mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-15 19:39:53 +08:00
8 lines
138 B
Plaintext
8 lines
138 B
Plaintext
config RT_USING_UART1
|
|
bool "Enable UART1 (PA9/10)"
|
|
default y
|
|
|
|
config RT_USING_UART6
|
|
bool "Enable UART6 (PC6/7)"
|
|
default n
|