rust-esp32-c3-demos icon indicating copy to clipboard operation
rust-esp32-c3-demos copied to clipboard

Cannot compile example (embedded-svc Version?)

Open besselfunct opened this issue 2 years ago • 0 comments

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?

besselfunct avatar Dec 08 '22 18:12 besselfunct