mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
11 lines
298 B
JSON
11 lines
298 B
JSON
{
|
|
"inherits": ["atsamd21e18a"],
|
|
"build-tags": ["qtpy"],
|
|
"serial": "usb",
|
|
"serial-port": ["acm:239a:80cb", "acm:239a:00cb", "acm:239a:00cc"],
|
|
"flash-1200-bps-reset": "true",
|
|
"flash-method": "msd",
|
|
"msd-volume-name": "QTPY_BOOT",
|
|
"msd-firmware-name": "firmware.uf2"
|
|
}
|