Arduino version not matching ESP-IDF version
Posted: Wed Apr 10, 2024 3:06 pm
I can't build code or access the configmenu. Trying to do that always gives me the same error msg saying the Arduino components can be used between 5.1.0 and 5.1.99 IDF versions, but I'm on ESP-iDF 5.3.0.
Cmake gives me this message:
Cmake gives me this message:
Code: Select all
CMake Error at
/Users/benjamink/esp/esp-idf/components/arduino/CMakeLists.txt:19
(message):
Arduino-esp32 can be used with ESP-IDF versions between 5.1.0 and 5.1.99,
but a newer version is detected: 5.3.0.