aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/feather-m0.json
blob: f8070fb10df8db5c411de1c3ed530d412b29af95 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "inherits": ["atsamd21g18a"],
    "build-tags": ["feather_m0"],
    "serial": "usb",
    "serial-port": ["acm:239a:801b", "acm:239a:001b", "acm:239a:800b", "acm:239a:000b", "acm:239a:0015"],
    "flash-1200-bps-reset": "true",
    "flash-method": "msd",
    "msd-volume-name": "FEATHERBOOT",
    "msd-firmware-name": "firmware.uf2"
}