aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/EXT/halconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-23 09:17:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-08-23 09:17:33 +0000
commit19745e5d5857dad5ed80ad3465434a9cfc5f5b65 (patch)
treeeb02b2c5fe99c7fe3319fc14e3cd1a20fbbbb025 /testhal/STM32F4xx/EXT/halconf.h
parent32c2d2fca06f0cc2122a5fc944716b629f8f8fcd (diff)
downloadChibiOS-19745e5d5857dad5ed80ad3465434a9cfc5f5b65.tar.gz
ChibiOS-19745e5d5857dad5ed80ad3465434a9cfc5f5b65.tar.bz2
ChibiOS-19745e5d5857dad5ed80ad3465434a9cfc5f5b65.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6208 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/EXT/halconf.h')
-rw-r--r--testhal/STM32F4xx/EXT/halconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/testhal/STM32F4xx/EXT/halconf.h b/testhal/STM32F4xx/EXT/halconf.h
index e0e0c38ff..102e0b3dd 100644
--- a/testhal/STM32F4xx/EXT/halconf.h
+++ b/testhal/STM32F4xx/EXT/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 TRUE
-#endif
-
-/**
* @brief Enables the PAL subsystem.
*/
#if !defined(HAL_USE_PAL) || defined(__DOXYGEN__)