Commit Graph

4 Commits (7b8a013826ad90714a05ea522de53adf964ab3b9)

Author SHA1 Message Date
Joel Challis 5f82b0782f
Initial vusb console support (#8559) 2020-05-03 01:25:39 +01:00
skullY b624f32f94 clang-format changes 2019-08-30 15:01:52 -07:00
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
Jun Wako e98b800723 Move ring_buffer.h file 2015-04-22 14:35:20 +09:00