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.
1 parent ca88d2b commit 602f608Copy full SHA for 602f608
CHANGELOG.md
@@ -20,10 +20,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
20
### Fixed
21
22
- Fix alternate function pin definitions for FMPI2C1 [#572]
23
+ - Fix SDIO hardware flow control errata [#577]
24
25
[#426]: https://github.com/stm32-rs/stm32f4xx-hal/pull/426
26
[#572]: https://github.com/stm32-rs/stm32f4xx-hal/pull/572
-
27
+[#577]: https://github.com/stm32-rs/stm32f4xx-hal/pull/577
28
29
## [v0.14.0] - 2022-12-12
30
0 commit comments