Skip to content

Commit 3729139

Browse files
committed
rp: Update changelog for embassy-rp 0.4.0 release
1 parent 4303771 commit 3729139

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

embassy-rp/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.4.0 - 2025-03-09
11+
1012
- Add PIO functions. ([#3857](https://github.com/embassy-rs/embassy/pull/3857))
1113
The functions added in this change are `get_addr` `get_tx_threshold`, `set_tx_threshold`, `get_rx_threshold`, `set_rx_threshold`, `set_thresholds`.
1214
- Expose the watchdog reset reason. ([#3877](https://github.com/embassy-rs/embassy/pull/3877))
1315
- Update pio-rs, reexport, move instr methods to SM. ([#3865](https://github.com/embassy-rs/embassy/pull/3865))
1416
- rp235x: add ImageDef features. ([#3890](https://github.com/embassy-rs/embassy/pull/3890))
1517
- doc: Fix "the the" ([#3903](https://github.com/embassy-rs/embassy/pull/3903))
18+
- pio: Add access to DMA engine byte swapping ([#3935](https://github.com/embassy-rs/embassy/pull/3935))
1619

1720
## 0.3.1 - 2025-02-06
1821

0 commit comments

Comments
 (0)