aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F37x/CAN/halconf.h
diff options
context:
space:
mode:
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__)