PSOC6: Remove USBDEVICE from FUTURE_SEQUANA targets

pull/11071/head
Neil Tuttle 2019-07-23 15:30:06 -07:00
parent a372992aee
commit 2bf79c1588
1 changed files with 2 additions and 2 deletions

View File

@ -8497,7 +8497,7 @@
"supported_form_factors": ["ARDUINO"],
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "FUTURE_SEQUANA"],
"extra_labels_remove": ["PSOC6"],
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE"],
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE"],
"macros_add": ["CY8C6347BZI_BLD53"],
"detect_code": ["6000"],
"post_binary_hook": {
@ -8526,7 +8526,7 @@
"supported_form_factors": ["ARDUINO"],
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "CORDIO"],
"extra_labels_remove": ["PSOC6"],
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE"],
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE"],
"macros_add": ["CY8C6347BZI_BLD53"],
"detect_code": ["6000"],
"hex_filename": "psoc63_m0_default_1.03.hex",