aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/wioterminal.json
blob: 64b505de56552690b5e868b99dd43879af2c45da (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "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
}