rtic/rtic-monotonics
dependabot[bot] c630657009
Update stm32-metapac requirement from 14.0.0 to 15.0.0 (#884)
Updates the requirements on [stm32-metapac](https://github.com/embassy-rs/stm32-data) to permit the latest version.
- [Commits](https://github.com/embassy-rs/stm32-data/commits)

---
updated-dependencies:
- dependency-name: stm32-metapac
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 06:56:41 +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 rtic-monotonics: Fix stm32-metapac use 2023-10-03 20:50:50 +00:00
Cargo.toml Update stm32-metapac requirement from 14.0.0 to 15.0.0 (#884) 2024-01-16 06:56:41 +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