mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 09:30:26 +09:00
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>
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
# When running "make menuconfig" you have to:
|
||||
# - enable "extra low-level configuration setup",
|
||||
# - select the 28KiB bootloader,
|
||||
# - disable "USB for communication"
|
||||
# - select USART3 for the "Serial Port"
|
||||
# - select serial (on USART3 PB11/PB10) communication
|
||||
# - set "GPIO pins to set at micro-controller startup" to "!PC6,!PD13"
|
||||
|
||||
# Note that the "make flash" command does not work with the Sapphire
|
||||
|
||||
Reference in New Issue
Block a user