Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Klipper3d/klipper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2022-10-13 18:32:43 +0300
committerKevin O'Connor <kevin@koconnor.net>2022-10-13 18:32:43 +0300
commiteb9cda91b505e53a895f3aa58b13648401abfe0a (patch)
tree32d59473c80830a153064ba34a352c0083810db5
parent4b77f29c1b20d5fdac577c557699e0b20f78d799 (diff)
config: Update duet3 mini config to recommend compiling for SAME54P20
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--config/generic-duet3-mini.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/generic-duet3-mini.cfg b/config/generic-duet3-mini.cfg
index 452da7426..cc6ed1f51 100644
--- a/config/generic-duet3-mini.cfg
+++ b/config/generic-duet3-mini.cfg
@@ -1,6 +1,6 @@
# This file contains common pin mappings for the Duet3 Mini 5+. To use
-# this config, the firmware should be compiled for the ATSAMD51P20
-# with a "25Mhz crystal", "16KiB bootloader", and USB communication.
+# this config, the firmware should be compiled for the SAME54P20 with
+# a "25Mhz crystal", "16KiB bootloader", and USB communication.
# To flash the board, double tap the board's reset button to enter the
# bootloader and then run: make flash FLASH_DEVICE=/dev/ttyACM0