Update linux eh to git patch repo for testing

embedded-hal-1.0
Caemor 2021-11-30 23:57:33 +01:00
parent 9c1bfa3663
commit 2cb7775896
1 changed files with 1 additions and 1 deletions

View File

@ -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]