velxio/backend/app/services
David Montero Crespo 7053b6f2c8 feat: update ESP32-C3 simulator and add emulation tests
- Updated components-metadata.json with new generated timestamp.
- Refactored Esp32C3Simulator.ts to remove unnecessary debug variables and logging, and added support for additional ROM functions.
- Modified useSimulatorStore.ts to clarify bridge usage for ESP32 boards.
- Updated submodules for QEMU and other libraries to indicate dirty state.
- Added test_esp32c3_emulation.py for end-to-end testing of ESP32-C3 emulation, including compilation, flash image merging, and GPIO event checking.
2026-03-18 23:30:45 -03:00
..
__init__.py feat: Implement Arduino Simulator with component management and simulation features 2026-03-03 00:20:49 -03:00
arduino_cli.py feat: update ESP32-C3 simulator and add emulation tests 2026-03-18 23:30:45 -03:00
esp32_lib_bridge.py V1 feat: Enhance ESP32 emulation support and logging 2026-03-14 16:57:22 -03:00
esp32_lib_manager.py feat: update ESP32-C3 simulator and add emulation tests 2026-03-18 23:30:45 -03:00
esp32_worker.py feat: update ESP32-C3 simulator and add emulation tests 2026-03-18 23:30:45 -03:00
esp_qemu_manager.py feat: Enhance ESP32 support in simulator and QEMU management 2026-03-13 22:55:37 -03:00
gpio_shim.py feat: add board types and mappings for Raspberry Pi 3B 2026-03-12 23:39:04 -03:00
project_files.py feat: /project/:id URL, per-project file volumes, and public/private access control 2026-03-06 20:38:06 -03:00
qemu_manager.py feat: Implement Virtual File System for Raspberry Pi 3 with context menu and upload functionality 2026-03-15 14:04:01 -03:00