aboutsummaryrefslogtreecommitdiff
path: root/embassy-rp/CHANGELOG.md
diff options
context:
space:
mode:
authorRob Wells <[email protected]>2025-10-27 15:23:54 +0000
committerRob Wells <[email protected]>2025-10-27 15:30:21 +0000
commit7ef9a6453a0a2a286741d47fcb99170d802f7d7d (patch)
tree3f757273e8749994df3e8c5f0f9b1e6d1ac99e2f /embassy-rp/CHANGELOG.md
parent4c9efcd785eed99c3581373b77b4d3a1f559530c (diff)
embassy-rp: doc comment spelling pass
All changes but one are to documentation comments, and one to an ordinary comment.
Diffstat (limited to 'embassy-rp/CHANGELOG.md')
-rw-r--r--embassy-rp/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-rp/CHANGELOG.md b/embassy-rp/CHANGELOG.md
index a99d04aa4..57ec13658 100644
--- a/embassy-rp/CHANGELOG.md
+++ b/embassy-rp/CHANGELOG.md
@@ -8,7 +8,7 @@ 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- Fix typo in interrupt comment 11- Fix several minor typos in documentation
12- Add PIO SPI 12- Add PIO SPI
13- Add PIO I2S input 13- Add PIO I2S input
14- Add PIO onewire parasite power strong pullup 14- Add PIO onewire parasite power strong pullup