docs: Add a Bootloaders.md document

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2018-08-08 20:36:07 -04:00
parent 5fb1c76c0e
commit 3f59c3dd48
2 changed files with 205 additions and 1 deletions

View File

@@ -38,4 +38,5 @@ protocol between host and micro-controller. See also
commands implemented in the micro-controller software.
See [debugging](Debugging.md) for information on how to test and debug
Klipper.
Klipper. See [bootloaders](Bootloaders.md) for developer information
on micro-controller flashing.