PSOC6: TARGET_PSOC6_FUTURE doesn't implement DEVICE_I2CSLAVE

pull/10692/head
Volodymyr Medvid 2019-07-11 15:43:25 +03:00
parent adfac3c1f9
commit b6524070eb
1 changed files with 2 additions and 2 deletions

View File

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