aboutsummaryrefslogtreecommitdiffstats
path: root/testhal
diff options
context:
space:
mode:
Diffstat (limited to 'testhal')
-rw-r--r--testhal/ATSAMA5D2/CRYPTO/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/ATSAMA5D2/CRYPTO/chconf.h b/testhal/ATSAMA5D2/CRYPTO/chconf.h
index be4331e51..e393dc111 100644
--- a/testhal/ATSAMA5D2/CRYPTO/chconf.h
+++ b/testhal/ATSAMA5D2/CRYPTO/chconf.h
@@ -52,7 +52,7 @@
* setting also defines the system tick time unit.
*/
#if !defined(CH_CFG_ST_FREQUENCY)
-#define CH_CFG_ST_FREQUENCY 1000=/*=periodic=tick.=*/
+#define CH_CFG_ST_FREQUENCY 1000 /*=periodic=tick.=*/
#endif
/**