Removed mbedTLS hardware support from FUTURE_SEQUANA targets

pull/11046/head
Kostiantyn Tkachov 2019-09-04 12:28:20 +03:00
parent 235949b1f4
commit d4746dd9f9
1 changed files with 2 additions and 0 deletions

View File

@ -8745,6 +8745,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"
@ -8778,6 +8779,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": {