You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "hartmannathan (via GitHub)" <gi...@apache.org> on 2023/02/01 22:13:55 UTC

[GitHub] [nuttx] hartmannathan opened a new pull request, #8405: Support termios for Tiva

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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [nuttx] xiaoxiang781216 merged pull request #8405: Support termios for Tiva

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #8405:
URL: https://github.com/apache/nuttx/pull/8405


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org