aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Overview.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2020-08-01 13:09:09 -0400
committerKevin O'Connor <kevin@koconnor.net>2020-08-01 13:09:09 -0400
commitd33a34614fca836c6f85217d43f23a932367012a (patch)
tree84c857c983fbeebfa8ed52e90d85740448cef3de /docs/Overview.md
parent0f3b1bce6635cff5b7bcaf21e3ec92a6a6fdf2f3 (diff)
downloadkutter-d33a34614fca836c6f85217d43f23a932367012a.tar.gz
kutter-d33a34614fca836c6f85217d43f23a932367012a.tar.xz
kutter-d33a34614fca836c6f85217d43f23a932367012a.zip
docs: Add RPi_microcontroller.md link in Overview.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r--docs/Overview.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Overview.md b/docs/Overview.md
index 71a19111..cec6cc63 100644
--- a/docs/Overview.md
+++ b/docs/Overview.md
@@ -62,10 +62,12 @@ communication with the Klipper developers.
# Device Specific Documents
-- [Bootloaders](Bootloaders.md): Developer information on
- micro-controller flashing.
+- [Raspberry Pi as Micro-controller](RPi_microcontroller.md): Details
+ for controlling devices wired to the GPIO pins of a Raspberry Pi.
- [Beaglebone](beaglebone.md): Details for running Klipper on the
Beaglebone PRU.
+- [Bootloaders](Bootloaders.md): Developer information on
+ micro-controller flashing.
- [stm32f0](stm32f0_CAN.md): Information on the STM32F0 micro-controller
port.
- [TSL1401CL filament width sensor](TSL1401CL_Filament_Width_Sensor.md)