Skip to content

Commit d4746dd

Browse files
committed
Removed mbedTLS hardware support from FUTURE_SEQUANA targets
1 parent 235949b commit d4746dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

targets/targets.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8745,6 +8745,7 @@
87458745
"extra_labels_remove": ["PSOC6"],
87468746
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE", "QSPI", "WATCHDOG"],
87478747
"macros_add": ["CY8C6347BZI_BLD53"],
8748+
"macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
87488749
"detect_code": ["6000"],
87498750
"post_binary_hook": {
87508751
"function": "PSOC6Code.complete"
@@ -8778,6 +8779,7 @@
87788779
"extra_labels_remove": ["PSOC6"],
87798780
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE", "QSPI", "WATCHDOG"],
87808781
"macros_add": ["CY8C6347BZI_BLD53"],
8782+
"macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
87818783
"detect_code": ["6000"],
87828784
"hex_filename": "psoc63_m0_default_1.03.hex",
87838785
"post_binary_hook": {

0 commit comments

Comments
 (0)