aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* docs: Todo updatesKevin O'Connor2016-10-191-30/+42
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add Firmware_Commands.md with information on common firmware commandsKevin O'Connor2016-10-192-1/+271
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add Protocol.md with information on host / firmware communicationKevin O'Connor2016-10-192-0/+299
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add todo list to documentationKevin O'Connor2016-10-122-0/+158
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Clarification of some installation and config stepsKevin O'Connor2016-09-151-1/+3
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Describe running Klippy in batch mode for debuggingKevin O'Connor2016-09-101-0/+42
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Installation.md - Arduino Due is also supportedKevin O'Connor2016-07-281-1/+2
| | | | | | | Update the document introduction to note that the Arduino Due is also now supported. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: ARM updates for Code_Overview.mdKevin O'Connor2016-07-261-22/+35
| | | | | | | | Some details on the code flow and organization have changed since support for ARM processors was added. Update Code_Overview.md accordingly. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update documentation with Arduino Due installation infoKevin O'Connor2016-06-141-3/+18
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Change the debugging docs to recommend a serial baud rate of 250000Kevin O'Connor2016-06-131-6/+5
| | | | | | | A baud of 250000 is a better choice for production use. It's better to test with that rate also. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* Initial commit of source code.Kevin O'Connor2016-05-254-0/+309
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>