qmk-firmware/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 Fix #770, Fix #779 2016-09-28 20:26:41 -05:00
sleep_led.c Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
suspend.c Fixed NO_SUSPEND_POWER_DOWN handling 2016-11-23 19:45:50 +11:00
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 Normalize line endings 2016-08-27 18:40:50 +03:00
xprintf.h Added User Print - A "light" console out option (#8) 2016-09-07 23:50:58 -05:00