aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/templates
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/templates')
-rw-r--r--os/rt/templates/chconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/os/rt/templates/chconf.h b/os/rt/templates/chconf.h
index 12f5742ec..8a2d5efa1 100644
--- a/os/rt/templates/chconf.h
+++ b/os/rt/templates/chconf.h
@@ -58,13 +58,6 @@
*/
#define CH_CFG_ST_TIMEDELTA 2
-/**
- * @brief Realtime Counter frequency.
- * @details Frequency of the system counter used for realtime delays and
- * measurements.
- */
-#define CH_CFG_RTC_FREQUENCY 72000000
-
/** @} */
/*===========================================================================*/