Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.
This commit is contained in:
@@ -21,3 +21,6 @@ CUSTOM_MATRIX = no # Custom matrix file
|
||||
# BACKLIGHT_ENABLE = yes # This is broken on 072 right now
|
||||
RGBLIGHT_ENABLE = yes
|
||||
|
||||
|
||||
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||||
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||||
|
||||
Reference in New Issue
Block a user