12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
|
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
|