Gary-Hobson commented on code in PR #8868:
URL: https://github.com/apache/nuttx/pull/8868#discussion_r1166365739


##########
arch/sim/Kconfig:
##########
@@ -159,6 +159,20 @@ config SIM_HOSTFS
        ---help---
                Access host filesystem through HostFS.
 
+if SIM_HOSTFS
+config SIM_IMAGEPATH_AS_CWD
+       bool "Simulator switch working directory"

Review Comment:
   done
   I put it inside sim_misc.c so it can be independent of hostfs



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

Reply via email to