| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sched: Change sched_from_ms() to sched_from_us() | Kevin O'Connor | 2016-06-02 | 7 | -16/+16 |
| | | | | | | | | Some code may require micro-second precision so update sched_from_ms() to use micro-seconds. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
| * | stepper: Use stepper_stop() instead of stepper_reset() in stepper_shutdown() | Kevin O'Connor | 2016-06-02 | 1 | -13/+6 |
| | | | | | | | | The stepper_stop() function is equivalent to stepper_reset() during a shutdown event. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
| * | timer: Move union u32_u16_u from compiler.h to avr/timer.c | Kevin O'Connor | 2016-06-01 | 2 | -6/+4 |
| | | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
| * | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 36 | -0/+3129 |
| Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
