aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Overview.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-10-23 18:53:11 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-10-23 18:53:11 -0400
commitf07292084b6081d9ef9f5ce1595741bd213c05e7 (patch)
tree901158437027cb9106e21911126136a9437c5f0e /docs/Overview.md
parente0afc74cc7b1e37bf86cb3f4cbfc1ebc40a9d8d0 (diff)
downloadkutter-f07292084b6081d9ef9f5ce1595741bd213c05e7.tar.gz
kutter-f07292084b6081d9ef9f5ce1595741bd213c05e7.tar.xz
kutter-f07292084b6081d9ef9f5ce1595741bd213c05e7.zip
docs: Remove outdated stm32f1.md document
The stm32f103 has become popular in the "skr mini" series of boards. As a result, the stm32f1.md document is no longer relevant. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r--docs/Overview.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Overview.md b/docs/Overview.md
index 0f26ef1b..7e07cf3f 100644
--- a/docs/Overview.md
+++ b/docs/Overview.md
@@ -62,8 +62,6 @@ communication with the Klipper developers.
- [Bootloaders](Bootloaders.md): Developer information on
micro-controller flashing.
-- [stm32f1](stm32f1.md): Information on the STM32F1 micro-controller
- port.
- [Beaglebone](beaglebone.md): Details for running Klipper on the
Beaglebone PRU.
- [stm32f0](stm32f0_CAN.md): Information on the STM32F0 micro-controller