rt-thread/bsp/stm32f107/drivers/Kconfig

12 lines
209 B
Plaintext
Raw Normal View History

config RT_USING_UART1
bool "Enable UART1 (PA9/10)"
default n
config RT_USING_UART2
bool "Enable UART2 (PD5/6)"
default y
config RT_USING_UART3
bool "Enable UART3 (PC10/11)"
default n