diff options
Diffstat (limited to 'keyboards/ergodox_stm32/chconf.h')
-rw-r--r-- | keyboards/ergodox_stm32/chconf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ergodox_stm32/chconf.h b/keyboards/ergodox_stm32/chconf.h index d9114ec858..513ae821db 100644 --- a/keyboards/ergodox_stm32/chconf.h +++ b/keyboards/ergodox_stm32/chconf.h @@ -105,10 +105,6 @@ */ #define CH_CFG_NO_IDLE_THREAD FALSE -/* Use __WFI in the idle thread for waiting. Does lower the power - * consumption. */ -#define CORTEX_ENABLE_WFI_IDLE TRUE - /** @} */ /*===========================================================================*/ |