diff options
| author | goodhoko <[email protected]> | 2025-09-16 14:39:45 +0200 |
|---|---|---|
| committer | goodhoko <[email protected]> | 2025-09-16 14:39:45 +0200 |
| commit | 97462c07ce3d5797dfcefb15dd4b50383a850638 (patch) | |
| tree | 3c7943059a4e97959753fb228d9ba7b30a6bfc44 | |
| parent | e72e17ded8f5f9f10eb68cc785101e5c7dab73ef (diff) | |
Aaaaaand the changelog of course
| -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 e3f18ca0d..253b4796d 100644 --- a/embassy-stm32/CHANGELOG.md +++ b/embassy-stm32/CHANGELOG.md | |||
| @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 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 | - fix: handle address and data-length errors in OSPI |
| 23 | - feat: Allow OSPI DMA writes larger than 64kB using chunking | ||
| 23 | 24 | ||
| 24 | ## 0.4.0 - 2025-08-26 | 25 | ## 0.4.0 - 2025-08-26 |
| 25 | 26 | ||
