We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0051357 commit ed1b7eaCopy full SHA for ed1b7ea
CHANGELOG.md
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12
- [breaking-change] Use SPI blocking traits instead to ease SPI peripheral sharing.
13
See: https://github.com/rust-embedded-community/embedded-sdmmc-rs/issues/28
14
- Added `Controller::has_open_handles` and `Controller::free` methods.
15
-- [breaking-change] Enforce correct SD state at compilation
+- [breaking-change] Changed interface to enforce correct SD state at compile time.
16
17
[Unreleased]: https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.3.0...develop
18
0 commit comments