We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98443ea commit 0051357Copy full SHA for 0051357
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
16
17
[Unreleased]: https://github.com/rust-embedded-community/embedded-sdmmc-rs/compare/v0.3.0...develop
18
0 commit comments