rtic/rtic-monotonics
Finomnis f377471e44
Fix nrf::rtc errata workaround (#858)
* Deprecate `should_dequeue_check`

* Fix errata by delaying the wakeup point

* Add changelog

* Fix changelog typos
2023-12-06 18:36:06 +00:00
..
src Fix nrf::rtc errata workaround (#858) 2023-12-06 18:36:06 +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 Release rtic-monotonics, rtic-sync and rtic-time (#854) 2023-12-04 20:37:00 +01:00
CHANGELOG.md Fix nrf::rtc errata workaround (#858) 2023-12-06 18:36:06 +00:00
rust-toolchain.toml Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) 2023-03-01 00:33:31 +01:00