mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
sim/up_uart.c: fix losting uart data when user paste long cmd
N/A Change-Id: I66c01c0789fc83ae8f6db522d61ff8ab63cd9211 Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
@@ -79,6 +79,7 @@ config ARCH_SIM
|
||||
select ALARM_ARCH
|
||||
select ONESHOT
|
||||
select SERIAL_CONSOLE
|
||||
select SERIAL_IFLOWCONTROL
|
||||
---help---
|
||||
Linux/Cygwin user-mode simulation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user