yamt commented on code in PR #8868: URL: https://github.com/apache/nuttx/pull/8868#discussion_r1166373248
########## 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: thank you. for example, `SIM_NETDEV_VPNKIT_PATH` can be affected. -- 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