Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Update declfuncs.lds.S to only use progmem sections on AVR | Kevin O'Connor | 2016-06-14 | 1 | -1/+1 |
* | sched: Use 'unsigned int' instead of 'uint16_t' for shutdown reason | Kevin O'Connor | 2016-06-14 | 1 | -2/+2 |
* | sched: Use uint_fast8_t for return type of timers | Kevin O'Connor | 2016-06-14 | 1 | -1/+1 |
* | sched: Change sched_from_ms() to sched_from_us() | Kevin O'Connor | 2016-06-02 | 1 | -1/+1 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+51 |