Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial vusb console support (#8559) | Joel Challis | 2020-05-03 | 1 | -4/+9 |
| | |||||
* | clang-format changes | skullY | 2019-08-30 | 1 | -34/+25 |
| | |||||
* | Tidy up atomicity in timer.c and ring_buffer.h | Wez Furlong | 2016-11-27 | 1 | -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 file | Jun Wako | 2015-04-22 | 1 | -0/+53 |