aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxoviat <[email protected]>2025-11-14 15:17:25 -0600
committerxoviat <[email protected]>2025-11-14 15:17:25 -0600
commitaf9bfe52cb1949c0f484cbab3701a6072fcd8496 (patch)
tree63fd80a87fa8b0b1c6f7c38b768c5c9acbf2e022
parentb97b6d409c1b042b5d5f1b17dd2c8dfec50acdfc (diff)
changelog
-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 8bd930e79..cb846588e 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- chore: cleanup low-power add time
10- fix: flash erase on dual-bank STM32Gxxx 11- fix: flash erase on dual-bank STM32Gxxx
11- feat: Add support for STM32N657X0 12- feat: Add support for STM32N657X0
12- feat: timer: Add 32-bit timer support to SimplePwm waveform_up method following waveform pattern ([#4717](https://github.com/embassy-rs/embassy/pull/4717)) 13- feat: timer: Add 32-bit timer support to SimplePwm waveform_up method following waveform pattern ([#4717](https://github.com/embassy-rs/embassy/pull/4717))