aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/trinket-m0.json
blob: 61bfc0a19f82b4773364deedf7263a7939e443dc (plain)
1
2
3
4
5
6
7
8
9
10
{
    "inherits": ["atsamd21e18a"],
    "build-tags": ["trinket_m0"],
    "serial": "usb",
    "serial-port": ["acm:239a:801e", "acm:239a:001e"],
    "flash-1200-bps-reset": "true",
    "flash-method": "msd",
    "msd-volume-name": "TRINKETBOOT",
    "msd-firmware-name": "firmware.uf2"
}