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 375f75b commit 92f9e43Copy full SHA for 92f9e43
CHANGELOG.md
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
- remove unneeded trait bound for methods that take in a `serial::Instance` and use the associated `RegisterBlock`
12
- bump `sdio-host` to 0.9.0, refactor SDIO initialization [#734]
13
14
+### Fixed
15
+
16
+ - Fix transmission termination in I2C master DMA read [#736]
17
18
## [v0.20.0] - 2024-01-14
19
20
### Changed
0 commit comments