aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F0xx/PWM-ICU/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F0xx/PWM-ICU/chconf.h')
-rw-r--r--testhal/STM32F0xx/PWM-ICU/chconf.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/testhal/STM32F0xx/PWM-ICU/chconf.h b/testhal/STM32F0xx/PWM-ICU/chconf.h
index 2fd41db35..feea94663 100644
--- a/testhal/STM32F0xx/PWM-ICU/chconf.h
+++ b/testhal/STM32F0xx/PWM-ICU/chconf.h
@@ -57,14 +57,7 @@
* this value.
*/
#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 0
-
+ports/STM32/STM32
/** @} */
/*===========================================================================*/