mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
11 lines
235 B
JSON
11 lines
235 B
JSON
{
|
|
"inherits": ["fe310"],
|
|
"build-tags": ["hifive1b"],
|
|
"serial": "uart",
|
|
"linkerscript": "targets/hifive1b.ld",
|
|
"flash-method": "msd",
|
|
"msd-volume-name": ["HiFive"],
|
|
"msd-firmware-name": "firmware.hex",
|
|
"jlink-device": "fe310"
|
|
}
|