Use ESP32_c2 with ArduinoIDE

Friedbert
Posts: 1
Joined: Fri Oct 10, 2025 7:49 pm

Use ESP32_c2 with ArduinoIDE

Postby Friedbert » Fri Oct 10, 2025 7:58 pm

Hi,

i have an ESP32-C2 that is not supported by default. I found this viewtopic.php?t=41902:
In recent versions of the code, I think C2 is included, but hidden.
But i don't understand what to do. I have this URL https://espressif.github.io/arduino-esp ... index.json in Additional Boards manager URL. The files are stored in "$USER/.arduino15/packages/esp32/tools/esp32-arduino-libs/idf-release_v5.5-07e9bf49-v1/". But there is no boards.txt.

Do i need to download the core from github then edit the boartds.txt and then install it from locale storage? Or copy the downloaded folder to somewhere?

Thx, Friedbert

lbernstone
Posts: 1131
Joined: Mon Jul 22, 2019 3:20 pm

Re: Use ESP32_c2 with ArduinoIDE

Postby lbernstone » Sun Oct 12, 2025 8:28 pm

It is not just hidden. The necessary bootloaders and libraries are not included, so you would need to build the framework with lib-builder or esp-idf, as posted on the repo main page.

Emile_esp
Posts: 7
Joined: Wed Jan 04, 2023 10:02 am

Re: Use ESP32_c2 with ArduinoIDE

Postby Emile_esp » Wed Dec 10, 2025 7:09 am

Just use pioarduino community platform compatible with PlatformIO.
That will support the ESP32-C2
https://github.com/pioarduino/platform-espressif32

Who is online

Users browsing this forum: ChatGPT-User and 2 guests