aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilhelm Schuster <ws@rot13.io>2021-05-03 15:02:44 +0200
committerKevinOConnor <kevin@koconnor.net>2021-05-03 14:36:18 -0400
commit4ae307b10f61f403ba57259c4f0e975d1db3fba6 (patch)
tree3c6a590947e5cc915d65886443613751127825a2
parent1fb091c4fa1f6c763e82342552e44e9ba4d467de (diff)
downloadkutter-4ae307b10f61f403ba57259c4f0e975d1db3fba6.tar.gz
kutter-4ae307b10f61f403ba57259c4f0e975d1db3fba6.tar.xz
kutter-4ae307b10f61f403ba57259c4f0e975d1db3fba6.zip
config: Update Fysetc S6 compilation instructions
Signed-off-by: Wilhelm Schuster <ws@rot13.io>
-rw-r--r--config/generic-fysetc-s6-v2.cfg9
-rw-r--r--config/generic-fysetc-s6.cfg9
2 files changed, 8 insertions, 10 deletions
diff --git a/config/generic-fysetc-s6-v2.cfg b/config/generic-fysetc-s6-v2.cfg
index 61fc95a2..c445b265 100644
--- a/config/generic-fysetc-s6-v2.cfg
+++ b/config/generic-fysetc-s6-v2.cfg
@@ -1,8 +1,7 @@
-# This file contains common pin mappings for the Fysetc S6 v2 board.
-# To use this config, the firmware should be compiled for the STM32F446.
-# When calling "menuconfig", enable "extra low-level configuration setup"
-# and select the "12MHz crystal" as clock reference
-# For flashing, write the compiled klipper.bin to memory location 0x08000000
+# This file contains common pin mappings for the Fysetc S6 v2 board. To use
+# this config, the firmware should be compiled for the STM32F446 with a "64KiB
+# bootloader". When calling "menuconfig", enable "extra low-level configuration
+# setup" and select the "12MHz crystal" as clock reference.
# See docs/Config_Reference.md for a description of parameters.
diff --git a/config/generic-fysetc-s6.cfg b/config/generic-fysetc-s6.cfg
index 6c3c50e9..2ba301de 100644
--- a/config/generic-fysetc-s6.cfg
+++ b/config/generic-fysetc-s6.cfg
@@ -1,8 +1,7 @@
-# This file contains common pin mappings for the Fysetc S6 board.
-# To use this config, the firmware should be compiled for the STM32F446.
-# When calling "menuconfig", enable "extra low-level configuration setup"
-# and select the "12MHz crystal" as clock reference
-# For flashing, write the compiled klipper.bin to memory location 0x08000000
+# This file contains common pin mappings for the Fysetc S6 board. To use this
+# config, the firmware should be compiled for the STM32F446 with a "64KiB
+# bootloader". When calling "menuconfig", enable "extra low-level configuration
+# setup" and select the "12MHz crystal" as clock reference.
# See docs/Config_Reference.md for a description of parameters.