Browse Source

Update linux eh to git patch repo for testing

embedded-hal-1.0
Caemor 4 years ago
parent
commit
2cb7775896
  1. 2
      Cargo.toml

2
Cargo.toml

@ -22,7 +22,7 @@ bit_field = "0.10.1"
[dev-dependencies] [dev-dependencies]
embedded-graphics = "0.7.1" embedded-graphics = "0.7.1"
linux-embedded-hal = {path = "../linux-embedded-hal"}# "0.4.0-alpha.1" linux-embedded-hal = {git = "https://github.com/caemor/linux-embedded-hal"}# "0.4.0-alpha.1"
embedded-hal-mock = "0.8" embedded-hal-mock = "0.8"
[features] [features]

Loading…
Cancel
Save