aboutsummaryrefslogtreecommitdiff
path: root/embassy-rp/CHANGELOG.md
diff options
context:
space:
mode:
authorThor McAvenia <[email protected]>2025-05-16 00:09:10 -0700
committerDario Nieuwenhuis <[email protected]>2025-09-05 21:01:37 +0200
commit241129c569023dc71d0025cdc41bcfe40418e7b8 (patch)
tree2a6bf63e2deef67efd0d9f71e86d651d37a0a125 /embassy-rp/CHANGELOG.md
parent4ac4452c16e1b75bcf70814a9530b7724cc16e7d (diff)
Add PioI2sIn, PioI2sInProgram, and example binary
Diffstat (limited to 'embassy-rp/CHANGELOG.md')
-rw-r--r--embassy-rp/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/embassy-rp/CHANGELOG.md b/embassy-rp/CHANGELOG.md
index ebdc3e1c8..b50d41dd1 100644
--- a/embassy-rp/CHANGELOG.md
+++ b/embassy-rp/CHANGELOG.md
@@ -8,6 +8,9 @@ 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- Add PIO SPI
12- Add PIO I2S input
13
11## 0.8.0 - 2025-08-26 14## 0.8.0 - 2025-08-26
12 15
13## 0.7.1 - 2025-08-26 16## 0.7.1 - 2025-08-26