Files
ESP-IDF-Tutorials/compile_project
2025-10-18 19:50:21 -04:00
..
.
2025-10-18 19:50:21 -04:00

COMPILE THE PROJECT

Objective: compile new project.

Use the following command to set the current project target microcontroller.

# idf.py set-target <target>

Substitute with yout microcontroller, such as ESp32 or ESP32C3.