rtic/rtic-monotonics/src
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
..
nrf Breaking change: portable-atomic (#922) 2024-06-23 06:45:49 +00:00
imxrt.rs Breaking change: portable-atomic (#922) 2024-06-23 06:45:49 +00:00
lib.rs add support for nrf52805 (#941) 2024-05-27 11:26:09 +00:00
nrf.rs rtic-monotonics: Add some docs 2023-04-15 19:19:49 +02:00
rp2040.rs Fix STM32 Monotonic for peripherals with only two Clock Compare modules (#960) 2024-07-05 16:19:51 +00:00
stm32.rs Fix STM32 Monotonic for peripherals with only two Clock Compare modules (#960) 2024-07-05 16:19:51 +00:00
systick.rs Breaking change: portable-atomic (#922) 2024-06-23 06:45:49 +00:00