velxio/frontend/src/pages
David Montero Crespo 4ba2ccb877 Refactor simulator store to unify serial data handling and add board pin mapping utility
- Simplified serial data handling in `useSimulatorStore` for both AVR and RP2040 simulators.
- Introduced `boardPinMapping.ts` to map wokwi-element pin names to simulator GPIO/pin numbers for Arduino Uno and Nano RP2040.
- Added `compilationLogger.ts` to parse compile results into structured log entries for better console output.
2026-03-05 21:07:03 -03:00
..
EditorPage.tsx feat: add Serial Monitor component and integrate with AVR simulator 2026-03-05 06:56:14 -03:00
ExamplesPage.tsx Refactor simulator store to unify serial data handling and add board pin mapping utility 2026-03-05 21:07:03 -03:00