diff --git a/testhal/ATSAMA5D2/CRYPTO/mcuconf.h b/testhal/ATSAMA5D2/CRYPTO/mcuconf.h index 816d64136..988124e27 100644 --- a/testhal/ATSAMA5D2/CRYPTO/mcuconf.h +++ b/testhal/ATSAMA5D2/CRYPTO/mcuconf.h @@ -83,9 +83,13 @@ * SECUMOD */ #define HAL_USE_SECUMOD FALSE + +/* + * SYSTICK + */ #define SAMA_ST_USE_PIT FALSE #define SAMA_ST_USE_TC0 FALSE -#define SAMA_ST_USE_TC1 FALSE +#define SAMA_ST_USE_TC1 TRUE /*