ZigEmbeddedGroup / regz

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

Add Register schema patching #45

Open mattnite opened 2 years ago

mattnite commented 2 years ago

Add a mechanism to patch svd files using the yaml format here. The rust folks have done a great job coming up with something to clean up vendor's mistakes.