We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd2dfd commit d786f05Copy full SHA for d786f05
Cargo.toml
@@ -13,9 +13,6 @@ readme = "README.md"
13
documentation = "https://esp-rs.github.io/esp-idf-hal/"
14
rust-version = "1.61"
15
16
-[patch.crates-io]
17
-esp-idf-sys = { git = "https://github.com/esp-rs/esp-idf-sys", branch = "master" }
18
-
19
[features]
20
default = ["std", "alloc", "esp-idf-sys"]
21
std = ["alloc", "esp-idf-sys/std", "edge-executor?/std"]
0 commit comments