aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/CAN
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/CAN')
-rw-r--r--testhal/STM32/CAN/mcuconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testhal/STM32/CAN/mcuconf.h b/testhal/STM32/CAN/mcuconf.h
index bd96de17b..94e9c5d15 100644
--- a/testhal/STM32/CAN/mcuconf.h
+++ b/testhal/STM32/CAN/mcuconf.h
@@ -91,6 +91,7 @@
/*
* PWM driver system settings.
*/
+#define STM32_PWM_USE_ADVANCED TRUE
#define STM32_PWM_USE_TIM1 TRUE
#define STM32_PWM_USE_TIM2 FALSE
#define STM32_PWM_USE_TIM3 FALSE