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

   ## Summary
   
   driver/uart_rpmsg: Passthrough data by default
   
   Ignore the `isconsole` to passthrough all UART data,
   since the most common usage of rpmsg uart is to communicate with cu
   in other processor core, should not do CRLF convertion and ECHO.
   Note: you can also change this behavior by termios.
   
   ## Impact
   rpmsg uart
   ## Testing
   sim:rpserver and sim: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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to