Skip to content

Commit 9572183

Browse files
adustm0xc0170
authored andcommitted
Remove MBEDTLS_MD5_C
1 parent de28992 commit 9572183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,7 @@
11921192
"inherits": ["FAMILY_STM32"],
11931193
"core": "Cortex-M7F",
11941194
"extra_labels_add": ["STM32F7", "STM32F756", "STM32F756xG", "STM32F756ZG"],
1195-
"macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "MBEDTLS_MD5_C"],
1195+
"macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "MBEDTLS_MD5_C", "MBEDTLS_CONFIG_HW_SUPPORT"],
11961196
"config": {
11971197
"d11_configuration": {
11981198
"help": "Value: PA_7 for the default board configuration, PB_5 in case of solder bridge update (SB121 off/ SB122 on)",

0 commit comments

Comments
 (0)