Skip to content

Commit d92e4b5

Browse files
committed
STM32F4: remove md5 from the mbedtls config file
1 parent 85c8bf8 commit d92e4b5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/mbedtls_device.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,4 @@
2828

2929
#define MBEDTLS_MD5_ALT
3030

31-
#define MBEDTLS_MD5_C
3231
#endif /* MBEDTLS_DEVICE_H */

targets/targets.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1192,7 +1192,6 @@
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", "MBEDTLS_CONFIG_HW_SUPPORT"],
11961195
"config": {
11971196
"d11_configuration": {
11981197
"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)