Files
tinygo/targets/trinket-m0.json
T

9 lines
223 B
JSON

{
"inherits": ["atsamd21e18a"],
"build-tags": ["sam", "atsamd21e18a", "trinket_m0"],
"flash": "{uf2}",
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"flash-msd-volume-name": "TRINKETBOOT"
}