git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6209 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
bc897168f6
commit
b769307eab
|
@ -114,7 +114,7 @@
|
|||
#define STM32_GPT_USE_TIM3 TRUE
|
||||
#define STM32_GPT_USE_TIM4 TRUE
|
||||
#define STM32_GPT_USE_TIM5 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_USE_TIM9 TRUE
|
||||
|
|
Loading…
Reference in New Issue