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!
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!