mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-21 16:45:55 +01:00
147d397e34
Co-authored-by: Nick Brassel <nick@tzarc.org>
6 lines
174 B
Makefile
6 lines
174 B
Makefile
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
|