me-no-dev / arduino-esp32fs-plugin

Arduino plugin for uploading files to ESP32 file system
GNU General Public License v2.0
544 stars 144 forks source link

esp32s2 #25

Open zyx0908 opened 3 years ago

zyx0908 commented 3 years ago

[SPIFFS] data : C:\Users\zyx\Desktop\sketch_aug29a\data [SPIFFS] start : 2686976 [SPIFFS] size : 1472 [SPIFFS] page : 256 [SPIFFS] block : 4096 /index.html [SPIFFS] upload : C:\Users\zyx\AppData\Local\Temp\arduino_build_540398/sketch_aug29a.spiffs.bin [SPIFFS] address: 2686976 [SPIFFS] port : COM3 [SPIFFS] speed : 921600 [SPIFFS] mode : dio [SPIFFS] freq : 80m

error: Invalid argument or value after --chip (argument #2) SPIFFS Upload failed!

etherfi commented 3 years ago

Try this fork:

https://github.com/etherfi/arduino-esp32fs-plugin-esp32s2

lorol commented 3 years ago

or this one :) https://github.com/lorol/arduino-esp32fs-plugin

lorol commented 3 years ago

Or wait a blessed one :) to come from upstream: https://github.com/me-no-dev/arduino-esp32fs-plugin/pull/28