aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/pygamer.json
blob: cbd1abf9fef981f2ce41438793e703ed7c461daf (plain)
1
2
3
4
5
6
7
8
9
10
{
    "inherits": ["atsamd51j19a"],
    "build-tags": ["pygamer"],
    "serial": "usb",
    "serial-port": ["239a:803d", "239a:803e"],
    "flash-1200-bps-reset": "true",
    "flash-method": "msd",
    "msd-volume-name": ["PYGAMERBOOT"],
    "msd-firmware-name": "arcade.uf2"
}