Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Rename atmega2560-16mhz.config to atmega2560.config | Kevin O'Connor | 2019-03-22 | 1 | -1/+1 |
| | | | | | | | There's no need to include the 16mhz as basically all atmega chips are run at 16mhz. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | manual_stepper: Add support for moves with acceleration | Kevin O'Connor | 2019-03-03 | 1 | -3/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | manual_stepper: Add an "extras" module for manually controlling a stepper | Kevin O'Connor | 2019-02-12 | 1 | -0/+24 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |