Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 562 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 562 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[v0.5.2] - 2022-12-24

  • Bump portable-atomic to v0.3.16 to reverse a previous regression that disabled single-instruction atomic operations

[v0.5.1] - 2022-10-29

  • Replace msp430-atomic with portable-atomic to fix non-MSP430 builds

[v0.5.0] - 2022-10-26

  • Regenerate all file using svd2rust 0.26
  • Add CI pipeline