Update linux eh to git patch repo for testing
parent
9c1bfa3663
commit
2cb7775896
|
|
@ -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…
Reference in New Issue