11 lines
287 B
Org Mode
11 lines
287 B
Org Mode
|
|
requirements
|
|
|
|
https://github.com/esp8266/arduino-esp8266fs-plugin
|
|
https://github.com/esp8266/arduino-esp8266fs-plugin/files/2936951/ESP8266FS.zip
|
|
pip install esptool
|
|
|
|
esptool -p /dev/ttyUSB0
|
|
|
|
make sure to set the spiffs size in the arduino before uploading to allocate space for files
|