Skip to content

Commit 0dc4b00

Browse files
committed
NUCLEO_F756ZG/mbedTLS: sha256 hw acceleration
1 parent 5385556 commit 0dc4b00

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
@@ -22,5 +22,6 @@
2222

2323
#define MBEDTLS_AES_ALT
2424

25+
#define MBEDTLS_SHA256_ALT
2526

2627
#endif /* MBEDTLS_DEVICE_H */

0 commit comments

Comments
 (0)