mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-20 20:57:12 +08:00
[bsp][ls1c] modify "RT_USING_UART" to "RT_USING_SERIAL"
This commit is contained in:
parent
64829a07ba
commit
b102410ece
@ -24,7 +24,7 @@
|
||||
|
||||
/*@{*/
|
||||
|
||||
#if defined(RT_USING_UART) && defined(RT_USING_DEVICE)
|
||||
#if defined(RT_USING_SERIAL) && defined(RT_USING_DEVICE)
|
||||
|
||||
struct rt_uart_ls1c
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user