mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
8f9419a35d
Most tests don't pass yet, so can't add this test to the standard tests, yet.
7 lines
195 B
JSON
7 lines
195 B
JSON
{
|
|
"inherits": ["fe310"],
|
|
"build-tags": ["hifive1b", "qemu"],
|
|
"linkerscript": "targets/hifive1-qemu.ld",
|
|
"emulator": ["qemu-system-riscv32", "-machine", "sifive_e", "-nographic", "-kernel"]
|
|
}
|