diff options
Diffstat (limited to 'platforms/chibios/GENERIC_STM32_F303XC/configs/mcuconf.h')
| -rw-r--r-- | platforms/chibios/GENERIC_STM32_F303XC/configs/mcuconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/chibios/GENERIC_STM32_F303XC/configs/mcuconf.h b/platforms/chibios/GENERIC_STM32_F303XC/configs/mcuconf.h index 3b1588348..ac2d9a1ee 100644 --- a/platforms/chibios/GENERIC_STM32_F303XC/configs/mcuconf.h +++ b/platforms/chibios/GENERIC_STM32_F303XC/configs/mcuconf.h | |||
| @@ -144,7 +144,7 @@ | |||
| 144 | #define STM32_GPT_USE_TIM6 TRUE | 144 | #define STM32_GPT_USE_TIM6 TRUE |
| 145 | #define STM32_GPT_USE_TIM7 TRUE | 145 | #define STM32_GPT_USE_TIM7 TRUE |
| 146 | #define STM32_GPT_USE_TIM8 TRUE | 146 | #define STM32_GPT_USE_TIM8 TRUE |
| 147 | #define STM32_GPT_USE_TIM15 FALSE | 147 | #define STM32_GPT_USE_TIM15 TRUE |
| 148 | #define STM32_GPT_USE_TIM16 FALSE | 148 | #define STM32_GPT_USE_TIM16 FALSE |
| 149 | #define STM32_GPT_USE_TIM17 FALSE | 149 | #define STM32_GPT_USE_TIM17 FALSE |
| 150 | #define STM32_GPT_TIM1_IRQ_PRIORITY 7 | 150 | #define STM32_GPT_TIM1_IRQ_PRIORITY 7 |
