ZigEmbeddedGroup / regz

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

Add all interrupts for a peripheral #81

Closed ekoeppen closed 1 year ago

ekoeppen commented 1 year ago

Description

Parse all interrupts for a peripheral and add them to the database.

mattnite commented 1 year ago

Thanks for that catch!