Uks2 opened a new pull request, #3133:
URL: https://github.com/apache/mynewt-core/pull/3133

   When a non-blocking SPI transfer has finished, our `spi->spi_xfr_flag` and 
the hardware interrupt flag are now reset before the `spi->txrx_cb_func` is 
run.  This allows the callback to start a new SPI transfer.
   
   I've tested the nRF52 changes and they're.  I'm making the bold assumption 
that the other nRFs work the same.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to