v0.21.0
What's Changed
- yet another try to fix use_mask by @burrbull in #558
- fix: Replace suffix before converting to snake case by @duskmoon314 in #564
- offset_calc fix parenthesizing by @burrbull in #568
- refix calculate offset by @burrbull in #569
- don't cast if not use_mask by @burrbull in #570
- add re-export of mips_rt::interrupt for MIPS by @kiffie in #573
- update svd-parser by @burrbull in #571
- Updated Espressif test by @adamgreig in #566
- serde YAML/JSON input by @burrbull in #556
- feat: Add keep_list arg to allow not to generate arrays by @duskmoon314 in #562
- disable the interrupt macro for MIPS as well by @kiffie in #574
New Contributors
- @duskmoon314 made their first contribution in #564
Full Changelog: v0.20.0...v0.21.0