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.1 - 2024-10-17
- update path of Cargo config (#749)
- update to
atsamd-hal-0.14
and other latest dependencies (#564) - remove extraneous
embedded-hal
dependencies from BSPs - cleanup
cortex_m
dependency - move
usbd-x
crates used only in examples to[dev-dependencies]
- removed unnecessary dependency on
nb
(#510)
Changelog tracking started at v0.10.0