Closed
Description
Hello .. Good night.
I've been designing an aquarium controller for a few years.
I currently use ESP8266, the code has already been ported and adapted to run on ESP32. Fantastic speed and differences between MCUs.
I'm still using SPIFFS in ESP32, because I didn't see anything native to LITTLEFS. By my studies it is more reliable and I have been using it for some time on ESP8266.
Any chance of LITTLEFS being incorporated into the CORE ARDUINO ESP32?