Skip to content

Commit 5903f15

Browse files
committed
add SpiSharedDevice
1 parent ce65a33 commit 5903f15

File tree

5 files changed

+732
-400
lines changed

5 files changed

+732
-400
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ license = "ISC"
1010
edition = "2018"
1111

1212
[dependencies]
13+
bare-metal = "1.0.0"
1314
embedded-hal = { version = "0.2.3", features = ["unproven"] }
1415
nb = "1.0.0"
1516
riscv = "0.6.0"

0 commit comments

Comments
 (0)