Open kleini opened 3 years ago
SPIFFS remains default and LittleFS needs to be explicitly selected with compiler flags. LittleFS can only be used if config mode is excluded.
Does somebody have a pointer, how to get proper LittleFS support for ESP32? Arduino Core does not contain LittleFS for ESP32.
SPIFFS remains default and LittleFS needs to be explicitly selected with compiler flags. LittleFS can only be used if config mode is excluded.