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 7091813 commit cc69572Copy full SHA for cc69572
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+- Use `Deref` for SPI generic implementations instead of macros
11
+- Make traits `rcc::Enable` and `rcc::Reset` public, but `RccBus` sealed
12
- Add `QeiOptions` struct to configure slave mode and auto reload value of QEI interface
13
14
## [v0.5.3] - 2020-01-20
0 commit comments