AI agent debugging utilities for ESP-IDF projects. Provides idf.py extensions for running tests on hardware or QEMU, parsing coredumps, and generating structured JSON output for automated crash analysis.
Runtime hot reload for ESP chips - load and reload ELF modules without reflashing. Enables rapid iteration during development by updating code over HTTP while the device keeps running.
AI-diagnosed crash reporting for ESP32. Captures fault registers, stack, and breadcrumbs before reset, resolves them to source via DWARF, and returns a plain-English root cause plus a ready-to-paste fix prompt for Cursor/Copilot. Free for up to 10 devices.