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

[GitHub] [nuttx] pussuw opened a new pull request, #8375: drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT

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

   ## Summary
   Something I noticed in CI:
   drivers/mmcsd/Kconfig:32:warning: 'MMCSD_IOCSUPPORT': number is invalid
   ## Impact
   Fix CI
   ## Testing
   CI pass without the error message


-- 
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] pussuw commented on pull request #8375: drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT

Posted by "pussuw (via GitHub)" <gi...@apache.org>.
pussuw commented on PR #8375:
URL: https://github.com/apache/nuttx/pull/8375#issuecomment-1410148479

   I assume this was supposed to be a boolean ?


-- 
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 #8375: drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT

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


-- 
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] xiaoxiang781216 commented on pull request #8375: drivers/mmcsd: Fix kconfig error regarding MMCSD_IOCSUPPORT

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 commented on PR #8375:
URL: https://github.com/apache/nuttx/pull/8375#issuecomment-1410207616

   Yes, thanks for fix the warning.


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