mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
061e98aa98
There is a rookie mistake introduced by https://github.com/apache/nuttx/pull/8691, ECHO flag is a part of Local Mode (c_lflags) instead of c_iflags. nuttx-apps should do the same change in nsh_login and termcurse_vt100. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>