mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-17 07:33:32 +08:00
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
config RT_USING_UART0
|
|
bool "Enable UART0"
|
|
default n
|
|
|
|
config RT_USING_UART1
|
|
bool "Enable UART1"
|
|
default y
|