mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 08:23:41 +00:00
a2b2926d4f
Signed-off-by: deadprogram <ron@hybridgroup.com>
8 lines
226 B
JSON
8 lines
226 B
JSON
{
|
|
"inherits": ["ra4m1"],
|
|
"build-tags": ["arduino_unor4"],
|
|
"flash-command": "bossac -i -e -w -v -R -U --port={port} --offset=0x4000 {bin}",
|
|
"serial-port": ["2341:8057", "2341:0057"],
|
|
"flash-1200-bps-reset": "true"
|
|
}
|