mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-05 01:15:19 +00:00
5 lines
128 B
Makefile
5 lines
128 B
Makefile
|
# Enter lower-power sleep mode when on the ChibiOS idle thread
|
||
|
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
|
||
|
|
||
|
SERIAL_DRIVER = usart
|