mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
aca1ad187d
For more information, see https://github.com/tinygo-org/tinygo/pull/3168
11 lines
267 B
JSON
11 lines
267 B
JSON
{
|
|
"inherits": ["atsamd51j19a"],
|
|
"build-tags": ["pybadge"],
|
|
"serial": "usb",
|
|
"flash-1200-bps-reset": "true",
|
|
"flash-method": "msd",
|
|
"serial-port": ["acm:239a:8033"],
|
|
"msd-volume-name": "PYBADGEBOOT",
|
|
"msd-firmware-name": "arcade.uf2"
|
|
}
|