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 2023/01/12 21:34:55 UTC

[GitHub] [nuttx] pkarashchenko opened a new pull request, #8100: Fix spresense sdcard operation

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

   ## Summary
   Fix regression issue reported in https://github.com/sonydevworld/spresense/pull/536 after https://github.com/apache/nuttx/pull/7584
   
   The root cause is that pin state check (GPIO read) was done before CD pin is configured to GPIO and was always returning `true`.
   
   ## Impact
   Fix spresense SD card operation
   
   ## Testing
   Tested with spresense board
   


-- 
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 merged pull request #8100: spresense: fix sdcard operation

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #8100:
URL: https://github.com/apache/nuttx/pull/8100


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