Skip to content

Releases: atsamd-rs/atsamd

samd11_bare-0.14.0

14 Jan 21:00
094b304
Compare
Choose a tag to compare

Other

  • updated the following local packages: atsamd-hal

pygamer-0.14.0

14 Jan 21:00
094b304
Compare
Choose a tag to compare

Other

  • updated the following local packages: atsamd-hal

metro_m4-0.17.0

14 Jan 21:00
094b304
Compare
Choose a tag to compare

Other

  • updated the following local packages: atsamd-hal

metro_m0-0.18.0

14 Jan 20:59
094b304
Compare
Choose a tag to compare

Added

  • [breaking] Add support for RTIC v2.0 monotonic drivers using RTC peripheral (#804)

feather_m4-0.16.0

14 Jan 20:59
094b304
Compare
Choose a tag to compare

Other

  • updated the following local packages: atsamd-hal

feather_m0-0.18.0

14 Jan 20:59
094b304
Compare
Choose a tag to compare

Other

  • updated the following local packages: atsamd-hal

atsame54_xpro-0.11.0

14 Jan 20:58
094b304
Compare
Choose a tag to compare

Other

  • updated the following local packages: atsamd-hal

atsamd-hal-0.21.0

14 Jan 20:58
094b304
Compare
Choose a tag to compare

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

11 Dec 14:05
e281477
Compare
Choose a tag to compare

Other

  • updated the following local packages: atsamd-hal

pygamer-0.13.1

11 Dec 14:04
e281477
Compare
Choose a tag to compare

Examples

  • (pygamer) Restore neopixel examples using SPI driver