Search found 23 matches

by bstolk
Mon Jan 10, 2022 7:34 pm
Forum: ESP32 Arduino
Topic: ESP32-C3 compilation fails due to Python
Replies: 2
Views: 5144

ESP32-C3 compilation fails due to Python

When I try to build for ESP32-C3, I get the error: WARNING: Category '' in library ESP RainMaker is not valid. Setting to 'Uncategorized' WARNING: Category '' in library WiFiProv is not valid. Setting to 'Uncategorized' Archiving built core (caching) in: /tmp/arduino_cache_105127/core/core_esp32_esp...
by bstolk
Mon Jan 10, 2022 7:30 pm
Forum: General Discussion
Topic: Arduino IDE
Replies: 1
Views: 5544

Re: Arduino IDE

Ok, it turns out I needed the "Development" version of the boards package, which is at:

https://raw.githubusercontent.com/espre ... index.json

I can now see ESP32-C3 in the board manager.
by bstolk
Fri Jan 07, 2022 6:49 am
Forum: General Discussion
Topic: Arduino IDE
Replies: 1
Views: 5544

Arduino IDE

Can I use the Arduino IDE to develop for the ESP32 C3 devkit M1?

I am on Linux, btw.