[Core] Adjust PWM hardware audio driver for RP2040 (#17723)
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
|
||||
/* PWM for AUDIO and RGB LED */
|
||||
#define HAL_USE_PWM TRUE
|
||||
/* GPT and PAL for Audio */
|
||||
#define HAL_USE_GPT TRUE
|
||||
#define HAL_USE_PAL TRUE
|
||||
/* I2C for OLED display */
|
||||
#define HAL_USE_I2C TRUE
|
||||
|
||||
|
Reference in New Issue
Block a user