mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 14:40:06 +00:00
be4e75423a
Adopt the macros for saving/restoring the interrupt state that are provided by the avr gcc environment. Removing intialization of the timer value; this shaves off a few bytes because globals are default initialized to zero. |
||
---|---|---|
.. | ||
bootloader.c | ||
sleep_led.c | ||
suspend.c | ||
suspend_avr.h | ||
timer.c | ||
timer_avr.h | ||
xprintf.h | ||
xprintf.S |