Releases: atsamd-rs/atsamd
Releases · atsamd-rs/atsamd
samd11_bare-0.14.0
Other
- updated the following local packages: atsamd-hal
pygamer-0.14.0
Other
- updated the following local packages: atsamd-hal
metro_m4-0.17.0
Other
- updated the following local packages: atsamd-hal
metro_m0-0.18.0
Added
- [breaking] Add support for RTIC v2.0 monotonic drivers using RTC peripheral (#804)
feather_m4-0.16.0
Other
- updated the following local packages: atsamd-hal
feather_m0-0.18.0
Other
- updated the following local packages: atsamd-hal
atsame54_xpro-0.11.0
Other
- updated the following local packages: atsamd-hal
atsamd-hal-0.21.0
Added
- [breaking] Add support for RTIC v2.0 monotonic drivers using RTC peripheral (#804)
- Allow the construction of systick Delay using the clock::v2 API (#803)
Changed
- Break out non-async specific interrupt functionality out of async_hal module
Refactored
- Satisfy recent nightly clippy lint additions
samd11_bare-0.13.1
Other
- updated the following local packages: atsamd-hal
pygamer-0.13.1
Examples
- (pygamer) Restore neopixel examples using SPI driver