_build_env() on Linux only set IDF_TOOLS_PATH but never added the tool binary directories to PATH, so cmake could not find riscv32-esp-elf-g++ when compiling for ESP32-C3. Also improve ninja failure logging to show stdout (where build errors actually appear) instead of empty stderr. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| tests | ||
| Dockerfile | ||
| debug_qemu.py | ||
| mcp_server.py | ||
| mcp_sse_server.py | ||
| requirements.txt | ||
| test_compilation.py | ||
| test_esp32c3_emulation.py | ||
| test_simulation.py | ||