aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-29 07:53:31 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-29 07:53:31 +0000
commit1965f6c027c2e4ade1f2005d822009b511f346d9 (patch)
tree5eb269555d30dc5f63254204900bde1290cbbbcb /os/hal/platforms/STM32
parent41e7ec9ad37a2ff9865411b996a9c0015f820d5f (diff)
downloadChibiOS-1965f6c027c2e4ade1f2005d822009b511f346d9.tar.gz
ChibiOS-1965f6c027c2e4ade1f2005d822009b511f346d9.tar.bz2
ChibiOS-1965f6c027c2e4ade1f2005d822009b511f346d9.zip
Removed unnecessary undefs.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3544 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32')
-rw-r--r--os/hal/platforms/STM32/stm32.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/os/hal/platforms/STM32/stm32.h b/os/hal/platforms/STM32/stm32.h
index 0ee083dcc..c051dafe0 100644
--- a/os/hal/platforms/STM32/stm32.h
+++ b/os/hal/platforms/STM32/stm32.h
@@ -63,21 +63,6 @@
#include "stm32l1xx.h"
#endif
-#undef TIM1
-#undef TIM2
-#undef TIM3
-#undef TIM4
-#undef TIM5
-#undef TIM6
-#undef TIM7
-#undef TIM8
-#undef TIM9
-#undef TIM10
-#undef TIM11
-#undef TIM12
-#undef TIM13
-#undef TIM14
-
/*===========================================================================*/
/* Driver constants. */
/*===========================================================================*/