xiaoxiang781216 commented on PR #2664: URL: https://github.com/apache/nuttx-apps/pull/2664#issuecomment-2402618027
> Isn't this already implemented and user selectable with Kconfig? See: https://nuttx.apache.org/docs/latest/applications/examples/termios/index.html. > > Should getline also depend on those configuration parameters? Don't need. After https://github.com/apache/nuttx/pull/8843, the software terminal setting always exist, CONFIG_SERIAL_TERMIOS only control the hardware specific setting (e.g. baud rate). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
