From 07297f0c1604422d427a417a60653abe60e1ca77 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 20 Jan 2014 09:38:35 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6632 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32F0xx/IRQ_STORM/chconf.h | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'testhal/STM32F0xx/IRQ_STORM/chconf.h') diff --git a/testhal/STM32F0xx/IRQ_STORM/chconf.h b/testhal/STM32F0xx/IRQ_STORM/chconf.h index adf4cb601..76b317c2b 100644 --- a/testhal/STM32F0xx/IRQ_STORM/chconf.h +++ b/testhal/STM32F0xx/IRQ_STORM/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 /** @} */ /*===========================================================================*/ -- cgit v1.2.3