- 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. |
||
|---|---|---|
| .. | ||
| AdminPage.tsx | ||
| DocsPage.css | ||
| DocsPage.tsx | ||
| EditorPage.tsx | ||
| ExamplesPage.tsx | ||
| LandingPage.css | ||
| LandingPage.tsx | ||
| LoginPage.tsx | ||
| ProjectByIdPage.tsx | ||
| ProjectPage.tsx | ||
| RegisterPage.tsx | ||
| UserProfilePage.tsx | ||