ZigEmbeddedGroup / regz

Generate zig code from ATDF or SVD files for microcontrollers.
MIT License
82 stars 29 forks source link

Nvic codegen #41

Closed mattnite closed 2 years ago

mattnite commented 2 years ago

Issue

Fixes #40

Description

Added register generation for the NVIC on cortex m0, m0+ and m1 cpus based on the interrupts found in the SVD.