aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F0xx/IRQ_STORM/chconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-01-20 09:38:35 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-01-20 09:38:35 +0000
commit07297f0c1604422d427a417a60653abe60e1ca77 (patch)
tree7696572afd66b9c95c1e97d168e2a737f0b587b6 /testhal/STM32F0xx/IRQ_STORM/chconf.h
parent83ad77612c9ebc3df58aa85236350226da88cf31 (diff)
downloadChibiOS-07297f0c1604422d427a417a60653abe60e1ca77.tar.gz
ChibiOS-07297f0c1604422d427a417a60653abe60e1ca77.tar.bz2
ChibiOS-07297f0c1604422d427a417a60653abe60e1ca77.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6632 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F0xx/IRQ_STORM/chconf.h')
-rw-r--r--testhal/STM32F0xx/IRQ_STORM/chconf.h9
1 files changed, 1 insertions, 8 deletions
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
/** @} */
/*===========================================================================*/