mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 07:53:40 +00:00
p1am-100: remove duplicate build tags
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"inherits": ["atsamd21g18a"],
|
"inherits": ["atsamd21g18a"],
|
||||||
"build-tags": ["sam", "atsamd21g18a", "p1am_100"],
|
"build-tags": ["p1am_100"],
|
||||||
"flash-command": "bossac -d -i -e -w -v -R --port={port} --offset=0x2000 {bin}",
|
"flash-command": "bossac -d -i -e -w -v -R --port={port} --offset=0x2000 {bin}",
|
||||||
"flash-1200-bps-reset": "true"
|
"flash-1200-bps-reset": "true"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user