sam: remove redundant build tags

Some build tags were duplicated. This commit removes them.
This commit is contained in:
Ayke van Laethem
2020-11-08 23:06:01 +01:00
committed by Ron Evans
parent 9a7e633997
commit 3f680b75f3
19 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -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",