Skip to content

Commit

Permalink
i2c Deref
Browse files Browse the repository at this point in the history
  • Loading branch information
burrbull committed Feb 18, 2020
1 parent 85851d1 commit 0847b70
Show file tree
Hide file tree
Showing 3 changed files with 274 additions and 241 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]

- Replace default blocking spi Write implementation with an optimized one
- Use `Deref` for SPI generic implementations instead of macros
- Use `Deref` for SPI and I2C generic implementations instead of macros
- Make traits `rcc::Enable` and `rcc::Reset` public, but `RccBus` sealed
- Add `QeiOptions` struct to configure slave mode and auto reload value of QEI interface

Expand Down
Loading

0 comments on commit 0847b70

Please sign in to comment.