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 2020/11/10 19:09:39 UTC

[GitHub] [incubator-nuttx-apps] rurtle opened a new pull request #473: Fix for file naming issue for sim:nxffs configuration

rurtle opened a new pull request #473:
URL: https://github.com/apache/incubator-nuttx-apps/pull/473


   ## Summary
   Fix for the file naming issue in `sim:nxffs` configuration. Without this change, it generates file names like below -
   
   `File name: /mnt/nxffs/EVwni/b4A/BqjDc42RCtKvjJ6DInifZ0tME26XGRXWl5ZAE`
   
   of which the filename part is `EVwni/b4A/BqjDc42RCtKvjJ6DInifZ0tME26XGRXWl5ZAE` which is pretty confusing.
   
   ## Impact
   
   No impact on functionality. This fix does NOT resolve [issue # 2092](https://github.com/apache/incubator-nuttx/issues/2092), though it could be a step in the right direction.
   
   ## Testing
   
   No impact on functionality.


----------------------------------------------------------------
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-apps] xiaoxiang781216 merged pull request #473: Fix for file naming issue for sim:nxffs configuration

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


   


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