Page 1 of 1

ANY HELP arduino as a component

Posted: Fri Apr 19, 2024 10:52 pm
by rr0x1958
Description Resource Path Location Type
'ESP_PARTITION_SUBTYPE_DATA_LITTLEFS' was not declared in this scope; did you mean 'ESP_PARTITION_SUBTYPE_DATA_SPIFFS'? chip-debug-report.cpp /arduino_as_component/components/arduino/cores/esp32 line 196 C/C++ Problem

Re: ANY HELP arduino as a component

Posted: Sat Apr 20, 2024 6:20 am
by rr0x1958
This error happens during the build in esp-ide I don't know how to fix it

Re: ANY HELP arduino as a component

Posted: Sat Apr 20, 2024 7:45 pm
by liaifat85
Check your project configuration files (such as platformio.ini or CMakeLists.txt) to see if you're targeting the correct board and SDK version for your ESP32 development.