aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-03-29 20:00:26 -0400
committerKevin O'Connor <kevin@koconnor.net>2021-03-29 20:00:26 -0400
commit34bf8a04c75c9dee2cacd81e3f160352f953bd6a (patch)
tree2a6a1cc71cb8a55a2c24d54fc75e788b7706d4d8
parent00706dec21446b6e4a869dced320c931bbc08d79 (diff)
downloadkutter-34bf8a04c75c9dee2cacd81e3f160352f953bd6a.tar.gz
kutter-34bf8a04c75c9dee2cacd81e3f160352f953bd6a.tar.xz
kutter-34bf8a04c75c9dee2cacd81e3f160352f953bd6a.zip
config: Comment updates for recent "make menuconfig" updates
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--config/generic-fysetc-cheetah-v1.2.cfg4
-rw-r--r--config/printer-twotrees-sapphire-pro-2020.cfg5
2 files changed, 4 insertions, 5 deletions
diff --git a/config/generic-fysetc-cheetah-v1.2.cfg b/config/generic-fysetc-cheetah-v1.2.cfg
index 6f2a4d66..bdba31a0 100644
--- a/config/generic-fysetc-cheetah-v1.2.cfg
+++ b/config/generic-fysetc-cheetah-v1.2.cfg
@@ -1,7 +1,7 @@
# This file contains common pin mappings for the Fysetc Cheetah v1.2b
# board. To use this config, the firmware should be compiled for the
-# STM32F103 with "No bootloader" and with "Use USB for communication"
-# disabled.
+# STM32F103 with "No bootloader" and serial (on USART1 PA10/PA9)
+# communication.
# The "make flash" command does not work on the Cheetah. Instead,
# after running "make", run the following command to flash the board:
diff --git a/config/printer-twotrees-sapphire-pro-2020.cfg b/config/printer-twotrees-sapphire-pro-2020.cfg
index 6de67cdb..8bf610bb 100644
--- a/config/printer-twotrees-sapphire-pro-2020.cfg
+++ b/config/printer-twotrees-sapphire-pro-2020.cfg
@@ -2,9 +2,8 @@
# Pro printer from 2020. To use this config, the firmware should be
# compiled for the STM32F103. When running "make menuconfig", enable
# "extra low-level configuration setup", select the 28KiB bootloader,
-# disable "USB for communication", select USART3 for the "Serial
-# Port", and set "GPIO pins to set at micro-controller startup" to
-# "!PC6,!PD13".
+# serial (on USART3 PB11/PB10) communication, and set "GPIO pins to
+# set at micro-controller startup" to "!PC6,!PD13".
# Note that the "make flash" command does not work with the Sapphire
# Pro. After running "make", run the following command: