velxio/frontend/src/store
David Montero Crespo 1018609ed4 feat: add Arduino Mega support to simulator
- Introduced ArduinoMega component for rendering in the simulator.
- Updated SimulatorCanvas to handle Arduino Mega board type.
- Enhanced AVRSimulator to support ATmega2560 architecture, including PWM pin mapping and port management.
- Modified PinManager to accommodate Mega's non-linear pin mapping.
- Updated boardPinMapping utility to include Mega analog pins.
- Adjusted Wokwi import/export functionality to recognize and handle Arduino Mega.
- Updated useSimulatorStore to initialize AVRSimulator with the correct board variant.
2026-03-09 10:08:14 -03:00
..
useAuthStore.ts feat: add admin management features and user role handling 2026-03-06 23:46:36 -03:00
useEditorStore.ts feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
useProjectStore.ts feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
useSimulatorStore.ts feat: add Arduino Mega support to simulator 2026-03-09 10:08:14 -03:00