Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+202 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |