aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'rtic-monotonics/CHANGELOG.md')
-rw-r--r--rtic-monotonics/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md
index 816bc24..2a08694 100644
--- a/rtic-monotonics/CHANGELOG.md
+++ b/rtic-monotonics/CHANGELOG.md
@@ -9,6 +9,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Added
+- nRF52xxx, nRF9160, nRF5340 Timer and RTC monotonics
- Interrupt tokens for `Systick` and `rp2040` to make sure an interrupt handler exists
### Changed