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: us...@infra.apache.org