diff options
author | Aaron B. Haun <aaron@haun.guru> | 2023-09-18 19:48:42 -0400 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2023-10-12 20:53:31 -0400 |
commit | ecc9bbf52a7dfb69a535b6bb87ad887c6e957387 (patch) | |
tree | a7d6e110957c0947f393566cbe1eae3f8c8e7b63 /docs/Overview.md | |
parent | 5edc7fee7e4560806533ec6ed1550cb5faad12fc (diff) | |
download | kutter-ecc9bbf52a7dfb69a535b6bb87ad887c6e957387.tar.gz kutter-ecc9bbf52a7dfb69a535b6bb87ad887c6e957387.tar.xz kutter-ecc9bbf52a7dfb69a535b6bb87ad887c6e957387.zip |
docs: add info about requesting bootloaders
Signed-off-by: Aaron B. Haun <aaron@haun.guru>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index a387ea81..477bc68b 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -93,6 +93,7 @@ communication with the Klipper developers. Beaglebone PRU. - [Bootloaders](Bootloaders.md): Developer information on micro-controller flashing. +- [Bootloader Entry](Bootloader_Entry.md): Requesting the bootloader. - [CAN bus](CANBUS.md): Information on using CAN bus with Klipper. - [CAN bus troubleshooting](CANBUS_Troubleshooting.md): Tips for troubleshooting CAN bus. |