aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/circuitplay-express.json
blob: 7355eb583c7f143b1bca4b1536805fc7e1a4673f (plain)
1
2
3
4
5
6
7
8
9
{
    "inherits": ["atsamd21g18a"],
    "build-tags": ["circuitplay_express"],
    "flash-1200-bps-reset": "true",
    "flash-method": "msd",
    "serial-port": ["239a:8018"],
    "msd-volume-name": ["CPLAYBOOT"],
    "msd-firmware-name": "firmware.uf2"
}