mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"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"
|
|
}
|