fix configs (#12631)
This commit is contained in:
parent
417a07c22d
commit
2f47bafd6a
4 changed files with 58 additions and 0 deletions
|
@ -19,5 +19,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth
|
|||
AUDIO_ENABLE = no # Audio output
|
||||
ENCODER_ENABLE = yes
|
||||
|
||||
BACKLIGHT_DRIVER = pwm
|
||||
|
||||
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue