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/03/16 12:32:15 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #3074: boards/esp32c3-devkit: Use nx_mount to avoid overriding errno

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


   ## Summary
   Change `mount` call to `nx_mount` to not mess with the `errno` value in driver code.
   
   ## Impact
   No impact.
   
   ## Testing
   `esp32c3-devkit:nsh` with CONFIG_FS_TMPFS correctly mounting /tmp
   
   


----------------------------------------------------------------
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 #3074: boards/esp32c3-devkit: Use nx_mount to avoid overriding errno

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


   


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