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