sam: remove redundant build tags

Some build tags were duplicated. This commit removes them.
Этот коммит содержится в:
Ayke van Laethem 2020-11-08 23:06:01 +01:00 коммит произвёл Ron Evans
родитель 9a7e633997
коммит 3f680b75f3
19 изменённых файлов: 19 добавлений и 19 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd21g18a"],
"build-tags": ["sam", "atsamd21g18a", "arduino_nano33"],
"build-tags": ["arduino_nano33"],
"flash-command": "bossac -i -e -w -v -R -U --port={port} --offset=0x2000 {bin}",
"flash-1200-bps-reset": "true"
}

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd21g18a"],
"build-tags": ["sam", "atsamd21g18a", "arduino_zero"],
"build-tags": ["arduino_zero"],
"flash-command": "bossac -i -e -w -v -R -U --port={port} --offset=0x2000 {bin}",
"flash-1200-bps-reset": "true"
}

Просмотреть файл

@ -1,7 +1,7 @@
{
"inherits": ["cortex-m"],
"llvm-target": "armv6m-none-eabi",
"build-tags": ["atsamd21e18", "atsamd21", "sam"],
"build-tags": ["atsamd21e18a", "atsamd21e18", "atsamd21", "sam"],
"cflags": [
"--target=armv6m-none-eabi",
"-Qunused-arguments"

Просмотреть файл

@ -1,7 +1,7 @@
{
"inherits": ["cortex-m"],
"llvm-target": "armv6m-none-eabi",
"build-tags": ["atsamd21g18", "atsamd21", "sam"],
"build-tags": ["atsamd21g18a", "atsamd21g18", "atsamd21", "sam"],
"cflags": [
"--target=armv6m-none-eabi",
"-Qunused-arguments"

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["cortex-m4"],
"build-tags": ["atsamd51g19", "atsamd51", "sam"],
"build-tags": ["atsamd51g19a", "atsamd51g19", "atsamd51", "sam"],
"cflags": [
"-Qunused-arguments"
],

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["cortex-m4"],
"build-tags": ["atsamd51j19", "atsamd51", "sam"],
"build-tags": ["atsamd51j19a", "atsamd51j19", "atsamd51", "sam"],
"cflags": [
"-Qunused-arguments"
],

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["cortex-m4"],
"build-tags": ["atsamd51p19", "atsamd51", "sam"],
"build-tags": ["atsamd51p19a", "atsamd51p19", "atsamd51", "sam"],
"cflags": [
"-Qunused-arguments"
],

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd21g18a"],
"build-tags": ["sam", "atsamd21g18a", "circuitplay_express"],
"build-tags": ["circuitplay_express"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "CPLAYBOOT",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd21g18a"],
"build-tags": ["sam", "atsamd21g18a", "feather_m0"],
"build-tags": ["feather_m0"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "FEATHERBOOT",

Просмотреть файл

@ -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",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd21g18a"],
"build-tags": ["sam", "atsamd21g18a", "itsybitsy_m0"],
"build-tags": ["itsybitsy_m0"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "ITSYBOOT",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd51g19a"],
"build-tags": ["sam", "atsamd51g19a", "itsybitsy_m4"],
"build-tags": ["itsybitsy_m4"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "ITSYM4BOOT",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd51j19a"],
"build-tags": ["sam", "atsamd51j19a", "metro_m4_airlift"],
"build-tags": ["metro_m4_airlift"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "METROM4BOOT",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd51j19a"],
"build-tags": ["sam", "atsamd51j19a", "pybadge"],
"build-tags": ["pybadge"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "PYBADGEBOOT",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd51j19a"],
"build-tags": ["sam", "atsamd51j19a", "pygamer"],
"build-tags": ["pygamer"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "PYGAMERBOOT",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd21e18a"],
"build-tags": ["sam", "atsamd21e18a", "qtpy"],
"build-tags": ["qtpy"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "QTPYBOOT",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd21e18a"],
"build-tags": ["sam", "atsamd21e18a", "trinket_m0"],
"build-tags": ["trinket_m0"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "TRINKETBOOT",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd51p19a"],
"build-tags": ["sam", "atsamd51p19a", "wioterminal"],
"build-tags": ["wioterminal"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "Arduino",

Просмотреть файл

@ -1,6 +1,6 @@
{
"inherits": ["atsamd21g18a"],
"build-tags": ["sam", "atsamd21g18a", "xiao"],
"build-tags": ["xiao"],
"flash-1200-bps-reset": "true",
"flash-method": "msd",
"msd-volume-name": "Arduino",