Skip to content

driver/uart_rpmsg: Passthrough data by default#8758

Merged
xiaoxiang781216 merged 1 commit intoapache:masterfrom
no1wudi:master
Mar 8, 2023
Merged

driver/uart_rpmsg: Passthrough data by default#8758
xiaoxiang781216 merged 1 commit intoapache:masterfrom
no1wudi:master

Conversation

@no1wudi
Copy link
Copy Markdown
Contributor

@no1wudi no1wudi commented Mar 7, 2023

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

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 64e611d into apache:master Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants