We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
qspi-w25q
1 parent 98674d5 commit 8ee1234Copy full SHA for 8ee1234
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
12
- complete and rework Dma Stream API [#666]
13
- SPI bidi takes 2 pins [#526]
14
+ - `Fast Read Quad I/O (EBh)` in `qspi-w25q` example now matches W25QXX datasheet. [#682]
15
16
### Fixed
17
@@ -25,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
25
26
[#666]: https://github.com/stm32-rs/stm32f4xx-hal/pull/666
27
[#677]: https://github.com/stm32-rs/stm32f4xx-hal/pull/677
28
[#678]: https://github.com/stm32-rs/stm32f4xx-hal/pull/678
29
+[#682]: https://github.com/stm32-rs/stm32f4xx-hal/pull/682
30
31
## [v0.17.1] - 2023-07-24
32
0 commit comments