Gary-Hobson opened a new pull request, #8868: URL: https://github.com/apache/nuttx/pull/8868
## Summary Set sim/hostfs to use the path where the executable file is located as the root path In the sim, hostfs uses $CWD as the root path. When running in different paths, the access path of hostfs is different. This patch is changed to use the path where the nuttx file is located as the root path, so that the mounted path is fixed when executed in different paths ## Impact sim ## Testing sim:nsh -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org