Fixed Crypto templete header file.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12080 110e8d01-0319-4d1e-a829-52ad28d1bb01
This commit is contained in:
Theodore Ateba 2018-06-06 14:00:19 +00:00
parent c7736ea91e
commit 8143b7257b
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
#define CRY_LLD_SUPPORTS_HMAC_SHA256 TRUE
#define CRY_LLD_SUPPORTS_HMAC_SHA512 TRUE
#define CRY_LLD_SUPPORTS_TRNG TRUE
/** @{ */
/** @} */
/*===========================================================================*/
/* Driver pre-compile time settings. */