From 5d05d607eefde4a659150f8180457b0eed37bc8c Mon Sep 17 00:00:00 2001 From: Martins Polakovs Date: Sun, 21 Apr 2024 13:46:29 +0300 Subject: Bump rp2040-pac to 0.6 in rtic-monotonics (#905) * Support rp2040-pac v0.6 in rtic-monotonics * Add changelog entry * Fix rp2040_local_i2c_init example --- rtic-monotonics/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'rtic-monotonics/CHANGELOG.md') diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md index f114a18..14d239d 100644 --- a/rtic-monotonics/CHANGELOG.md +++ b/rtic-monotonics/CHANGELOG.md @@ -13,6 +13,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top! - Most timer tick rates are now configurable - Tweak `build.rs` to avoid warnings in Nightly 1.78+ - Removed unused `rust-toolchain.toml` +- RP2040 PAC 0.6 support ## v1.5.0 - 2024-01-10 -- cgit v1.2.3