Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
This commit is contained in:
parent
173f54cf1f
commit
416af0171c
311 changed files with 29 additions and 755 deletions
2
keyboards/binepad/bnr1/v2/rules.mk
Executable file → Normal file
2
keyboards/binepad/bnr1/v2/rules.mk
Executable file → Normal file
|
|
@ -3,5 +3,3 @@
|
|||
EEPROM_DRIVER = wear_leveling
|
||||
WEAR_LEVELING_DRIVER = embedded_flash
|
||||
|
||||
# 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