tinygo/tools
Dmitriy 0a0981a475 Provide Set/Get for each register field described in SVD files
- rename Bitfield to Constant
- add methods to the exiting types to set/get bitfields
- integrate clustered registers
- add cluster size to properly add filler at the end of the structure
- fix structures with leading filler (i.e. for FICR_Type.INFO in nfr9160)
- shorten the function name when prefix and suffix are identical. i.e. GetSTATE_STATE vs GetSTATE
2022-01-21 15:09:08 +01:00
..
gen-critical-atomics rumtime: implement __sync libcalls as critical sections 2021-12-28 22:12:03 +01:00
gen-device-avr Merge duplicate registers into a single record and merge they bitfields. 2021-12-23 15:14:06 +01:00
gen-device-svd Provide Set/Get for each register field described in SVD files 2022-01-21 15:09:08 +01:00