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-fysetc-cheetah-v1.1.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/generic-fysetc-cheetah-v1.1.cfg') diff --git a/config/generic-fysetc-cheetah-v1.1.cfg b/config/generic-fysetc-cheetah-v1.1.cfg index cae8f932..9650f37e 100644 --- a/config/generic-fysetc-cheetah-v1.1.cfg +++ b/config/generic-fysetc-cheetah-v1.1.cfg @@ -1,7 +1,7 @@ # This file contains common pin mappings for the Fysetc Cheetah v1.1 # 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: -- cgit v1.2.3-70-g09d2