Merge pull request #4158 from adustm/STM_sha1_f756zg

NUCLEO_F756ZG / mbedTLS_SHA1 hw acceleration
pull/4844/head
Jimmy Brisson 2017-07-31 15:24:29 +00:00 committed by GitHub
commit b72a1f6224
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
#define MBEDTLS_DEVICE_H
#define MBEDTLS_AES_ALT
#define MBEDTLS_SHA1_ALT
#endif /* MBEDTLS_DEVICE_H */