qmk-dactyl-manuform-a/tmk_core/common/avr
Wez Furlong be4e75423a Tidy up atomicity in timer.c and ring_buffer.h
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.
2016-11-27 22:58:34 -08:00
..
bootloader.c
sleep_led.c
suspend.c
suspend_avr.h
timer.c Tidy up atomicity in timer.c and ring_buffer.h 2016-11-27 22:58:34 -08:00
timer_avr.h
xprintf.S
xprintf.h