JianyuWang0623 commented on code in PR #15641:
URL: https://github.com/apache/nuttx/pull/15641#discussion_r1925273013
##
drivers/rpmsg/rpmsg_port_uart.c:
##
@@ -216,7 +216,7 @@ rpmsg_port_uart_send_connect_req(FAR struct
rpmsg_port_uart_s *rpuart)
ssize_t ret = file_write(&r
anchao commented on code in PR #15641:
URL: https://github.com/apache/nuttx/pull/15641#discussion_r1925234963
##
drivers/rpmsg/rpmsg_port_uart.c:
##
@@ -216,7 +216,7 @@ rpmsg_port_uart_send_connect_req(FAR struct
rpmsg_port_uart_s *rpuart)
ssize_t ret = file_write(&rpuart->f
JianyuWang0623 commented on code in PR #15641:
URL: https://github.com/apache/nuttx/pull/15641#discussion_r1925192400
##
drivers/rpmsg/rpmsg_port_uart.c:
##
@@ -216,7 +216,7 @@ rpmsg_port_uart_send_connect_req(FAR struct
rpmsg_port_uart_s *rpuart)
ssize_t ret = file_write(&r
xiaoxiang781216 merged PR #15641:
URL: https://github.com/apache/nuttx/pull/15641
--
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...@nu