Commit Graph

4 Commits (9e8c55f5250b8b7eb8256f7945cb28fa6a22e93e)

Author SHA1 Message Date
Joel Challis 5f82b0782f
Initial vusb console support (#8559) 5 years ago
skullY b624f32f94 clang-format changes 6 years ago
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.
9 years ago
Jun Wako e98b800723 Move ring_buffer.h file 10 years ago