Skip to content

Commit 7b619fa

Browse files
bors[bot]jkristell
andauthored
Merge #164
164: Move sdio to unreleased section r=therealprof a=jkristell Somehow the sdio entry ended up in the released section. Correct the mistake. Co-authored-by: Johan Kristell <[email protected]>
2 parents 5dcbbdf + 62aa647 commit 7b619fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
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)