aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/ring_buffer.h
Commit message (Collapse)AuthorAgeFilesLines
* Initial vusb console support (#8559)Joel Challis2020-05-031-4/+9
|
* clang-format changesskullY2019-08-301-34/+25
|
* Tidy up atomicity in timer.c and ring_buffer.hWez Furlong2016-11-271-14/+12
| | | | | | | | 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.
* Move ring_buffer.h fileJun Wako2015-04-221-0/+53