Gary-Hobson commented on PR #7554: URL: https://github.com/apache/incubator-nuttx/pull/7554#issuecomment-1322035099
The console does not share serial code because the rtt channel has its own independent buffer Using the serial driver will require additional buffers, and the performance will be worse I didn't separate console and serial into two files Because I think they are the same type of device and they need common g_serial_priv variable. -- 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