You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/02/16 14:41:16 UTC

[GitHub] [incubator-nuttx] SimonFilgis opened a new pull request #5513: Shift the Peripheral ID not by CSIZE, but by the PERID macro...

SimonFilgis opened a new pull request #5513:
URL: https://github.com/apache/incubator-nuttx/pull/5513


   ## Summary
   Now TX via SPI is working. I have still problems with the size of the dma data burst, but this is something different...
   ## Impact
   
   ## Testing
   Should be tested also on SD-Card driver 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] [incubator-nuttx] pkarashchenko merged pull request #5513: arch/arm/samv7: fix peripheral id shift during transmit xdma configuration

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged pull request #5513:
URL: https://github.com/apache/incubator-nuttx/pull/5513


   


-- 
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] [incubator-nuttx] pkarashchenko commented on pull request #5513: Shift the Peripheral ID not by CSIZE, but by the PERID macro...

Posted by GitBox <gi...@apache.org>.
pkarashchenko commented on pull request #5513:
URL: https://github.com/apache/incubator-nuttx/pull/5513#issuecomment-1041576796


   Could you please update commit message to be something like
   ```
   arch/arm/samv7/sam_xdmac: fix peripheral id shift during transmit channel control configuration
   ```
   or similar?


-- 
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