Exported Firmware
Standalone ESP-IDF Export
Export a decoupled native project and continue with normal developer-owned ESP-IDF tooling.
Standalone workflow
- 01Validate the Canvas, Preview and referenced assets.
- 02Export the standalone project from Studio.
- 03Open the generated folder in VS Code or an ESP-IDF terminal.
- 04Keep generated UI changes in Studio; add product behaviour to 95_UserEvents.c or normal developer modules.
- 05Build, flash and monitor with idf.py.
