Gary-Hobson opened a new pull request, #13966: URL: https://github.com/apache/nuttx/pull/13966
## Summary Using the host serial port to send data in sim will convert \r to \r\n When using the host physical serial port in sim, the existing configuration will convert \r to \r\n when sending data. If the tty device used is not stdin/out, we need to set it to raw format ## Impact none ## Testing sim -- 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]
