atsamd-hal-0.21.0
github-actions
released this
14 Jan 20:58
·
2 commits
to master
since this release
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