mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
c7a935dc1a
Implement local mode control (ECHO only) for telnet, this allow application to disable ECHO of telnet, it's useful to input password during shell login and other case. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>