[Core] Adjust PWM hardware audio driver for RP2040 (#17723)
This commit is contained in:
@@ -5,5 +5,8 @@
|
||||
|
||||
#include_next "mcuconf.h"
|
||||
|
||||
#undef RP_PWM_USE_PWM0
|
||||
#define RP_PWM_USE_PWM0 TRUE
|
||||
|
||||
#undef RP_PWM_USE_PWM4
|
||||
#define RP_PWM_USE_PWM4 TRUE
|
||||
|
||||
Reference in New Issue
Block a user