aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-bigtreetech-skr-2.cfg
diff options
context:
space:
mode:
authorJamesH1978 <87171443+JamesH1978@users.noreply.github.com>2021-11-21 13:06:31 +0000
committerGitHub <noreply@github.com>2021-11-21 08:06:31 -0500
commit4d738c8379b525c8bb7fb1afc5084d70582956f9 (patch)
tree9151f743df408770e6624368f7f990ebc73f6ec8 /config/generic-bigtreetech-skr-2.cfg
parent83889ac435ee61478460adfec875fa80eb861f6d (diff)
downloadkutter-4d738c8379b525c8bb7fb1afc5084d70582956f9.tar.gz
kutter-4d738c8379b525c8bb7fb1afc5084d70582956f9.tar.xz
kutter-4d738c8379b525c8bb7fb1afc5084d70582956f9.zip
config: add flash details for STM32F429 (#4942)
Updates for generic-bigtreetech-skr-2.cfg to include comment on newly shipped board with STM32F429 instead of the original STM32F407 Signed-off-by: James Hartley <james@hartleyns.com>
Diffstat (limited to 'config/generic-bigtreetech-skr-2.cfg')
-rw-r--r--config/generic-bigtreetech-skr-2.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/generic-bigtreetech-skr-2.cfg b/config/generic-bigtreetech-skr-2.cfg
index e978af21..d32d2e41 100644
--- a/config/generic-bigtreetech-skr-2.cfg
+++ b/config/generic-bigtreetech-skr-2.cfg
@@ -2,6 +2,10 @@
# To use this config, the firmware should be compiled for the
# STM32F407 with a "32KiB bootloader".
+# In newer versions of this board shipped in late 2021 the STM32F429
+# is used, if this is the case compile for this with a "32KiB bootloader"
+# You will need to check the chip on your board to identify which you have.
+#
# The "make flash" command does not work on the SKR 2. Instead,
# after running "make", copy the generated "out/klipper.bin" file to a
# file named "firmware.bin" on an SD card and then restart the SKR 2