mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
12 lines
295 B
JSON
12 lines
295 B
JSON
{
|
|
"inherits": ["atsamd51p19a"],
|
|
"build-tags": ["wioterminal"],
|
|
"serial": "usb",
|
|
"serial-port": ["2886:802d"],
|
|
"flash-1200-bps-reset": "true",
|
|
"flash-method": "msd",
|
|
"msd-volume-name": ["Arduino"],
|
|
"msd-firmware-name": "firmware.uf2",
|
|
"openocd-verify": true
|
|
}
|