yamt commented on code in PR #8868: URL: https://github.com/apache/nuttx/pull/8868#discussion_r1166261171
########## 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: as this approach affects more than hostfs, i guess it's better to make this option independent from hostfs. how do you think? -- 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