mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 05:45:19 +01:00
Fix nrf::rtc errata workaround (#858)
* Deprecate `should_dequeue_check` * Fix errata by delaying the wakeup point * Add changelog * Fix changelog typos
This commit is contained in:
parent
89160b7cb9
commit
f377471e44
6 changed files with 34 additions and 18 deletions
|
|
@ -12,6 +12,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
|
|||
### Changed
|
||||
|
||||
- Docs: Add sanity check to `half_period_counter` code example
|
||||
- Deprecate `Monotonic::should_dequeue_check` as it was erroneous
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue