Skip to content

Latest commit

 

History

History
87 lines (41 loc) · 3.89 KB

CHANGELOG.md

File metadata and controls

87 lines (41 loc) · 3.89 KB

Changelog

0.14.0 (2024-12-01)

Features

0.13.0 (2024-06-03)

Features

Bug Fixes

  • deps: reverting cortex-m-rt to 0.7.3 due to yanking (40b1b7b)

0.12.0 (2024-05-03)

Features

0.11.1 (2024-04-29)

Bug Fixes

  • regenerating code with original layout (490bde2)

0.11.0 (2024-04-16)

Features

Bug Fixes

  • deps: update rust crate cortex-m-rt to 0.7.4 (#83) (8b60713)

0.10.0 (2024-03-01)

Features

0.9.0 (2024-02-01)

Features

0.8.3 (2023-12-25)

Bug Fixes

0.8.2 (2023-12-25)

Bug Fixes

  • removing feature info from readme (3c97a66)
  • removing toml info from readme (05d54b6)
  • setting default features (3a27b3f)

0.8.1 (2023-12-22)

Bug Fixes

  • deps: adding critical-section (dcd1674)