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