一键导入
这个仓库中的 skills
Use when building, flashing, or monitoring an ESP-IDF project, running menuconfig, analyzing firmware size, or performing the core ESP32 development loop
Use when debugging ESP32 firmware crashes, decoding backtraces, setting up JTAG/OpenOCD, analyzing core dumps, or configuring ESP-IDF logging levels
Use when setting up ESP-IDF development environment, sourcing idf.py, configuring VS Code ESP-IDF extension, fixing serial port permissions, or troubleshooting "idf.py not found" errors
Use when implementing OTA firmware updates for ESP32, setting up OTA partition schemes, configuring rollback, secure OTA with signing, or troubleshooting OTA failures
Use when creating a new ESP-IDF project, adding components, setting up partition tables, or structuring an ESP32 firmware codebase from scratch