hartmannathan opened a new pull request, #8405: URL: https://github.com/apache/nuttx/pull/8405
## Summary The lower-half serial driver for Tiva (TI TM4C12x) microcontrollers supports termios, but Kconfig never enabled this support because we were missing the ARCH_HAVE_SERIAL_TERMIOS configs. This is now enabled, allowing termios support to be enabled with CONFIG_SERIAL_TERMIOS. ## Impact Allows CONFIG_SERIAL_TERMIOS to be used. ## Testing Custom board. -- 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]
