- Add VirtualFileSystem component for managing files and directories. - Integrate useVfsStore for state management of the virtual file system. - Implement context menu for file operations: New File, New Folder, Rename, Delete. - Add upload functionality to send files to Raspberry Pi. - Create default file structure for new Raspberry Pi boards. - Enhance editor with board-aware features and compile/run orchestration. - Introduce CompileAllProgress component for tracking compilation status across boards. - Redesign SerialMonitor to support multiple boards with tabbed interface. - Establish Raspberry Pi specific workspace with terminal and file system integration. |
||
|---|---|---|
| .. | ||
| app | ||
| tests | ||
| Dockerfile | ||
| debug_qemu.py | ||
| mcp_server.py | ||
| mcp_sse_server.py | ||
| requirements.txt | ||
| test_compilation.py | ||
| test_simulation.py | ||