mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-04 19:17:47 +00:00
6 lines
171 B
JSON
6 lines
171 B
JSON
{
|
|
"inherits": ["atsamd21g18a"],
|
|
"build-tags": ["sam", "atsamd21g18a", "feather_m0"],
|
|
"flash": "bossac -d -i -e -w -v -R --port={port} --offset=0x2000 {hex}"
|
|
}
|