mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-01 10:19:01 +00:00
6 lines
170 B
JSON
6 lines
170 B
JSON
{
|
|
"inherits": ["esp32-generic"],
|
|
"build-tags": ["qemu"],
|
|
"emulator": "qemu-system-xtensa -machine esp32 -nographic -semihosting -drive file={img},if=mtd,format=raw"
|
|
}
|