Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avr: Initial support for Atmel AT90USB1286 mcu | Kevin O'Connor | 2016-06-05 | 10 | -3/+1239 |
* | buildcommands: Fix max_size calculation | Kevin O'Connor | 2016-06-05 | 1 | -1/+1 |
* | sched: Change sched_from_ms() to sched_from_us() | Kevin O'Connor | 2016-06-02 | 7 | -16/+16 |
* | stepper: Use stepper_stop() instead of stepper_reset() in stepper_shutdown() | Kevin O'Connor | 2016-06-02 | 1 | -13/+6 |
* | timer: Move union u32_u16_u from compiler.h to avr/timer.c | Kevin O'Connor | 2016-06-01 | 2 | -6/+4 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 71 | -0/+9950 |
* | build: Update kconfig to always emit symbols - even when false. | Kevin O'Connor | 2014-08-23 | 1 | -1/+9 |
* | build: Update kconfig to work outside of kbuild make system. | Kevin O'Connor | 2014-08-23 | 1 | -7/+17 |
* | build: Add kconfig menu system. | Kevin O'Connor | 2014-08-23 | 43 | -0/+26868 |