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 2020/03/02 21:15:24 UTC

[GitHub] [incubator-nuttx] dagar opened a new pull request #420: stm32, stm32f7, stm32h7 add SPI DMATHRESHOLD

dagar opened a new pull request #420: stm32, stm32f7, stm32h7 add SPI DMATHRESHOLD 
URL: https://github.com/apache/incubator-nuttx/pull/420
 
 
   This adds a SPI DMA threshold for stm32, stm32f7, and stm32h7 similar to what exists for sam34, sama5, samv7, etc. I've also split it out so that it's possible to enable separately from DMACAPABLE which can be problematic for stm32f7/h7 with dcache writeback enabled (transfer buffer mend dcache alignment check).

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] Ouss4 merged pull request #420: stm32, stm32f7, stm32h7 add SPI DMATHRESHOLD

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #420: stm32, stm32f7, stm32h7 add SPI DMATHRESHOLD 
URL: https://github.com/apache/incubator-nuttx/pull/420
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services