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
ESP-IDF 5.3.2 (using VScode extension)
Arduino 3.1.0~1 as component
lvgl 9.2.2 as component
What happened?
Error when build:
W:/ESP_IDF/project/test_lvgl_lovy_esp32_wrover/managed_components/lvgl__lvgl/src/libs/fsdrv/lv_fs_arduino_esp_littlefs.cpp:5:10: fatal error: LittleFS.h: No such file or directory
5 | #include "LittleFS.h"
How to reproduce?
ADD Arduino and lvgl as components in ESP-IDF VSCODE Extension project.
LVGL version
v9.2.2
Platform
ESP-IDF 5.3.2 (using VScode extension)
Arduino 3.1.0~1 as component
lvgl 9.2.2 as component
What happened?
Error when build:
How to reproduce?
ADD Arduino and lvgl as components in ESP-IDF VSCODE Extension project.
set sdkconfig:
Build project -> error occur!
The text was updated successfully, but these errors were encountered: