aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx/ADC/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32L1xx/ADC/mcuconf.h')
-rw-r--r--testhal/STM32L1xx/ADC/mcuconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32L1xx/ADC/mcuconf.h b/testhal/STM32L1xx/ADC/mcuconf.h
index e327dbb74..4f936d8b3 100644
--- a/testhal/STM32L1xx/ADC/mcuconf.h
+++ b/testhal/STM32L1xx/ADC/mcuconf.h
@@ -121,6 +121,7 @@
#define STM32_PWM_USE_TIM2 FALSE
#define STM32_PWM_USE_TIM3 FALSE
#define STM32_PWM_USE_TIM4 FALSE
+#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