ZigEmbeddedGroup / regz

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

Add C header generation #119

Open ikskuh opened 5 months ago

ikskuh commented 5 months ago

We should be able to emit a well-formatted C header from regz so we can also support users to have C code in their project that can access registers.