tinygo/targets/pygamer.json

10 строки
301 Б
JSON

{
"inherits": ["atsamd51j19a"],
"build-tags": ["pygamer"],
"serial": "usb",
"serial-port": ["acm:239a:803d", "acm:239a:003d", "acm:239a:803e"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "PYGAMERBOOT",
"msd-firmware-name": "arcade.uf2"
}