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/01/19 09:33:29 UTC

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request #5276: boards/arm/samv7: fix build error when automount is enabled

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


   ## Summary
   same70-qmtech build fails if automount is enabled. `HSMCI0_SLOTNO` is undefined in `boards/arm/samv7/common/src/sam_automount.c`. Rework logic to keep the same behavior but get rid of `HSMCI0_SLOTNO` references.
   
   ## Impact
   SAMv7 based boards
   
   ## Testing
   Pass CI.
   same70-qmtech:nsh build succeeds if automount is 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.

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] xiaoxiang781216 merged pull request #5276: boards/arm/samv7: fix build error when automount is enabled

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


   


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