rust-esp32-c3-demos
rust-esp32-c3-demos copied to clipboard
Cannot compile example (embedded-svc Version?)
Hi,
I'm trying to compile the example here, but running cargo build results in a build failure with an error message failed to run custom build command for esp-idf-sys v0.30.6.
I think the issue is related to the wildcard specification of embedded-svc but I'm not sure. Are there more specific crate versions that might prevent this compilation issue? Is there an existing Cargo.lock file that could be used to track down this issue?