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/11/29 16:44:31 UTC

[GitHub] [nuttx] TimJTi opened a new pull request, #7730: Fixes for SAMA5D2 Flexcom USART

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

   ## Summary
   SAMA5D2 has Flexcom ports (SPI/USART/TWI). None work. this is the first PR, to fix USART operation.
   
   ## Impact
   should not affect any boards that aren't using SAMA5D2 Flexcom USART and will fix any that are.
   Files changed:
   
   arch/arm/src/sama5/Kconfig
   arch/arm/src/sama5/sam_config.h
   arch/arm/src/sama5/sam_flexcom_serial.c
   arch/arm/src/sama5/sam_serial.c
   arch/arc/src/sama5/sam_serialinit.c
   
   ## Testing
   Custom board with SAMA5D27C-D1M with 2x Flexcom USART ports. Both now work.
   
   


-- 
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 #7730: Fixes for SAMA5D2 Flexcom USART

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


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