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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org