Skip to content

Commit 9536aaf

Browse files
committed
Update Changelog
1 parent f063d5b commit 9536aaf

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
@@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2727
- Allow access to the `Tx` and `Rx` parts of the `Serial` without the need for splitting.
2828
- Allow `Serial` reconfiguration by references to the `Tx` and `Rx` parts.
2929
- Allow `Serial` release after splitting.
30+
- Allow to stop an incomplete DMA transfer.
31+
- `Spi::is_busy()`
3032

3133
## [v0.9.0] - 2022-03-02
3234

0 commit comments

Comments
 (0)