[Core] Adjust PWM hardware audio driver for RP2040 (#17723)
This commit is contained in:
parent
efe520645e
commit
19145704e4
22 changed files with 94 additions and 145 deletions
|
@ -23,8 +23,5 @@
|
|||
#undef STM32_PWM_USE_TIM4
|
||||
#define STM32_PWM_USE_TIM4 TRUE
|
||||
|
||||
#undef STM32_GPT_USE_TIM1
|
||||
#define STM32_GPT_USE_TIM1 TRUE
|
||||
|
||||
#undef STM32_ST_USE_TIMER
|
||||
#define STM32_ST_USE_TIMER 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue