Fixup build errors on develop
branch. (#12723)
This commit is contained in:
parent
0432bde962
commit
f41fc6b70c
3 changed files with 6 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
#undef STM32_GPT_USE_TIM1
|
||||
#define STM32_GPT_USE_TIM1 TRUE
|
||||
|
||||
#undef STM32_PWM_USE_TIM3
|
||||
#define STM32_PWM_USE_TIM3 TRUE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue