Skip to content

Commit 7b33104

Browse files
committed
Re-add #define previously removed
1 parent 431218e commit 7b33104

File tree

1 file changed

+2
-0
lines changed
  • features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F439ZI

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@
2424

2525
#define MBEDTLS_SHA256_ALT
2626

27+
#define MBEDTLS_SHA1_ALT
28+
2729
#endif /* MBEDTLS_DEVICE_H */

0 commit comments

Comments
 (0)