mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 20:43:40 +00:00
sam: remove redundant build tags
Some build tags were duplicated. This commit removes them.
This commit is contained in:
committed by
Ron Evans
parent
9a7e633997
commit
3f680b75f3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"inherits": ["atsamd51j19a"],
|
||||
"build-tags": ["sam", "atsamd51j19a", "feather_m4"],
|
||||
"build-tags": ["feather_m4"],
|
||||
"flash-1200-bps-reset": "true",
|
||||
"flash-method": "msd",
|
||||
"msd-volume-name": "FEATHERBOOT",
|
||||
|
||||
Reference in New Issue
Block a user