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 2021/04/06 18:37:47 UTC

[GitHub] [incubator-nuttx] antmerlino opened a new pull request #3459: stm32h7: Fixes build error in stm32_sdmmc.c without DCACHE

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


   ## Summary
   DCACHE guards were blocking a needed variable, regardless of the configuration.
   
   ## Impact
   Fixes build errors on stm32h7 platforms using SDMMC without DCACHE enabled.
   
   ## Testing
   Built a configuration without DCACHE enabled.
   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3459: stm32h7: Fixes build error in stm32_sdmmc.c without DCACHE

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


   


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