rp-hal-boards/boards/pimoroni-pico-lipo-16mb/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

593 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.4.0 - 2022-08-26

Changed

  • Migrate from embedded-time to fugit
  • Update to rp2040-hal 0.6.0

0.3.0 - 2022-06-13

Changed

  • Update to rp2040-hal 0.5.0

0.2.0 - 2022-03-11

Changed

  • Update to rp2040-hal 0.4.0

0.1.0 - 2021-12-20

  • Initial release