mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 01:10:20 +08:00
[bsp][ls1c] modify "RT_USING_UART" to "RT_USING_SERIAL"
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user