aboutsummaryrefslogtreecommitdiffstats
path: root/cfg
diff options
context:
space:
mode:
Diffstat (limited to 'cfg')
-rw-r--r--cfg/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg/mcuconf.h b/cfg/mcuconf.h
index 03b961c..e1e50c3 100644
--- a/cfg/mcuconf.h
+++ b/cfg/mcuconf.h
@@ -177,7 +177,7 @@
#define STM32_GPT_USE_TIM2 FALSE
#define STM32_GPT_USE_TIM3 FALSE
#define STM32_GPT_USE_TIM4 TRUE
-#define STM32_GPT_USE_TIM5 FALSE
+#define STM32_GPT_USE_TIM5 TRUE
#define STM32_GPT_USE_TIM6 FALSE
#define STM32_GPT_USE_TIM7 FALSE
#define STM32_GPT_USE_TIM8 FALSE