1
0

Remove STM32_PWM_USE_ADVANCED references (#24432)

This commit is contained in:
Joel Challis
2024-09-24 12:04:15 +01:00
committed by GitHub
parent c622e1439c
commit a7486a8d87
23 changed files with 2 additions and 64 deletions

View File

@@ -18,8 +18,5 @@
#include_next <mcuconf.h>
#undef STM32_PWM_USE_ADVANCED
#define STM32_PWM_USE_ADVANCED TRUE
#undef STM32_PWM_USE_TIM1
#define STM32_PWM_USE_TIM1 TRUE

View File

@@ -18,8 +18,5 @@
#include_next <mcuconf.h>
#undef STM32_PWM_USE_ADVANCED
#define STM32_PWM_USE_ADVANCED TRUE
#undef STM32_PWM_USE_TIM1
#define STM32_PWM_USE_TIM1 TRUE