aboutsummaryrefslogtreecommitdiffstats
path: root/config/generic-mks-robin-nano-v2.cfg
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-03-18 13:20:54 -0400
committerKevin O'Connor <kevin@koconnor.net>2021-03-18 13:33:33 -0400
commit1eddc0fd907fb7f28e0b4537494e711f7ac1cac4 (patch)
treec3390bc4c024e231e9cb271231b91b3e232612ad /config/generic-mks-robin-nano-v2.cfg
parentc8dc3afc235d9190591056a852f7ff4996c41c54 (diff)
downloadkutter-1eddc0fd907fb7f28e0b4537494e711f7ac1cac4.tar.gz
kutter-1eddc0fd907fb7f28e0b4537494e711f7ac1cac4.tar.xz
kutter-1eddc0fd907fb7f28e0b4537494e711f7ac1cac4.zip
stm32: Simplify USB/Serial/CANbus Kconfig selection
Combine the various communication options into a single "make menuconfig" menu item. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/generic-mks-robin-nano-v2.cfg')
-rw-r--r--config/generic-mks-robin-nano-v2.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/generic-mks-robin-nano-v2.cfg b/config/generic-mks-robin-nano-v2.cfg
index 80c707d7..e9da5115 100644
--- a/config/generic-mks-robin-nano-v2.cfg
+++ b/config/generic-mks-robin-nano-v2.cfg
@@ -1,8 +1,8 @@
# This file contains common pin mappings for MKS Robin Nano V2
# boards. 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", and select USART3 for the "Serial Port".
+# configuration setup", select the 28KiB bootloader, and serial (on
+# USART3 PB11/PB10) communication.
# Note that the "make flash" command does not work with MKS Robin
# boards. After running "make", run the following command: