aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/itsybitsy-m4.json
blob: 0134e2f336a80fcf3bf2f5bd58578dc4068a9ae9 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "inherits": ["atsamd51g19a"],
    "build-tags": ["itsybitsy_m4"],
    "serial": "usb",
    "flash-1200-bps-reset": "true",
    "flash-method": "msd",
    "serial-port": ["239a:802b"],
    "msd-volume-name": ["ITSYM4BOOT"],
    "msd-firmware-name": "firmware.uf2"
}