Skip to content

Commit 8ee1234

Browse files
authored
Update CHANGELOG.md for qspi-w25q example
1 parent 98674d5 commit 8ee1234

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111

1212
- complete and rework Dma Stream API [#666]
1313
- SPI bidi takes 2 pins [#526]
14+
- `Fast Read Quad I/O (EBh)` in `qspi-w25q` example now matches W25QXX datasheet. [#682]
1415

1516
### Fixed
1617

@@ -25,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2526
[#666]: https://github.com/stm32-rs/stm32f4xx-hal/pull/666
2627
[#677]: https://github.com/stm32-rs/stm32f4xx-hal/pull/677
2728
[#678]: https://github.com/stm32-rs/stm32f4xx-hal/pull/678
29+
[#682]: https://github.com/stm32-rs/stm32f4xx-hal/pull/682
2830

2931
## [v0.17.1] - 2023-07-24
3032

0 commit comments

Comments
 (0)