tobozo/ESP32 QEmu Runner
Runs ESP32 compiled binaries in QEmu and collects output logs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| debug | Add more verbosity | — | false |
| chip | Chip (e.g. esp32) | — | esp32 |
| psram | PSRam | — | disabled |
| qemu-timeout | QEmu timeout (seconds) | — | 60 |
| timeout-interrupt-regex | Interrupt string | — | "" |
| flash-image | Flash Image | — | "" |
| build-folder | Build folder | — | ./build |
| flash-size | Flash Size (MB) | — | 4 |
| partitions-address | Partitions address | — | 0x8000 |
| spiffs-address | Spiffs address | — | 0x290000 |
| partitions-csv | Path to partitions.csv | — | partitions.csv |
| otadata-bin | Path to boot_app0.bin | — | boot_app0.bin |
| firmware-bin | Path to app0.bin | — | firmware.bin |
| partitions-bin | Path to partitions.bin | — | partitions.bin |
| bootloader-bin | Path to bootloader.bin | — | bootloader.bin |
| spiffs-bin | Path to spiffs.bin | — | spiffs.bin |
Outputs
no outputs