Skip to content

Commit f30f4da

Browse files
committed
WIP: I2S
1 parent dd14acc commit f30f4da

File tree

4 files changed

+1197
-11
lines changed

4 files changed

+1197
-11
lines changed

Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,7 @@ default-features = false
4848
version = "1.0.2"
4949

5050
[dependencies.embedded-hal]
51-
# TODO: Update version on next release.
52-
# version = "0.2.3"
5351
version = "=1.0.0-alpha.1"
54-
# git = "https://github.com/rust-embedded/embedded-hal"
55-
# branch = "v1.0.0-alpha.1"
5652

5753
[dev-dependencies]
5854
panic-semihosting = "0.5.3"

0 commit comments

Comments
 (0)