Open
Description
Board
ESP32-C6
Device Description
DevkitM-1
Hardware Configuration
None
Version
v3.2.0
IDE Name
VS-code + ESP-IDF + Arduino-as-component
Operating System
Windows 10
Flash frequency
40
PSRAM enabled
yes
Upload speed
115200
Description
The documentation (https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html) states wrong versionnumber (5.1) which results in build failures as Arduino ESP-IDF version error.
The 3.0.2 fails on ESP-IDF versions <5.3 or > 5.5.
Sketch
.
Debug Message
CMake Error ERROR: Because project depends on idf (>=5.3,<5.5) which doesn't match any versions, version solving failed.
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.