mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
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
This commit is contained in:
parent
acb9f44642
commit
5d05d607ee
6 changed files with 121 additions and 65 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue