diff options
| author | datdenkikniet <[email protected]> | 2025-11-14 23:01:12 +0100 |
|---|---|---|
| committer | datdenkikniet <[email protected]> | 2025-11-14 23:01:34 +0100 |
| commit | eb18f8482dceb644a626002d070359f997f1e474 (patch) | |
| tree | d2247dc2103a849b79cbf198b450cc61efd5a290 | |
| parent | 0b3bc35b7dc0f3d2ffa1673ab790df8e6650fe0f (diff) | |
Update CHANGELOG.md
| -rw-r--r-- | embassy-stm32/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-stm32/CHANGELOG.md b/embassy-stm32/CHANGELOG.md index 8bd930e79..d17663a61 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 | - change: stm32/eth: ethernet no longer has a hard dependency on station management, and station management can be used independently ([#4871](https://github.com/embassy-rs/embassy/pull/4871)) | ||
| 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)) |
