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 5dcbbdf commit 62aa647Copy full SHA for 62aa647
CHANGELOG.md
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+- Added sdio driver
11
- Allow specifying the desired SDIO bus speed during initialization
12
13
## [v0.8.1] - 2020-05-10
@@ -15,7 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
15
16
17
- Implement `timer::Cancel` trait for `Timer<TIM>`.
18
- Added DWT cycle counter based delay and stopwatch, including an example.
-- Added sdio driver
19
20
## [v0.8.0] - 2020-04-30
21
0 commit comments