aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* avr: Initial support for Atmel AT90USB1286 mcuKevin O'Connor2016-06-054-2/+93
* sched: Change sched_from_ms() to sched_from_us()Kevin O'Connor2016-06-027-16/+16
* stepper: Use stepper_stop() instead of stepper_reset() in stepper_shutdown()Kevin O'Connor2016-06-021-13/+6
* timer: Move union u32_u16_u from compiler.h to avr/timer.cKevin O'Connor2016-06-012-6/+4
* Initial commit of source code.Kevin O'Connor2016-05-2536-0/+3129