aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avr: Initial support for Atmel AT90USB1286 mcuKevin O'Connor2016-06-0510-3/+1239
* buildcommands: Fix max_size calculationKevin O'Connor2016-06-051-1/+1
* 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-2571-0/+9950
* build: Update kconfig to always emit symbols - even when false.Kevin O'Connor2014-08-231-1/+9
* build: Update kconfig to work outside of kbuild make system.Kevin O'Connor2014-08-231-7/+17
* build: Add kconfig menu system.Kevin O'Connor2014-08-2343-0/+26868