Skip to content

Commit 66efef2

Browse files
vmedcyArto Kinnunen
authored andcommitted
PSOC6: format extra labels for Cypress kits
1 parent 075921b commit 66efef2

File tree

1 file changed

+28
-4
lines changed

1 file changed

+28
-4
lines changed

targets/targets.json

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8378,7 +8378,13 @@
83788378
"components_add": ["QSPIF"],
83798379
"features": ["BLE"],
83808380
"supported_form_factors": ["ARDUINO"],
8381-
"extra_labels_add": ["PSOC6_01", "WICED", "CYW43XXX", "CYW4343X", "CORDIO"],
8381+
"extra_labels_add": [
8382+
"PSOC6_01",
8383+
"WICED",
8384+
"CYW43XXX",
8385+
"CYW4343X",
8386+
"CORDIO"
8387+
],
83828388
"macros_add": ["CY8C6247BZI_D54", "PSOC6_DYNSRM_DISABLE=1"],
83838389
"detect_code": ["1900"],
83848390
"hex_filename": "psoc6_01_cm0p_sleep.hex",
@@ -8443,7 +8449,13 @@
84438449
"inherits": ["MCU_PSOC6_M4"],
84448450
"features": ["BLE"],
84458451
"device_has_remove": ["ANALOGOUT"],
8446-
"extra_labels_add": ["PSOC6_02", "WICED", "CYW43XXX", "CYW4343X", "CORDIO"],
8452+
"extra_labels_add": [
8453+
"PSOC6_02",
8454+
"WICED",
8455+
"CYW43XXX",
8456+
"CYW4343X",
8457+
"CORDIO"
8458+
],
84478459
"macros_add": ["CY8C624ABZI_D44", "PSOC6_DYNSRM_DISABLE=1"],
84488460
"public": false,
84498461
"overrides": {
@@ -8478,7 +8490,13 @@
84788490
"features": ["BLE"],
84798491
"supported_form_factors": ["ARDUINO"],
84808492
"device_has_remove": ["ANALOGOUT"],
8481-
"extra_labels_add": ["PSOC6_02", "WICED", "CYW43XXX", "CYW4343X", "CORDIO"],
8493+
"extra_labels_add": [
8494+
"PSOC6_02",
8495+
"WICED",
8496+
"CYW43XXX",
8497+
"CYW4343X",
8498+
"CORDIO"
8499+
],
84828500
"macros_add": ["CY8C624ABZI_D44", "PSOC6_DYNSRM_DISABLE=1"],
84838501
"detect_code": ["1905"],
84848502
"hex_filename": "psoc6_02_cm0p_sleep.hex",
@@ -8500,7 +8518,13 @@
85008518
"CYW943012P6EVB_01": {
85018519
"inherits": ["MCU_PSOC6_M4"],
85028520
"features": ["BLE"],
8503-
"extra_labels_add": ["PSOC6_01", "WICED", "CYW43XXX", "CYW43012", "CORDIO"],
8521+
"extra_labels_add": [
8522+
"PSOC6_01",
8523+
"WICED",
8524+
"CYW43XXX",
8525+
"CYW43012",
8526+
"CORDIO"
8527+
],
85048528
"macros_add": ["CY8C6247BZI_D54", "PSOC6_DYNSRM_DISABLE=1"],
85058529
"detect_code": ["1906"],
85068530
"hex_filename": "psoc6_01_cm0p_sleep.hex",

0 commit comments

Comments
 (0)