rtic/rtic-monotonics
dependabot[bot] 7faaa68d2f
Update rp2040-pac requirement from >=0.2.0,<0.6 to >=0.2.0, <0.7
Updates the requirements on [rp2040-pac](https://github.com/rp-rs/rp2040-pac) to permit the latest version.
- [Release notes](https://github.com/rp-rs/rp2040-pac/releases)
- [Changelog](https://github.com/rp-rs/rp2040-pac/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rp-rs/rp2040-pac/compare/v0.2.0...v0.6.0)

---
updated-dependencies:
- dependency-name: rp2040-pac
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 16:57:29 +00:00
..
src Fix race condition in calculate_now (#860) 2023-12-06 18:36:09 +00:00
.gitignore Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) 2023-03-01 00:33:31 +01:00
build.rs Fix nightly compiler CI failure 2024-02-23 08:37:35 +01:00
Cargo.toml Update rp2040-pac requirement from >=0.2.0,<0.6 to >=0.2.0, <0.7 2024-02-26 16:57:29 +00:00
CHANGELOG.md Upgrade everything to embedded-hal v1.0.0 (#880) 2024-01-10 19:21:38 +00:00
rust-toolchain.toml Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) 2023-03-01 00:33:31 +01:00