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

error: Invalid argument or value after --chip (argument #2) 1.0.2 rc1 #17

Closed robertgregor closed 5 years ago

robertgregor commented 5 years ago

Hi, there is again the issue with the 1.0.2 rc1 release. I have this error:

[SPIFFS] upload : C:\Users\gregorro\AppData\Local\Temp\arduino_build_409084/TestAsync.spiffs.bin [SPIFFS] address: 2691072 [SPIFFS] port : COM4 [SPIFFS] speed : 512000 [SPIFFS] mode : dio [SPIFFS] freq : 80m

error: Invalid argument or value after --chip (argument #2)

SPIFFS Upload failed!

robertgregor commented 5 years ago

The last version, where it was working is 1.0.1 rc1

robertgregor commented 5 years ago

OK, fixed in the latest version.