rtic/rtic-monotonics
dependabot[bot] 3143b7e0ca Update stm32-metapac requirement from 13.0.0 to 14.0.0
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>
2023-10-02 19:11:45 +00:00
..
src rtic-monotonics: Implement blocking DelayUs from embedded-hal 1 2023-09-19 13:31:09 +00:00
.gitignore Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) 2023-03-01 00:33:31 +01:00
build.rs expose all stm32-metapac chips as features 2023-09-06 18:48:36 +00:00
Cargo.toml Update stm32-metapac requirement from 13.0.0 to 14.0.0 2023-10-02 19:11:45 +00:00
CHANGELOG.md Release rtic-monotonics v1.2.0 2023-09-19 13:34:29 +00:00
rust-toolchain.toml Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) 2023-03-01 00:33:31 +01:00