862 B
862 B
Changelog
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.
Unreleased
Added
Fixed
- Fixed
interrupt:freeincorrectly providingCriticalSection(#2537)
Changed
- The
singletonmacro has been updated to match the cortex-m counterpart (#2537)
Removed
- The
spinfeature andmutexmodule has been removed. (#2537) - The
InterruptNumbertrait has been removed. (#2537)