mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 13:03:42 +08:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
config BSP_USING_UART0
|
|
bool "Enable UART0 (PTC7/PTC8)"
|
|
default y
|
|
config BSP_USING_UART1
|
|
bool "Enable UART1 (PTA25/PTA26)"
|
|
default y
|