aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/IRQ_STORM_FPU/halconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-23 09:44:36 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-23 09:44:36 +0000
commit4a63f14ecb4bcc4bfc0c0a25c4e1455e599144a4 (patch)
treed644879326c7152de5fce9a4c28455fc203c0a49 /testhal/STM32F4xx/IRQ_STORM_FPU/halconf.h
parent19745e5d5857dad5ed80ad3465434a9cfc5f5b65 (diff)
downloadChibiOS-4a63f14ecb4bcc4bfc0c0a25c4e1455e599144a4.tar.gz
ChibiOS-4a63f14ecb4bcc4bfc0c0a25c4e1455e599144a4.tar.bz2
ChibiOS-4a63f14ecb4bcc4bfc0c0a25c4e1455e599144a4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6211 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/IRQ_STORM_FPU/halconf.h')
-rw-r--r--testhal/STM32F4xx/IRQ_STORM_FPU/halconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/testhal/STM32F4xx/IRQ_STORM_FPU/halconf.h b/testhal/STM32F4xx/IRQ_STORM_FPU/halconf.h
index d91a792b4..d5393bcdb 100644
--- a/testhal/STM32F4xx/IRQ_STORM_FPU/halconf.h
+++ b/testhal/STM32F4xx/IRQ_STORM_FPU/halconf.h
@@ -31,13 +31,6 @@
#include "mcuconf.h"
/**
- * @brief Enables the TM subsystem.
- */
-#if !defined(HAL_USE_TM) || defined(__DOXYGEN__)
-#define HAL_USE_TM FALSE
-#endif
-
-/**
* @brief Enables the PAL subsystem.
*/
#if !defined(HAL_USE_PAL) || defined(__DOXYGEN__)