From 5e2c60bd6775cd2184a0f1e25ace7aa07a027142 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Fri, 30 Aug 2019 20:14:07 -0400 Subject: config: Add example config files for the Fysetc Cheetah boards Signed-off-by: Kevin O'Connor --- test/configs/stm32f1-serial.config | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/configs/stm32f1-serial.config (limited to 'test/configs') diff --git a/test/configs/stm32f1-serial.config b/test/configs/stm32f1-serial.config new file mode 100644 index 00000000..a1ae2580 --- /dev/null +++ b/test/configs/stm32f1-serial.config @@ -0,0 +1,4 @@ +# Base config file for STM32F1 ARM processor using serial communication +CONFIG_MACH_STM32=y +CONFIG_MACH_STM32F103=y +CONFIG_USBSERIAL=n -- cgit v1.2.3-70-g09d2