Skip to content

Commit 22238f8

Browse files
cypress-neil0xc0170
authored andcommitted
PSOC6: Remove USBDEVICE from FUTURE_SEQUANA targets
1 parent 227b6ce commit 22238f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

targets/targets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8479,7 +8479,7 @@
84798479
"supported_form_factors": ["ARDUINO"],
84808480
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "FUTURE_SEQUANA"],
84818481
"extra_labels_remove": ["PSOC6"],
8482-
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE"],
8482+
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE"],
84838483
"macros_add": ["CY8C6347BZI_BLD53"],
84848484
"detect_code": ["6000"],
84858485
"post_binary_hook": {
@@ -8508,7 +8508,7 @@
85088508
"supported_form_factors": ["ARDUINO"],
85098509
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "CORDIO"],
85108510
"extra_labels_remove": ["PSOC6"],
8511-
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE"],
8511+
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE"],
85128512
"macros_add": ["CY8C6347BZI_BLD53"],
85138513
"detect_code": ["6000"],
85148514
"hex_filename": "psoc63_m0_default_1.03.hex",

0 commit comments

Comments
 (0)