Files
klipper/test/configs/stm32f103-serial.config

5 lines
145 B
Plaintext
Raw Normal View History

2023-06-15 11:41:08 +08:00
# Base config file for STM32F1 ARM processor using serial communication
CONFIG_MACH_STM32=y
CONFIG_MACH_STM32F103=y
CONFIG_STM32_SERIAL_USART1=y