You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "SPRESENSE (via GitHub)" <gi...@apache.org> on 2023/03/23 03:03:07 UTC

[GitHub] [nuttx] SPRESENSE opened a new pull request, #8877: arch: cxd56xx: Fix SPI transfer without DMA

SPRESENSE opened a new pull request, #8877:
URL: https://github.com/apache/nuttx/pull/8877

   ## Summary
   SPI transfers are dynamically determined to use DMA or not. 
   The flag to judge is removed in a previous simple refactoring commit https://github.com/apache/nuttx/pull/7472. 
   Revert the logic and fix an issue that SPI transfer fails.
   
   ## Impact
   Only spresense board.
   
   ## Testing
   Pass SPI transfer without DMA.
   


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

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


[GitHub] [nuttx] jerpelea merged pull request #8877: arch: cxd56xx: Fix SPI transfer without DMA

Posted by "jerpelea (via GitHub)" <gi...@apache.org>.
jerpelea merged PR #8877:
URL: https://github.com/apache/nuttx/pull/8877


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

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