p1am-100: remove duplicate build tags

This commit is contained in:
Yurii Soldak
2022-08-26 21:52:20 +02:00
committed by Ron Evans
parent 55573c6729
commit f094e895c5
+1 -1
View File
@@ -1,6 +1,6 @@
{
"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-1200-bps-reset": "true"
}