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

5 строки
171 Б
JSON

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