diff options
Diffstat (limited to 'embassy-nrf/CHANGELOG.md')
| -rw-r--r-- | embassy-nrf/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-nrf/CHANGELOG.md b/embassy-nrf/CHANGELOG.md index c23613f19..94a5f4e4a 100644 --- a/embassy-nrf/CHANGELOG.md +++ b/embassy-nrf/CHANGELOG.md | |||
| @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 19 | - added: support setting the duty cycles of all channels at once in `SimplePwm` | 19 | - added: support setting the duty cycles of all channels at once in `SimplePwm` |
| 20 | - changed: updated to nrf-pac with nrf52/nrf53/nrf91 register layout more similar to nrf54 | 20 | - changed: updated to nrf-pac with nrf52/nrf53/nrf91 register layout more similar to nrf54 |
| 21 | - added: support for nrf54l peripherals: uart, gpiote, twim, twis, spim, spis, dppi, pwm, saadc | 21 | - added: support for nrf54l peripherals: uart, gpiote, twim, twis, spim, spis, dppi, pwm, saadc |
| 22 | - bugfix: Do not write to UICR from non-secure code on nrf53 | ||
| 22 | 23 | ||
| 23 | ## 0.8.0 - 2025-09-30 | 24 | ## 0.8.0 - 2025-09-30 |
| 24 | 25 | ||
