git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6178 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
ecd12dd557
commit
5bff488788
|
@ -110,7 +110,7 @@
|
|||
#define STM32_GPT_USE_TIM2 TRUE
|
||||
#define STM32_GPT_USE_TIM3 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_TIM8 TRUE
|
||||
#define STM32_GPT_TIM1_IRQ_PRIORITY 7
|
||||
|
|
Loading…
Reference in New Issue