|
@@ -739,6 +739,11 @@ upload_protocol = serial
|
739
|
739
|
# STM32F103RC_btt_512K ........ RCT6 with 512K
|
740
|
740
|
# STM32F103RC_btt_512K_USB .... RCT6 with 512K (USB mass storage)
|
741
|
741
|
#
|
|
742
|
+# WARNING! If you have an SKR Mini v1.1 or an SKR Mini E3 1.0 / 1.2 / 2.0 / DIP
|
|
743
|
+# and experience a printer freeze, re-flash Marlin using the regular (non-512K)
|
|
744
|
+# build option. 256K chips may be re-branded 512K chips, but this means the
|
|
745
|
+# upper 256K is sketchy, and failure is very likely.
|
|
746
|
+#
|
742
|
747
|
|
743
|
748
|
[env:STM32F103RC_btt]
|
744
|
749
|
platform = ${common_stm32f1.platform}
|