Closed lw664256297 closed 1 year ago
This can be solved temporarily by installing esp-idf locally, And then set
ESP_IDF_TOOLS_INSTALL_DIR = { value = "fromenv" }
You will need to install esp-idf(Don't choose the wrong version)
this probably happened because you have probably leftover env vars in your context from a esp-idf installation. on default the template installs its own version of esp-idf-sys in the .embuild dir in your project for every project. But seeing Using esp-idf v4.4.4 at '/Users/zhangds/.espressif/esp-idf/release-v4.4'
this was overridden in your place.
Hello, I created a project through the template esp-idf-template, I only modified.cargo/config.toml file construction failed, please help me
err log
.cargo/config.toml