Releases: rust-embedded/svdtools
Releases · rust-embedded/svdtools
v0.3.9
- Use
<details>instead of JavaScript inhtmltemplate - Fix escape special characters on Windows
v0.3.8
v0.3.7
- Support
bitRangeandmsb+lsbin field_modify - Support
_includein peripherals indevice.yaml - Add
--enum_deriveflag - Strip
alternateRegistertoo - Add
modifiedWriteValuesandreadActionfield patch (#156) - Ignore rule if starts with "?~" and no matched instances
- Fix #144
- Flag to check for errors after patching
v0.3.6
v0.3.5
- Move field with derived enums before other
-1for default enum value- Update
displayNameduring collect, improve searching commondescription - mmaps: peripheral arrays, bump
svdcrates - patch:
--show-patch-on-errorprints yaml patches on error
v0.3.4
v0.3.3
v0.3.2
_modifyderivedFromfor peripherals, clusters, registers and fields- fix field bit range in
svdtools html
v0.3.1
- add
svdtools htmlandsvdtools htmlcomparetools fromstm32-rs - update
svd-encoder,--format-configand optionalout_pathforpatch - add field name in enumeratedValues derive path
v0.3.0
- cluster add/modify
- use
normpathinstead of std::fs::canonicalize