Removed mbedTLS hardware support from FUTURE_SEQUANA targets

pull/11696/head
Kostiantyn Tkachov 2019-09-04 12:28:20 +03:00 committed by adbridge
parent eb1a5e6b11
commit 5c3da11e83
1 changed files with 2 additions and 0 deletions

View File

@ -8983,6 +8983,7 @@
"extra_labels_remove": ["PSOC6"],
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE", "QSPI", "WATCHDOG"],
"macros_add": ["CY8C6347BZI_BLD53"],
"macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
"detect_code": ["6000"],
"post_binary_hook": {
"function": "PSOC6Code.complete"
@ -9016,6 +9017,7 @@
"extra_labels_remove": ["PSOC6"],
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE", "QSPI", "WATCHDOG"],
"macros_add": ["CY8C6347BZI_BLD53"],
"macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
"detect_code": ["6000"],
"hex_filename": "psoc63_m0_default_1.03.hex",
"post_binary_hook": {