MTres19 commented on pull request #2641: URL: https://github.com/apache/incubator-nuttx/pull/2641#issuecomment-762585267
@acassis Feedback/suggestions? Thinking about the TX side, I wonder whether memcpy-ing everything into a FIFO is really necessary. I know the application passes a packed array but that's not really an issue since the upper-half driver can just point to a particular offset when calling `dev_send()`... ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
