Skip to content

Commit b84f5d1

Browse files
adustmadbridge
authored andcommitted
NUCLEO_F756ZG/mbedtls : MD5 hw activation
1 parent 9bfe68c commit b84f5d1

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
@@ -25,5 +25,9 @@
2525

2626

2727
#define MBEDTLS_SHA256_ALT
28+
#define MBEDTLS_MD5_ALT
29+
30+
#define MBEDTLS_MD5_C
31+
2832

2933
#endif /* MBEDTLS_DEVICE_H */

0 commit comments

Comments
 (0)