v0.26.0
·
490 commits
to master
since this release
- Use edition 2021
- Fix adding ending reserved field when
max_cluster_sizeoption enabled - Add
Eqautoimplementation for enums - Use
critical_section::withinstead ofinterrupt::freeforPeripherals::take. - Bring documentation on how to generate MSP430 PACs up to date (in line with
msp430_svd). - Prefix submodule path with self:: when reexporting submodules to avoid ambiguity in crate path.