Browse Source

remove CORTEX_ENABLE_WFI_IDLE from rules.mk as suggested by @drashna

pull/20108/head
9R 9 months ago
parent
commit
914e5a9cad
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      keyboards/handwired/replicazeron/stm32f103/rules.mk

+ 0
- 3
keyboards/handwired/replicazeron/stm32f103/rules.mk View File

@ -4,6 +4,3 @@ EXTRAKEY_ENABLE = yes
MOUSEKEY_ENABLE = yes
NKRO_ENABLE = yes
RGBLIGHT_ENABLE = yes
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE

Loading…
Cancel
Save