Skip to content

Conversation

@andreasWallnerIFX
Copy link
Contributor

If the handlers are not generated in a module we have potential for name collisions with peripheral instances.
Moving them to a module does not impact functionality since they are #[no_mangle]

Fixes #68

If the handlers are not generated in a module we have potential for name
collisions with peripheral instances.
Moving them to a module does not impact functionality since they are
`#[no_mangle]`

Fixes #68
@andreasWallnerIFX andreasWallnerIFX requested a review from pellico May 9, 2025 02:20
@pellico pellico merged commit 400d25f into main May 9, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rt-feature: potential peripheral & interrupt name clash

2 participants