mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-09-01 02:09:06 +00:00
test: run ESP32 programs in QEMU
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inherits": ["esp32-generic"],
|
||||
"build-tags": ["qemu"],
|
||||
"emulator": "qemu-system-xtensa -machine esp32 -nographic -semihosting -drive file={img},if=mtd,format=raw"
|
||||
}
|
||||
Reference in New Issue
Block a user