mirror of
https://github.com/QIDITECH/klipper.git
synced 2026-01-30 23:48:43 +03:00
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
# Base config file for STM32F1 ARM processor using serial communication
|
|
CONFIG_MACH_STM32=y
|
|
CONFIG_MACH_STM32F103=y
|
|
CONFIG_STM32_SERIAL_USART1=y
|