- Dockerfile: download pre-built .so + ROM from velxio public release instead of building from private qemu-lcgamboa source - espidf_compiler: normalize any WiFi SSID → "Velxio-GUEST" for QEMU compatibility (channel 6, open auth) - docker-compose.yml: unified dev/prod using Dockerfile.standalone - .dockerignore: exclude qemu-lcgamboa source from Docker context - .gitignore: ignore prebuilt/ binaries, keep .gitkeep Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| esp-idf-template | ||
| __init__.py | ||
| arduino_cli.py | ||
| esp32_lib_bridge.py | ||
| esp32_lib_manager.py | ||
| esp32_worker.py | ||
| esp_qemu_manager.py | ||
| espidf_compiler.py | ||
| gpio_shim.py | ||
| project_files.py | ||
| qemu_manager.py | ||
| wifi_status_parser.py | ||