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 361e5ce57..a0668c495 100644 --- a/embassy-nrf/CHANGELOG.md +++ b/embassy-nrf/CHANGELOG.md | |||
| @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 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 | - bugfix: Do not write to UICR from non-secure code on nrf53 |
| 23 | - bugfix: Add delay to uart init anomaly fix | 23 | - bugfix: Add delay to uart init anomaly fix |
| 24 | - changed: `BufferedUarte::read_ready` now uses the same definition for 'empty' so following read calls will not block when true is returned | ||
| 24 | 25 | ||
| 25 | ## 0.8.0 - 2025-09-30 | 26 | ## 0.8.0 - 2025-09-30 |
| 26 | 27 | ||
