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:
Finomnis 2023-12-06 19:36:06 +01:00 committed by GitHub
parent 89160b7cb9
commit f377471e44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 34 additions and 18 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "rtic-time"
version = "1.1.0"
version = "1.2.0"
edition = "2021"
authors = [