rp-hal-boards/boards/pimoroni-badger2040/CHANGELOG.md
Jan Niehusmann 160d0921ab Update dependencies
rp2040-hal = "0.7.0"
ws2812-pio = "0.5.0"
i2c-pio = "0.5.0"

The versions of the individual BSP crates are not yet updated.
2022-12-11 10:45:45 +00:00

492 B

Changelog

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.

Unreleased

Changed

  • Update to rp2040-hal 0.6.0

0.2.0 - 2022-08-26

Changed

  • Use rp2040-hal's entry function.
  • Migrate from embedded-time to fugit
  • Update to rp2040-hal 0.6.0

Removed

  • Unused dependencies