Skip to content

v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 18:49
· 467 commits to master since this release
2d79969
  • Use edition 2021
  • Fix adding ending reserved field when max_cluster_size option enabled
  • Add Eq autoimplementation for enums
  • Use critical_section::with instead of interrupt::free for Peripherals::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.