arduino-esp32fs-plugin icon indicating copy to clipboard operation
arduino-esp32fs-plugin copied to clipboard

Didn't work for ESP32-C3

Open Skywalkerf34 opened this issue 4 years ago • 2 comments

Hi,

I am under windows10/ARDUINO 1.8.13 I install this in /tools sub. Trying to write in a ESP32-C3 dev I get the message :

esptool.py v3.1 Serial port COM11 Connecting....

A fatal error occurred: This chip is ESP32-C3 not ESP32. Wrong --chip argument? SPIFFS Upload failed!

I there a way to fix this issue?

Skywalkerf34 avatar Oct 12 '21 10:10 Skywalkerf34

There is a patched version that works https://github.com/lorol/arduino-esp32fs-plugin

gabrielcsapo avatar Jan 17 '22 04:01 gabrielcsapo

Thanks! 'Worked for me, too.

digamesystems avatar May 28 '23 21:05 digamesystems