diff options
| author | xoviat <[email protected]> | 2025-11-15 14:53:06 -0600 |
|---|---|---|
| committer | xoviat <[email protected]> | 2025-11-15 14:53:06 -0600 |
| commit | bbec014a270706a1ea92ca8160eb55d9fd1599b7 (patch) | |
| tree | 0ee155ac4727d8c6397e08470954d2693d2488e3 /embassy-stm32/CHANGELOG.md | |
| parent | 11d753c8715b03ea4fbcad939a0537c54b45704f (diff) | |
| parent | 37ee00ec3e423d81c5a5dbeb3481c94c1311e079 (diff) | |
Merge branch 'timer_update_management' of github.com:WattStep/embassy into time
Diffstat (limited to 'embassy-stm32/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 da0d14e4f..df832d15f 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 8 | ## Unreleased - ReleaseDate | 8 | ## Unreleased - ReleaseDate |
| 9 | 9 | ||
| 10 | - feat: Add waveform methods to ComplementaryPwm | 10 | - feat: Add waveform methods to ComplementaryPwm |
| 11 | - fix: Avoid generating timer update events when updating the frequency ([#4890](https://github.com/embassy-rs/embassy/pull/4890)) | ||
| 11 | - chore: cleanup low-power add time | 12 | - chore: cleanup low-power add time |
| 12 | - fix: Allow setting SAI peripheral `frame_length` to `256` | 13 | - fix: Allow setting SAI peripheral `frame_length` to `256` |
| 13 | - fix: flash erase on dual-bank STM32Gxxx | 14 | - fix: flash erase on dual-bank STM32Gxxx |
