Skip to content

Commit 2550a22

Browse files
committed
NUCLEO_F756ZG/mbedtls : MD5 hw activation
1 parent ea09ced commit 2550a22

File tree

1 file changed

+4
-0
lines changed
  • features/mbedtls/targets/TARGET_STM/TARGET_STM32F7/TARGET_NUCLEO_F756ZG

1 file changed

+4
-0
lines changed

features/mbedtls/targets/TARGET_STM/TARGET_STM32F7/TARGET_NUCLEO_F756ZG/mbedtls_device.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222

2323
#define MBEDTLS_AES_ALT
2424

25+
#define MBEDTLS_MD5_ALT
26+
27+
#define MBEDTLS_MD5_C
28+
2529

2630
#endif /* MBEDTLS_DEVICE_H */

0 commit comments

Comments
 (0)