6 lines
109 B
Makefile
6 lines
109 B
Makefile
|
OLED_ENABLE = yes
|
||
|
COMBO_ENABLE = yes
|
||
|
|
||
|
LTO_ENABLE = yes #enable link time optimization to reduce binary size
|
||
|
|