aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testhal/ATSAMA5D2/TC/halconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/testhal/ATSAMA5D2/TC/halconf.h b/testhal/ATSAMA5D2/TC/halconf.h
index 087602c9b..06f68ba60 100644
--- a/testhal/ATSAMA5D2/TC/halconf.h
+++ b/testhal/ATSAMA5D2/TC/halconf.h
@@ -157,13 +157,6 @@
#endif
/**
- * @brief Enables the TC subsystem.
- */
-#if !defined(HAL_USE_TC) || defined(__DOXYGEN__)
-#define HAL_USE_TC TRUE
-#endif
-
-/**
* @brief Enables the UART subsystem.
*/
#if !defined(HAL_USE_UART) || defined(__DOXYGEN__)