mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-24 00:28:34 -07:00
test: fixed stm32f103-serial test
Signed-off-by: Findlay Feng <i@fengch.me>
This commit is contained in:
parent
d86f28d2ed
commit
293fb0a923
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Base config file for STM32F1 ARM processor using serial communication
|
||||
CONFIG_MACH_STM32=y
|
||||
CONFIG_MACH_STM32F103=y
|
||||
CONFIG_STM32_SERIAL_USART1=y
|
||||
CONFIG_STM32_DIRECT_SERIAL_USART1=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue