Size fix for Hadron, take 2 (#4009)
* Add Link Time Optimization to reduce firmware size * Disable Mousekeys on Hadron to save room
This commit is contained in:
parent
3d767e4aab
commit
20a10bd084
2 changed files with 3 additions and 1 deletions
|
@ -71,3 +71,5 @@ SRC = i2c.c \
|
|||
ssd1306.c
|
||||
|
||||
DEFAULT_FOLDER = hadron/ver2
|
||||
|
||||
EXTRAFLAGS += -flto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue