Kevin O'Connor 9edf60ffc6 docs: Add Protocol.md with information on host / firmware communication
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2016-10-19 13:35:49 -04:00

14 lines
483 B
Markdown

See [installation](Installation.md) for information on compiling,
installing, and running Klipper.
See [code overview](Code_Overview.md) for developer information on the
structure and layout of the Klipper code.
See [protocol](Protocol.md) for developer information on the messaging
protocol between host and firmware.
See [debugging](Debugging.md) for developer information on how to test
and debug Klipper.
See [todo](Todo.md) for information on possible future code features.