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:
parent
c7736ea91e
commit
8143b7257b
|
@ -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. */
|
||||
|
|
Loading…
Reference in New Issue