Aaaaaand the changelog of course

This commit is contained in:
goodhoko 2025-09-16 14:39:45 +02:00
parent e72e17ded8
commit 97462c07ce

View File

@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 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
- feat: Allow OSPI DMA writes larger than 64kB using chunking
## 0.4.0 - 2025-08-26