summaryrefslogtreecommitdiff
path: root/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'mcuconf.h')
-rw-r--r--mcuconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcuconf.h b/mcuconf.h
index b25409a..74b6346 100644
--- a/mcuconf.h
+++ b/mcuconf.h
@@ -77,6 +77,7 @@
/*
* PWM driver system settings.
*/
+#define STM32_PWM_USE_ADVANCED FALSE
#define STM32_PWM_USE_TIM1 FALSE
#define STM32_PWM_USE_TIM2 TRUE
#define STM32_PWM_USE_TIM3 FALSE