ZigEmbeddedGroup / regz

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

initial vector table support for arm #80

Closed mattnite closed 1 year ago

mattnite commented 1 year ago

When parsing ATDF or SVD files, seed the interrupts with known exception handlers for different architectures.