- handleRun now auto-compiles for ESP32/QEMU boards when no firmware is available (same behavior as AVR/RP2040 boards) - startBoard now reloads compiledProgram into the bridge if _pendingFirmware was lost (e.g. after a page refresh between compile and run) - Adds Esp32Bridge.hasFirmware() helper used by the store check Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| CodeEditor.tsx | ||
| CompilationConsole.tsx | ||
| CompileAllProgress.tsx | ||
| EditorToolbar.css | ||
| EditorToolbar.tsx | ||
| FileExplorer.css | ||
| FileExplorer.tsx | ||
| FileTabs.css | ||
| FileTabs.tsx | ||