aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/xiao.json
blob: f5878743eba603510782598e9393644d7b48e102 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "inherits": ["atsamd21g18a"],
    "build-tags": ["xiao"],
    "serial": "usb",
    "serial-port": ["2886:802f"],
    "flash-1200-bps-reset": "true",
    "flash-method": "msd",
    "msd-volume-name": ["Arduino","Seeed XIAO"],
    "msd-firmware-name": "firmware.uf2"
}