aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F37x/CAN/halconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-09-28 09:20:05 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-09-28 09:20:05 +0000
commit81f5ffb330ab4670bec7e79d6e0009378efa81c4 (patch)
tree3b2ef5364080dac9f8074b698d3da447af1fcddc /testhal/STM32F37x/CAN/halconf.h
parent18fe69dbb27e1e9530d459c625ce6d3b623b8255 (diff)
downloadChibiOS-81f5ffb330ab4670bec7e79d6e0009378efa81c4.tar.gz
ChibiOS-81f5ffb330ab4670bec7e79d6e0009378efa81c4.tar.bz2
ChibiOS-81f5ffb330ab4670bec7e79d6e0009378efa81c4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6327 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F37x/CAN/halconf.h')
-rw-r--r--testhal/STM32F37x/CAN/halconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/testhal/STM32F37x/CAN/halconf.h b/testhal/STM32F37x/CAN/halconf.h
index 5b6535967..730117273 100644
--- a/testhal/STM32F37x/CAN/halconf.h
+++ b/testhal/STM32F37x/CAN/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__)