Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding NVIC registers for cortex m0+, fixing little bug with stringToEnum #281

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

freiguy1
Copy link
Contributor

@freiguy1 freiguy1 commented Nov 8, 2024

Hi! Am working on a hobby project with a stm32g030, and have just been trying to get interrupts working. Turns out I needed NVIC registers. This change adds the NVIC registers. I wrote it by hand; if it can be generated, that'd avoid any of my math mistakes!

@mattnite mattnite merged commit d6a97c9 into ZigEmbeddedGroup:main Nov 8, 2024
3 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.

2 participants