esp8266 / arduino-esp8266fs-plugin

Arduino plugin for uploading files to ESP8266 file system
GNU General Public License v2.0
706 stars 214 forks source link

SPIFFS Upload failed #81

Open YuSakura opened 3 years ago

YuSakura commented 3 years ago

Hello, If i try to Upload to SPIFFS i get error. Can you help me see what is wrong

esptool.FatalError: File C:\Users\ADMINI~1\AppData\Local\Temp\arduino_build_83737/qxz.spiffs.bin (length 1028096) at offset 3145728 will not fit in 1048576 bytes of flash. Use --flash-size argument, or change flashing address.

Thanks Quaras