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 2021/07/05 18:41:41 UTC

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #4073: xtensa/esp32: Fix uart 2 issue.

saramonteiro opened a new pull request #4073:
URL: https://github.com/apache/incubator-nuttx/pull/4073


   ## Summary
   
   This MR removes the reset of TX FIFO, which was causing the UART 2 to print garbage after the first print.
   It also changes the default UART 2 pins from menuconfig to valid pins.
   
   ## Impact
   
   From now on, UART 2 is working again. This regression was added in https://github.com/apache/incubator-nuttx/pull/3642.
   
   ## Test
   
   Using `printf` command and writing on `/dev/ttySx` where UART 2 was residing.


-- 
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 #4073: xtensa/esp32: Fix uart 2 issue.

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


   


-- 
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 #4073: xtensa/esp32: Fix uart 2 issue.

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


   


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