Skip to content

Commit b72a1f6

Browse files
Merge pull request #4158 from adustm/STM_sha1_f756zg
NUCLEO_F756ZG / mbedTLS_SHA1 hw acceleration
2 parents 66c3385 + 45dcf59 commit b72a1f6

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
#define MBEDTLS_DEVICE_H
2222

2323
#define MBEDTLS_AES_ALT
24+
#define MBEDTLS_SHA1_ALT
25+
2426

2527

2628
#endif /* MBEDTLS_DEVICE_H */

0 commit comments

Comments
 (0)