rt-thread-official/bsp/synopsys/boards/drivers/Kconfig

11 lines
178 B
Plaintext

config EMSK_USING_UART0
bool "Using UART0"
select RT_USING_SERIAL
default y
config EMSK_USING_UART1
bool "Using UART1"
select RT_USING_SERIAL
default y