Removed unnecessary undefs.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3544 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2011-11-29 07:53:31 +00:00
parent 41e7ec9ad3
commit 1965f6c027
1 changed files with 0 additions and 15 deletions

View File

@ -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. */
/*===========================================================================*/