2026-05-20 15:56:07 -07:00
2026-05-20 10:03:46 -07:00
2026-05-20 15:56:00 -07:00
2026-05-20 15:56:05 -07:00
2026-05-20 15:56:02 -07:00
2026-05-20 15:56:07 -07:00
2026-05-20 15:55:58 -07:00

esp32c5 — multi-target workspace

Path Notes
ESP32-C5-J4CK3D ESP32-C5centric project
esp-idf/ Embedded Espressif IDF tree / helper checkout
mater/ / slave/ Paired sketches (inspect each tree for README)

Build

Activate ESP-IDF (export.ps1 / . export.sh). From the project you intend to compile:

idf.py set-target esp32c5    # after confirming support in that project
idf.py build flash monitor

Use the subdirectorys sdkconfig / docs for PHY, partitioning, secure boot flags, etc.

Description
Languages
Markdown 100%