Update HALCONF
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11285 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
d988de6231
commit
c79776d620
|
@ -55,7 +55,7 @@
|
||||||
* @brief Enables the cryptographic subsystem.
|
* @brief Enables the cryptographic subsystem.
|
||||||
*/
|
*/
|
||||||
#if !defined(HAL_USE_CRY) || defined(__DOXYGEN__)
|
#if !defined(HAL_USE_CRY) || defined(__DOXYGEN__)
|
||||||
#define HAL_USE_CRY TRUE
|
#define HAL_USE_CRY FALSE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue