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

   ## Summary
   
   Echo CR when NL is detected and the serial device is a console and fix 
https://github.com/apache/nuttx/pull/8691#issuecomment-1453676916
   
   ## Impact
   
   The serial driver now performs the echoing console's input 
(https://github.com/apache/nuttx/pull/8691). In order to keep the old behavior 
of CR being echoed by the device, it's necessary to detect whenever NL is being 
echoed and send CR before sending it.
   
   ## Testing
   
   Internal CI, NuttX's CI and test on ESP32-DevKitC.
   


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

Reply via email to