diff options
| author | goodhoko <[email protected]> | 2025-09-16 09:49:01 +0200 |
|---|---|---|
| committer | goodhoko <[email protected]> | 2025-09-16 09:49:01 +0200 |
| commit | 9ae76cbad6fc2bf4d00c731d98df0563241b1de8 (patch) | |
| tree | af2897ffcc9331d92ffa00046a103bb65271d575 /embassy-stm32 | |
| parent | 8ed1e796bad7b3dbf6e78ea5e5d89b7257571d06 (diff) | |
Don't forget to update the changelog (again)
Diffstat (limited to 'embassy-stm32')
| -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 624845b3a..e3f18ca0d 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 19 | - fix: stm32/(ospi/hspi/xspi): Fix the alternate bytes register config sticking around for subsequent writes | 19 | - fix: stm32/(ospi/hspi/xspi): Fix the alternate bytes register config sticking around for subsequent writes |
| 20 | - feat: Configurable gpio speed for QSPI | 20 | - feat: Configurable gpio speed for QSPI |
| 21 | - feat: derive Clone, Copy and defmt::Format for all *SPI-related configs | 21 | - feat: derive Clone, Copy and defmt::Format for all *SPI-related configs |
| 22 | - fix: handle address and data-length errors in OSPI | ||
| 22 | 23 | ||
| 23 | ## 0.4.0 - 2025-08-26 | 24 | ## 0.4.0 - 2025-08-26 |
| 24 | 25 | ||
