Any ESP32 resource available on using LittleFS with ESP32 Core 2.0.4?
Trying to convert a working project that uses SPIFFS to LittleFS, I have most of the server part working; except for listing files stored in LittleFS.
Trying to convert this for ESP32 LittleFS?
Regards,
William
2 Answers
Good Morning,
I have resolved my issue with ESP32 C0re 2.0.4 LittleFS.
ESP32 LittleFS list files as URL
ESP32 LittleFS list files as URL -on web site
Best Regards,
William