Skip to content

Commit

Permalink
Add link to IDE 2.x LittleFS upload tool (esp8266#8998)
Browse files Browse the repository at this point in the history
  • Loading branch information
earlephilhower authored and hasenradball committed Nov 18, 2024
1 parent cd3ef37 commit 9d77b2d
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 9d77b2d

Please sign in to comment.