You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After changing from ESP-iDF version 5.2 to 5.1, it worked:
This is the full config:
✔ 🤷 Which MCU to target? · esp32
✔ 🤷 Configure advanced template options? · true
✔ 🤷 Enable STD support? · true
✔ 🤷 ESP-IDF version (master = UNSTABLE) · v5.1
✔ 🤷 Configure project to use Dev Containers (VS Code and GitHub Codespaces)? · true
✔ 🤷 Configure project to support Wokwi simulation with Wokwi VS Code extension? · true
✔ 🤷 Add CI files for GitHub Action? · true
Note that I also tested version 5.2 (which doesn't work in the esp-idf-template) on the esp-template (no_std), and there it worked.
Bug description
I can't build the Hello World template in the devcontainer using Docker. I get this error, I don't understand which submodules i need to update.
To Reproduce
Steps to reproduce the behavior:
cargo build
Expected behavior
Expected it to run without errors
Screenshots
Environment
Additional context
The text was updated successfully, but these errors were encountered: