aboutsummaryrefslogtreecommitdiff
path: root/embassy-nrf
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-12-04 13:00:21 +0100
committerUlf Lilleengen <[email protected]>2025-12-04 13:00:21 +0100
commitcf33f6fa76aad06837b2de900959ebbb33c96775 (patch)
tree4b9b9f0ad31dd433deda051e3447a3b3a647ccc7 /embassy-nrf
parentc02441837f433c44154b9634180ecc0c88b7c21c (diff)
chore: add changelog entry for uicr write
Diffstat (limited to 'embassy-nrf')
-rw-r--r--embassy-nrf/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-nrf/CHANGELOG.md b/embassy-nrf/CHANGELOG.md
index d26671674..2524464b0 100644
--- a/embassy-nrf/CHANGELOG.md
+++ b/embassy-nrf/CHANGELOG.md
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30- added: expose PPI events available on SPIS peripheral 30- added: expose PPI events available on SPIS peripheral
31- added: add basic GRTC time driver support for nRF54L 31- added: add basic GRTC time driver support for nRF54L
32* added: support for nrf54l10 and nrf54l05 32* added: support for nrf54l10 and nrf54l05
33* added: expose uicr write functions
33 34
34## 0.8.0 - 2025-09-30 35## 0.8.0 - 2025-09-30
35 36