Skip to content

Commit 386779b

Browse files
Minor FS documentation change from esp8266#2904
Trivial addition to filesystem upload documentation. Supercedes esp8266#2904 which cannot merge due to file renames and massive changes to the filesystem.rst file since it was pushed.
1 parent 4f2cc1c commit 386779b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/filesystem.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ use esptool.py.
185185
- Create a directory named ``data`` and any files you want in the file
186186
system there
187187
- Make sure you have selected a board, port, and closed Serial Monitor
188+
- If your board requires you to press a button (or other action) to enter
189+
bootload mode for flashing a sketch, do that now.
188190
- Select Tools > ESP8266 Sketch Data Upload. This should start
189191
uploading the files into ESP8266 flash file system. When done, IDE
190192
status bar will display ``SPIFFS Image Uploaded`` message.

0 commit comments

Comments
 (0)