aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-04-06 18:47:02 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-04-06 18:47:02 -0400
commit04adde9a021d7c25bbf8f3011dc432893c99d4db (patch)
tree4c492354087459f00e4d7d3c98327e5daf6bf386 /docs
parent62bdc2709f1be5d8e40e014aa8a307f73d1e691d (diff)
downloadkutter-04adde9a021d7c25bbf8f3011dc432893c99d4db.tar.gz
kutter-04adde9a021d7c25bbf8f3011dc432893c99d4db.tar.xz
kutter-04adde9a021d7c25bbf8f3011dc432893c99d4db.zip
docs: Update Installation.md to point to list of supported ARM mcus
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/Installation.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/Installation.md b/docs/Installation.md
index 7666b569..d277aa3c 100644
--- a/docs/Installation.md
+++ b/docs/Installation.md
@@ -5,9 +5,10 @@ Raspberry Pi 2 or Raspberry Pi 3 computer be used as the host machine
[FAQ](FAQ.md#can-i-run-klipper-on-something-other-than-a-raspberry-pi-3)
for other machines).
-Klipper currently supports Atmel ATmega based micro-controllers,
-Arduino Due (Atmel SAM3x8e ARM micro-controller), Smoothieboard (ARM
-LPC176x), and [Beaglebone PRU](beaglebone.md) based printers.
+Klipper currently supports a number of Atmel ATmega based
+micro-controllers,
+[ARM based micro-controllers](Features.md#step-benchmarks), and
+[Beaglebone PRU](beaglebone.md) based printers.
Prepping an OS image
====================