Closed PsySc0rpi0n closed 9 months ago
compile with stable arduino core not an alpha
compile with stable arduino core not an alpha
You mean with a stable release of arduino-cli
? Or an older version of the ESP32 board? Could you please clarify?
Thank you
Psy
Ok, I guess you meant the ESP32 core version.
I used 2.0.14 release json file link and added it to my arduino-cli.yaml
file, uninstalled alpha 3.0.0 and reinstalled the ESP32 core. This time it installed 2.0.14 and the code compiled correctly!
Hi. I'm trying to compile this repository using
ardudino-cli
with no success. I'm on Debian Bookworm. I'm using an ESP32-CAM (AI TINKER). https://pt.aliexpress.com/item/1005006074477423.htmlSome info:
Compiling with these options:
Getting the following output (trimmed):
What am I missing?