From 1eddc0fd907fb7f28e0b4537494e711f7ac1cac4 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Thu, 18 Mar 2021 13:20:54 -0400 Subject: 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 --- config/generic-bigtreetech-skr-mini.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/generic-bigtreetech-skr-mini.cfg') diff --git a/config/generic-bigtreetech-skr-mini.cfg b/config/generic-bigtreetech-skr-mini.cfg index b085b013..f2cf080d 100644 --- a/config/generic-bigtreetech-skr-mini.cfg +++ b/config/generic-bigtreetech-skr-mini.cfg @@ -1,6 +1,6 @@ # This file contains common pin mappings for the BIGTREETECH SKR # MINI. To use this config, the firmware should be compiled for the -# STM32F103 with a "28KiB bootloader". +# STM32F103 with a "28KiB bootloader" and USB communication. # The "make flash" command does not work on the SKR mini. Instead, # after running "make", copy the generated "out/klipper.bin" file to a -- cgit v1.2.3-70-g09d2