tinygo/tools
Ayke van Laethem dffb9fbfa7 tools: use byte padding to skip unused register ranges
This simplifies the code. The fields are blank anyway so there is no way
to access them anyway (volatile or not).
Also do some other related simplifications of the code that result from
this change.
2019-12-21 19:59:41 +01:00
..
gen-device-avr tools/gen-device-avr: process files in parallel 2019-12-07 16:04:47 +01:00
gen-device-svd tools: use byte padding to skip unused register ranges 2019-12-21 19:59:41 +01:00