Closed gak closed 1 year ago
Can you please move this bug report to esp-idf-template
? The bug is there. Basically, you need to explicitly depend on embedded-svc
and put a patch of embedded-svc
in the [patch-crates.io]
section.
esp-idf-*
crates (should be this weekend)If you re-generate your project, it should work fine now, incl. for ESP IDF >= 5.
Amazing! Thank you.
I set up a fresh project from esp-idf-template and am getting errors on the first attempt. I'm not sure what I'm doing wrong here.
I've tried reinstalling the esp rust toolchain (nuking the directory and reinstalling).
Windows 10
stable-x86_64-pc-windows-msvc unchanged - rustc 1.69.0 (84c898d65 2023-04-16) nightly-x86_64-pc-windows-msvc unchanged - rustc 1.71.0-nightly (cba14074b 2023-05-10)
Ignored package
cargo-generate v0.18.2
is already installed, use --force to override Ignored packageldproxy v0.3.3
is already installed, use --force to override Ignored packageespup v0.4.0
is already installed, use --force to override Ignored packageespflash v1.7.0
is already installed, use --force to override Ignored packagecargo-espflash v1.7.0
is already installed, use --force to overrideCargo.toml
deps:cargo run
errors: https://gist.github.com/gak/9e25d2ed74d3dd7391503f9c28a44418I've de-duplicated some of the errors: