Skip to content

Commit 2bf79c1

Browse files
committed
PSOC6: Remove USBDEVICE from FUTURE_SEQUANA targets
1 parent a372992 commit 2bf79c1

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
@@ -8497,7 +8497,7 @@
84978497
"supported_form_factors": ["ARDUINO"],
84988498
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "FUTURE_SEQUANA"],
84998499
"extra_labels_remove": ["PSOC6"],
8500-
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE"],
8500+
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE"],
85018501
"macros_add": ["CY8C6347BZI_BLD53"],
85028502
"detect_code": ["6000"],
85038503
"post_binary_hook": {
@@ -8526,7 +8526,7 @@
85268526
"supported_form_factors": ["ARDUINO"],
85278527
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "CORDIO"],
85288528
"extra_labels_remove": ["PSOC6"],
8529-
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE"],
8529+
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE"],
85308530
"macros_add": ["CY8C6347BZI_BLD53"],
85318531
"detect_code": ["6000"],
85328532
"hex_filename": "psoc63_m0_default_1.03.hex",

0 commit comments

Comments
 (0)