You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/03/22 11:50:18 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request #1215: nimble/transport/nrf53: Fix slow reads from IPC

andrzej-kaczmarek opened a new pull request #1215:
URL: https://github.com/apache/mynewt-nimble/pull/1215


   Reading byte-by-byte from IPC to H4 is terribly slow, we should use new
   API that can return pointer to an IPC buffer and read directly from
   there.


-- 
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-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1215: nimble/transport/nrf53: Fix slow reads from IPC

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek merged pull request #1215:
URL: https://github.com/apache/mynewt-nimble/pull/1215


   


-- 
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-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org