We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
There is a patched version that works https://github.com/lorol/arduino-esp32fs-plugin
Sorry, something went wrong.
Thanks! 'Worked for me, too.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: