git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6178 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2013-08-19 13:58:49 +00:00
parent ecd12dd557
commit 5bff488788
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
#define STM32_GPT_USE_TIM2 TRUE #define STM32_GPT_USE_TIM2 TRUE
#define STM32_GPT_USE_TIM3 TRUE #define STM32_GPT_USE_TIM3 TRUE
#define STM32_GPT_USE_TIM4 TRUE #define STM32_GPT_USE_TIM4 TRUE
#define STM32_GPT_USE_TIM8 TRUE #define STM32_GPT_USE_TIM6 TRUE
#define STM32_GPT_USE_TIM7 TRUE #define STM32_GPT_USE_TIM7 TRUE
#define STM32_GPT_USE_TIM8 TRUE #define STM32_GPT_USE_TIM8 TRUE
#define STM32_GPT_TIM1_IRQ_PRIORITY 7 #define STM32_GPT_TIM1_IRQ_PRIORITY 7