Don't forget to update the changelog (again)

This commit is contained in:
goodhoko 2025-09-16 09:49:01 +02:00
parent 8ed1e796ba
commit 9ae76cbad6

View File

@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- fix: stm32/(ospi/hspi/xspi): Fix the alternate bytes register config sticking around for subsequent writes
- feat: Configurable gpio speed for QSPI
- feat: derive Clone, Copy and defmt::Format for all *SPI-related configs
- fix: handle address and data-length errors in OSPI
## 0.4.0 - 2025-08-26