esp-idf-integration
Installation
SKILL.md
ESP-IDF Integration
Overview
Use this skill to debug ESP-IDF by separating project configuration,
components, partition table, bootloader, flash settings, FreeRTOS behavior, and
subsystem logs. ESP-IDF failures are often visible in sdkconfig or boot logs.
When To Use
Use this skill when:
- The user is working with ESP-IDF,
idf.py, ESP32-family SoCs, components, or managed components. - The issue involves
sdkconfig, partition tables, NVS, Wi-Fi, BLE, OTA, flash mode/size, bootloader logs, heap, tasks, or peripheral drivers. - The project differs between menuconfig, CMake components, and runtime logs.