mirror of https://github.com/ARMmbed/mbed-os.git
Removed mbedTLS hardware support from FUTURE_SEQUANA targets
parent
eb1a5e6b11
commit
5c3da11e83
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue