- 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. |
||
|---|---|---|
| .. | ||
| parts | ||
| AVRSimulator.ts | ||
| I2CBusManager.ts | ||
| PinManager.ts | ||
| RP2040Simulator.ts | ||
| rp2040-bootrom.ts | ||