>>   The ECHO behavior can be disabled ONLY if TERMIOS are enabled.
>>   TERIMIOS is now required by POSIX and, further, if TERMIOS is not
>>   system, many features are now broken.  Like hiding the password when
>>   logging into NSH.
> Yes maybe we should select TERMIOS if some features really need it ? Most 
> apps don't need it, only
> termcurse/nsh login rely on it now in my known.

> The those Kconfig files should select TERMIOS_SERIAL, right?

Yes, this is a chioce, or we can make TERMIOS enabled forcely, but will cause a 
extra 1KB overhead for all target.

________________________________
发件人: Gregory Nutt <spudan...@gmail.com>
发送时间: 2023年3月11日 09:33
收件人: Qi Huang <no1w...@outlook.com>
主题: Re: [Breaking change] Echo character by serial driver


>>   The ECHO behavior can be disabled ONLY if TERMIOS are enabled.
>>   TERIMIOS is now required by POSIX and, further, if TERMIOS is not
>>   system, many features are now broken.  Like hiding the password when
>>   logging into NSH.
> Yes maybe we should select TERMIOS if some features really need it ? Most 
> apps don't need it, only
> termcurse/nsh login rely on it now in my known.
The those Kconfig files should select TERMIOS_SERIAL, right?

Reply via email to