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.
- Bump
portable-atomic
to v0.3.16 to reverse a previous regression that disabled single-instruction atomic operations
- Replace
msp430-atomic
withportable-atomic
to fix non-MSP430 builds
- Regenerate all file using
svd2rust
0.26 - Add CI pipeline