aboutsummaryrefslogtreecommitdiff
path: root/embassy-rp
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-07-16 15:47:37 +0200
committerUlf Lilleengen <[email protected]>2025-07-16 15:47:37 +0200
commit8c087e3641e2bf1f863c73a388b2f483051e6b29 (patch)
treede7241308a9644504f8a2c73f09b538e6a119778 /embassy-rp
parent6f2f469c565f7bacc8e5312f6f2ae20828941308 (diff)
chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0
Diffstat (limited to 'embassy-rp')
-rw-r--r--embassy-rp/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/embassy-rp/CHANGELOG.md b/embassy-rp/CHANGELOG.md
index 8989c4371..b0dc92b6c 100644
--- a/embassy-rp/CHANGELOG.md
+++ b/embassy-rp/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8<!-- next-header --> 8<!-- next-header -->
9## Unreleased - ReleaseDate 9## Unreleased - ReleaseDate
10 10
11- update to latest embassy-usb-driver
12
11## 0.5.0 - 2025-07-15 13## 0.5.0 - 2025-07-15
12 14
13- Fix wrong `funcsel` on RP2350 gpout/gpin ([#3975](https://github.com/embassy-rs/embassy/pull/3975)) 15- Fix wrong `funcsel` on RP2350 gpout/gpin ([#3975](https://github.com/embassy-rs/embassy/pull/3975))