earlephilhower / arduino-esp8266littlefs-plugin

Plugin to upload LittleFS filesystems to ESP8266
GNU General Public License v2.0
120 stars 20 forks source link

Screenshot shows ESP8266 Sketch Data Upload: but is in fact ESP8266 LittleFS Data Upload #7

Closed DaveBrad closed 4 years ago

DaveBrad commented 4 years ago

I just had a request to see if I could implement DevFsUpload to be used with LittleF vs SPIFFS.

I notice that your screenshot documentation displays "ESP8266 Sketch Data Upload" as the tool-> 'selection', which would conflict with SPIFFS upload tool. However, LittleFS has actually "ESP8266 LittleFS Data Upload".

Any chance the documentation may be changed?