Skip to content

Commit

Permalink
Add link to IDE 2.x LittleFS upload tool
Browse files Browse the repository at this point in the history
  • Loading branch information
earlephilhower committed Sep 29, 2023
1 parent 7f2deb1 commit cd939f6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion doc/filesystem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -228,10 +228,16 @@ use esptool.py.

*ESP8266LittleFS* is the equivalent tool for LittleFS.

- Download the 2.6.0 or later version of the tool: https://github.com/earlephilhower/arduino-esp8266littlefs-plugin/releases
For Arduino IDE 1.x:
- Download the latest plugin from: https://github.com/earlephilhower/arduino-esp8266littlefs-plugin/releases
- Install as above
- To upload a LittleFS filesystem use Tools > ESP8266 LittleFS Data Upload

For Arduino IDE 2.x:
- Download the latest plugin from: https://github.com/earlephilhower/arduino-littlefs-upload/releases
- Follow the manual installation instructions in: https://github.com/earlephilhower/arduino-littlefs-upload/blob/main/README.md
- To upload a LittleFS filesystem use `Ctrl`+`Shift`+`P` and then select the `Upload LittleFS to Pico/ESP8266` item


File system object (SPIFFS/LittleFS/SD/SDFS)
--------------------------------------------
Expand Down

0 comments on commit cd939f6

Please sign in to comment.