mirror of
git://soft.sys114.com/klipper
synced 2026-02-12 07:00:27 +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:
@@ -1,7 +1,6 @@
|
||||
# This file contains common pin mappings for the 2019 Monoprice
|
||||
# Select Mini v2. To use this config, the firmware should be compiled for the
|
||||
# STM32F070 microcontroller with an 8MHz crystal and USB for communication
|
||||
# (instead of serial).
|
||||
# STM32F070 microcontroller with an 8MHz crystal and USB for communication.
|
||||
#
|
||||
# Use the following settings in make menuconfig:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user