Files
tinygo/targets/pybadge.json
T

11 lines
275 B
JSON

{
"inherits": ["atsamd51j19a"],
"build-tags": ["pybadge", "ninafw"],
"serial": "usb",
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"serial-port": ["239a:8033"],
"msd-volume-name": ["PYBADGEBOOT"],
"msd-firmware-name": "arcade.uf2"
}