Skip to content

Commit ea94293

Browse files
Merge pull request #4162 from adustm/STM_sha256_f756zg
NUCLEO_F756ZG/mbedtls: Add hw acceleration for SHA256
2 parents acdd7dd + 9432227 commit ea94293

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@
2424
#define MBEDTLS_SHA1_ALT
2525

2626

27+
#define MBEDTLS_SHA256_ALT
2728

2829
#endif /* MBEDTLS_DEVICE_H */

0 commit comments

Comments
 (0)