mirror of https://github.com/ARMmbed/mbed-os.git
PSOC6: TARGET_PSOC6_FUTURE doesn't implement DEVICE_I2CSLAVE
parent
adfac3c1f9
commit
b6524070eb
|
@ -8452,7 +8452,7 @@
|
||||||
"supported_form_factors": ["ARDUINO"],
|
"supported_form_factors": ["ARDUINO"],
|
||||||
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "FUTURE_SEQUANA"],
|
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "FUTURE_SEQUANA"],
|
||||||
"extra_labels_remove": ["PSOC6"],
|
"extra_labels_remove": ["PSOC6"],
|
||||||
"device_has_remove": ["TRNG", "CRC"],
|
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE"],
|
||||||
"macros_add": ["CY8C6347BZI_BLD53"],
|
"macros_add": ["CY8C6347BZI_BLD53"],
|
||||||
"detect_code": ["6000"],
|
"detect_code": ["6000"],
|
||||||
"post_binary_hook": {
|
"post_binary_hook": {
|
||||||
|
@ -8481,7 +8481,7 @@
|
||||||
"supported_form_factors": ["ARDUINO"],
|
"supported_form_factors": ["ARDUINO"],
|
||||||
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "CORDIO"],
|
"extra_labels_add": ["PSOC6_FUTURE", "CY8C63XX", "CORDIO"],
|
||||||
"extra_labels_remove": ["PSOC6"],
|
"extra_labels_remove": ["PSOC6"],
|
||||||
"device_has_remove": ["TRNG", "CRC"],
|
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE"],
|
||||||
"macros_add": ["CY8C6347BZI_BLD53"],
|
"macros_add": ["CY8C6347BZI_BLD53"],
|
||||||
"detect_code": ["6000"],
|
"detect_code": ["6000"],
|
||||||
"hex_filename": "psoc63_m0_default_1.03.hex",
|
"hex_filename": "psoc63_m0_default_1.03.hex",
|
||||||
|
|
Loading…
Reference in New Issue