v0.26.0
·
467 commits
to master
since this release
- Use edition 2021
- Fix adding ending reserved field when
max_cluster_size
option enabled - Add
Eq
autoimplementation for enums - Use
critical_section::with
instead ofinterrupt::free
forPeripherals::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.