Skip to content

Commit 62aa647

Browse files
committed
Move sdio to unreleased section
1 parent 5dcbbdf commit 62aa647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
- Added sdio driver
1011
- Allow specifying the desired SDIO bus speed during initialization
1112

1213
## [v0.8.1] - 2020-05-10
@@ -15,7 +16,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1516

1617
- Implement `timer::Cancel` trait for `Timer<TIM>`.
1718
- Added DWT cycle counter based delay and stopwatch, including an example.
18-
- Added sdio driver
1919

2020
## [v0.8.0] - 2020-04-30
2121

0 commit comments

Comments
 (0)