aboutsummaryrefslogtreecommitdiffstats
path: root/demos/rt/RT-STM32L152-DISCOVERY/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/rt/RT-STM32L152-DISCOVERY/mcuconf.h')
-rw-r--r--demos/rt/RT-STM32L152-DISCOVERY/mcuconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/rt/RT-STM32L152-DISCOVERY/mcuconf.h b/demos/rt/RT-STM32L152-DISCOVERY/mcuconf.h
index 7efe82f94..bb3a06e3a 100644
--- a/demos/rt/RT-STM32L152-DISCOVERY/mcuconf.h
+++ b/demos/rt/RT-STM32L152-DISCOVERY/mcuconf.h
@@ -121,6 +121,7 @@
#define STM32_PWM_USE_TIM2 FALSE
#define STM32_PWM_USE_TIM3 FALSE
#define STM32_PWM_USE_TIM4 TRUE
+#define STM32_PWM_USE_TIM9 FALSE
#define STM32_PWM_TIM2_IRQ_PRIORITY 7
#define STM32_PWM_TIM3_IRQ_PRIORITY 7
#define STM32_PWM_TIM4_IRQ_PRIORITY 7