pkarashchenko commented on PR #10467: URL: https://github.com/apache/nuttx/pull/10467#issuecomment-1707100988
> Could you please change the default pins for UART2 (specifically the `UART2_TXPIN`, which is the same of `UART1_TXPIN` ):? > ``` > config ESP32S3_UART2_TXPIN > int "UART2 Tx Pin" > default 15 > range 0 48 > ``` > > I tested with an ESP32-S3-DevKitC-1 board enabling UART0, 1 and 2 and testing the serial console in each of them successfully. I have the pin change as a part of the next RS485 patch, but I will include those changes into this PR -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
