Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Define DECL_CONSTANT mechanism for defining exported constants | Kevin O'Connor | 2016-12-23 | 1 | -0/+3 |
* | timer: Rework AVR timer priority code to use time instead of event count | Kevin O'Connor | 2016-10-19 | 1 | -11/+23 |
* | irq: Allow boards to define the return type of irq_save() | Kevin O'Connor | 2016-06-13 | 1 | -2/+2 |
* | generic: Move board timer.h files into generic/misc.h | Kevin O'Connor | 2016-06-13 | 1 | -1/+1 |
* | avr: Add config option to clear the CPU prescaler | Kevin O'Connor | 2016-06-05 | 1 | -0/+9 |
* | sched: Change sched_from_ms() to sched_from_us() | Kevin O'Connor | 2016-06-02 | 1 | -5/+5 |
* | timer: Move union u32_u16_u from compiler.h to avr/timer.c | Kevin O'Connor | 2016-06-01 | 1 | -1/+4 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+171 |