esp8266 / arduino-esp8266fs-plugin

Arduino plugin for uploading files to ESP8266 file system
GNU General Public License v2.0
708 stars 214 forks source link

SPIFFS is deprecated, switch to LittleFS? #86

Closed rob040 closed 3 years ago

rob040 commented 3 years ago

The SPIFFS has been declared deprecated, can this plugin switch to LittleFS? See esp8266#7095

rob040 commented 3 years ago

Found that there is already such an plugin at arduino-esp8266littlefs-plugin

This ticket can be closed.