rtic/rtic-monotonics
Finomnis 5cafe9dd0b
Fix STM32 Monotonic for peripherals with only two Clock Compare modules (#960)
* Update dependencies of stm32g0 timer example

* Replace obsolete probe-run with probe-rs run

* Modify stm32 monotonic to work with timers that have only 2 compare modules

* Add changelog

* Fix typo
2024-07-05 16:19:51 +00:00
..
src Fix STM32 Monotonic for peripherals with only two Clock Compare modules (#960) 2024-07-05 16:19:51 +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 Breaking change: portable-atomic (#922) 2024-06-23 06:45:49 +00:00
CHANGELOG.md Fix STM32 Monotonic for peripherals with only two Clock Compare modules (#960) 2024-07-05 16:19:51 +00:00