mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
8858d49989
Signed-off-by: deadprogram <ron@hybridgroup.com>
9 lines
279 B
JSON
9 lines
279 B
JSON
{
|
|
"inherits": ["atsamd21g18a"],
|
|
"build-tags": ["arduino_mkrwifi1010", "ninafw"],
|
|
"serial": "usb",
|
|
"serial-port": ["2341:8054", "2341:0054"],
|
|
"flash-command": "bossac -i -e -w -v -R -U --port={port} --offset=0x2000 {bin}",
|
|
"flash-1200-bps-reset": "true"
|
|
}
|