Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9002ef8

Browse files
committed
Uploading files missing mskspiffs
mkspiffs is needed to make the FS tool work.
1 parent 3e41d40 commit 9002ef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hardware/esp8266com/esp8266/doc/reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ SweetPea ESP-210 | 4M | 1M, 3M
138138

139139
*ESP8266FS* is a tool which integrates into the Arduino IDE. It adds a menu item to *Tools* menu for uploading the contents of sketch data directory into ESP8266 flash file system.
140140

141+
- Install mkspiffs : https://github.com/igrr/mkspiffs/releases
141142
- Download the tool: http://arduino.esp8266.com/ESP8266FS-1.6.5-1105-g98d2458.zip
142143
- In your Arduino sketchbook directory, create `tools` directory if it doesn't exist yet
143144
- Unpack the tool into `tools` directory (the path will look like `<home_dir>/Arduino/tools/ESP8266FS/tool/esp8266fs.jar`)

0 commit comments

Comments
 (0)