I'm currently trying to setup my esp with the arduino ide. I can select the "ESP32C3 Dev Module" under board manager. However, if i try to upload some basic code it fails uploading with the following message:
Code: Select all
Compilation complete.
esptool.py v3.1
Serial port /dev/cu.usbserial-110
Connecting....
Chip is unknown ESP32-C3 (revision 3)
Features: Wi-Fi
Crystal is 40MHz
MAC: 7c:df:a1:b6:9d:cc
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Thank you.