summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/avr/timer.c
Commit message (Collapse)AuthorAgeFilesLines
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-211-9/+24
|
* Tidy up atomicity in timer.c and ring_buffer.hWez Furlong2016-11-271-20/+16
| | | | | | | | 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.
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-101-0/+117