mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-10-02 14:44:51 +00:00
patch esp-idf-sys / embuild / embedded-svc to git master
This commit is contained in:
parent
cbc7360807
commit
a62c0b46e0
@ -62,3 +62,8 @@ esp-idf-sys = { version = "0.34", features = ["binstart"] }
|
|||||||
mipidsi = "0.5.0"
|
mipidsi = "0.5.0"
|
||||||
display-interface-spi = "0.4.1"
|
display-interface-spi = "0.4.1"
|
||||||
embedded-graphics = "0.7.1"
|
embedded-graphics = "0.7.1"
|
||||||
|
|
||||||
|
[patch.crates-io]
|
||||||
|
embuild ={ git = "https://github.com/esp-rs/embuild"}
|
||||||
|
esp-idf-sys ={ git = "https://github.com/esp-rs/esp-idf-sys"}
|
||||||
|
embedded-svc ={ git = "https://github.com/esp-rs/embedded-svc"}
|
Loading…
x
Reference in New Issue
Block a user