- 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. |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| database | ||
| mcp | ||
| models | ||
| schemas | ||
| services | ||
| utils | ||
| __init__.py | ||
| main.py | ||