You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/07/01 02:16:48 UTC

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request, #6548: tiva: Add UART CTS/RTS support

hartmannathan opened a new pull request, #6548:
URL: https://github.com/apache/incubator-nuttx/pull/6548

   ## Summary
   
   In Tiva architecture's lower-half serial (UART) driver, the Kconfigs to enable RTS and/or CTS were not being honored. This PR adds this support.
   
   ## Impact
   
   When selected in Kconfig, the UART's RTS and/or CTS will be configured when the port is first opened.
   
   ## Testing
   
   Serial communication is working on a custom board. Communication is between UART2 of a TM4C129ENCZAD microcontroller and a peripheral IC that requires RX, TX, CTS, and RTS.


-- 
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] [incubator-nuttx] xiaoxiang781216 merged pull request #6548: tiva: Add UART CTS/RTS support

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #6548:
URL: https://github.com/apache/incubator-nuttx/pull/6548


-- 
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