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 f063d5b commit 9536aafCopy full SHA for 9536aaf
CHANGELOG.md
@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
27
- Allow access to the `Tx` and `Rx` parts of the `Serial` without the need for splitting.
28
- Allow `Serial` reconfiguration by references to the `Tx` and `Rx` parts.
29
- Allow `Serial` release after splitting.
30
+- Allow to stop an incomplete DMA transfer.
31
+- `Spi::is_busy()`
32
33
## [v0.9.0] - 2022-03-02
34
0 commit comments