Skip to main content

This site is a preview for github.com/espressif/developer-portal/pull/600

Idf.py

Extending idf.py: Create custom commands for your ESP-IDF workflow
·7 mins
ESP-IDF Idf.py CLI Extensions Development Tools
Learn how to extend idf.py with custom commands for your development workflow. This guide covers both component-based extensions for project-specific tools and Python package extensions for reusable commands, with practical examples and best practices for seamless integration.
Debugging Targets of idf.py
·3 mins
JTAG Idf.py Esp32 Debugger IoT