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

   ## Summary
   Override default flags by uart_register since:
   1. UART from other core will send \r\n as new line, but by default we 
convert \r -> \n, then we get \n\n
   2. Disable ECHO since remote machine will echo on terminal itself
   
   ## Impact
   rpmsg uart
   ## Testing
   sim rpserver/rpproxy
   


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