mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-02 14:44:32 +00:00
docs: update nrf changelog
This commit is contained in:
parent
0c366c21fc
commit
5a8956209f
@ -8,6 +8,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
<!-- next-header -->
|
<!-- next-header -->
|
||||||
## Unreleased - ReleaseDate
|
## Unreleased - ReleaseDate
|
||||||
|
|
||||||
|
- changed: nrf52833: configure internal LDO
|
||||||
|
- changed: nrf5340: add more options to clock config
|
||||||
|
- bugfix: clean the SAADC's register while dropping
|
||||||
|
- changed: Remove Peripheral trait, rename PeripheralRef->Peri.
|
||||||
|
- changed: take pins before interrupts in buffered uart init
|
||||||
|
- changed: nrf5340: add wdt support
|
||||||
|
- changed: remove nrf radio BLE
|
||||||
|
- changed: add Blocking/Async Mode param.
|
||||||
|
- bugfix: fix PWM loop count
|
||||||
|
- bugfix: fixing the nrf54l drive configuration bug
|
||||||
|
- changed: add temp driver for nrf5340
|
||||||
|
- changed: add support for rand 0.9
|
||||||
|
|
||||||
## 0.3.1 - 2025-01-09
|
## 0.3.1 - 2025-01-09
|
||||||
|
|
||||||
- bugfix: nrf twim return errors in async\_wait instead of waiting indefinitely
|
- bugfix: nrf twim return errors in async\_wait instead of waiting indefinitely
|
||||||
|
Loading…
x
Reference in New Issue
Block a user