WeMos D1 mini (esp8266), integrated LittleFS Filesystem – Part 5
LittleFS is recently added and focuses on higher performance and directory support, but has higher filesystem and per-file overhead.
LittleFS is recently added and focuses on higher performance and directory support, but has higher filesystem and per-file overhead.
Serial Peripheral Interface Flash File System, or SPIFFS for short. It’s a light-weight file system for microcontrollers with an SPI flash chip. The on-board flash chip of the ESP32 has plenty of space for your files.
Serial Peripheral Interface Flash File System, or SPIFFS for short. It’s a light-weight file system for microcontrollers with an SPI flash chip. The on-board flash chip of the ESP8266 has plenty of space for your files.