diff options
| author | xoviat <[email protected]> | 2025-11-25 11:47:44 -0600 |
|---|---|---|
| committer | xoviat <[email protected]> | 2025-11-25 11:47:44 -0600 |
| commit | d2d00b57c8bf5b6879c5df5021f44652d1fd52ee (patch) | |
| tree | ca5111fbd03afd8238a5061a1e0f824d3a60a650 /embassy-stm32/CHANGELOG.md | |
| parent | 906eaee53f84381dd10583894edf2de67275f083 (diff) | |
stm32: allow granular stop for uart
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 d3e5ba48d..5c31b5a11 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: allow granular stop for regular usart | ||
| 10 | - feat: Add continuous waveform method to SimplePWM | 11 | - feat: Add continuous waveform method to SimplePWM |
| 11 | - change: remove waveform timer method | 12 | - change: remove waveform timer method |
| 12 | - change: low power: store stop mode for dma channels | 13 | - change: low power: store stop mode for dma channels |
