tinygo/targets/trinket-m0.json
2019-07-25 10:17:16 -07:00

5 строки
171 Б
JSON

{
"inherits": ["atsamd21e18a"],
"build-tags": ["sam", "atsamd21e18a", "trinket_m0"],
"flash": "bossac -d -i -e -w -v -R --port={port} --offset=0x2000 {hex}"
}