aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32
diff options
context:
space:
mode:
authorAlbin Hedman <[email protected]>2025-11-15 18:03:34 +0100
committerAlbin Hedman <[email protected]>2025-11-15 20:17:09 +0100
commitcf7a0ea280b823ea080c4dbf05adfa8c3be451c1 (patch)
tree692aee4fdddb34ab9c27bc6c5fc7d456fb2dc123 /embassy-stm32
parent7d75dbcf00e434507e7e8a658c1ff262d1501a0d (diff)
Update changelog
Diffstat (limited to 'embassy-stm32')
-rw-r--r--embassy-stm32/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-stm32/CHANGELOG.md b/embassy-stm32/CHANGELOG.md
index 72fe1c7a8..2c3dfb3d3 100644
--- a/embassy-stm32/CHANGELOG.md
+++ b/embassy-stm32/CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7 7
8## Unreleased - ReleaseDate 8## Unreleased - ReleaseDate
9 9
10- feat: Add waveform methods to ComplementaryPwm
10- chore: cleanup low-power add time 11- chore: cleanup low-power add time
11- fix: Allow setting SAI peripheral `frame_length` to `256` 12- fix: Allow setting SAI peripheral `frame_length` to `256`
12- fix: flash erase on dual-bank STM32Gxxx 13- fix: flash erase on dual-bank STM32Gxxx