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.
0.11.2 - 2024-10-17
- update path of Cargo config (#749)
- Fixed the
use_semihosting
feature of the BSP
- update to
atsamd-hal-0.14
and other latest dependencies (#564) - remove extraneous
embedded-hal
dependencies from BSPs - cleanup
cortex_m
dependency - removed unnecessary dependency on
nb
(#510)
Changelog tracking started at v0.10.0