test: fixed stm32f103-serial test

Signed-off-by: Findlay Feng <i@fengch.me>
This commit is contained in:
Findlay Feng 2025-08-08 08:43:28 +08:00
parent d86f28d2ed
commit 293fb0a923
No known key found for this signature in database
GPG key ID: B30AD4F1D7467674

View file

@ -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