mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 13:13:31 +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
|