Files
tinygo/targets/feather-m0.json
T

9 lines
223 B
JSON

{
"inherits": ["atsamd21g18a"],
"build-tags": ["sam", "atsamd21g18a", "feather_m0"],
"flash": "{uf2}",
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"flash-msd-volume-name": "FEATHERBOOT"
}