You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "jlaitine (via GitHub)" <gi...@apache.org> on 2024/04/16 08:39:53 UTC

[PR] arch/arm64/src/imx9: Add a more capable uart driver [nuttx]

jlaitine opened a new pull request, #12160:
URL: https://github.com/apache/nuttx/pull/12160

   Add an uart driver supporting LPUART1-8, dma, flow control, tc etc.
   
   ## Summary
   
   This adds a more complete uart driver for imx9 platform, supporting 8 LPUARTs with termios and DMA
   
   ## Impact
   
   Only impacts imx9 evk target
   
   ## Testing
   
   Tested with NXP i.MX93-EVK board, with UART1 connected to on-board USB-UART converter and providing nuttx terminal, and several other serial peripherals connected to the EVK via the 40-pin header.
   


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


Re: [PR] arch/arm64/src/imx9: Add a more capable uart driver [nuttx]

Posted by "jlaitine (via GitHub)" <gi...@apache.org>.
jlaitine commented on PR #12160:
URL: https://github.com/apache/nuttx/pull/12160#issuecomment-2059044132

   Re-based


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


Re: [PR] arch/arm64/src/imx9: Add a more capable uart driver [nuttx]

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


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