qmk_firmware/tmk_core/common
Drashna Jaelre 92385b3fb6 Better handle LTO_ENABLE (#9832)
* Better handle LTO_ENABLE

Especially when calling from command line

* Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE

* Remove long for LTO from show_options.mk
2020-08-29 14:30:02 -07:00
..
arm_atsam
avr
chibios Re-fix the STM32 dual-bank bootloader stuff. (#9738) 2020-08-29 14:30:02 -07:00
test
action_code.h
action_layer.c
action_layer.h Initialize Layer State on startup (#8318) 2020-08-29 14:30:02 -07:00
action_macro.c
action_macro.h
action_tapping.c
action_tapping.h
action_util.c
action_util.h
action.c
action.h Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
bootloader.h
bootmagic_lite.c
bootmagic.c Initialize Layer State on startup (#8318) 2020-08-29 14:30:02 -07:00
bootmagic.h
command.c Better handle LTO_ENABLE (#9832) 2020-08-29 14:30:02 -07:00
command.h
debug.c
debug.h
eeconfig.c
eeconfig.h
eeprom.h
host_driver.h
host.c
host.h
keyboard.c Hid joystick interface (#4226) 2020-08-29 14:30:02 -07:00
keyboard.h
keycode.h
led.h
magic.c Initialize Layer State on startup (#8318) 2020-08-29 14:30:02 -07:00
magic.h
matrix.h
mousekey.c Fix the mousekey scrolling (#9174) 2020-08-29 14:30:02 -07:00
mousekey.h
nodebug.h
print.c
print.h
progmem.h More Bluetooth refactoring (#9905) 2020-08-29 14:30:02 -07:00
raw_hid.h
report.c
report.h Hid joystick interface (#4226) 2020-08-29 14:30:02 -07:00
sendchar_null.c
sendchar_uart.c
sendchar.h
sleep_led.h
suspend.h
timer.h
uart.c
uart.h
util.c
util.h
virtser.h
wait.h