pcesar22-esp32-firmware
Installation
SKILL.md
ESP32 Firmware Development
Environment Setup
Before any ESP-IDF command, source the environment:
. ~/esp/esp-idf/export.sh
ESP-IDF is installed at ~/esp/esp-idf (v5.2.2). Python venv is at ~/.espressif/python_env/idf5.2_py3.13_env/.