Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1662248

Browse files
Add link to IDE 2.x LittleFS upload tool (#8998)
1 parent7f2deb1 commit1662248

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎doc/filesystem.rst‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,16 @@ use esptool.py.
228228

229229
*ESP8266LittleFS* is the equivalent tool for LittleFS.
230230

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

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

236242
File system object (SPIFFS/LittleFS/SD/SDFS)
237243
--------------------------------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp