pkarashchenko commented on issue #16151: URL: https://github.com/apache/nuttx/issues/16151#issuecomment-2795845137
I think that this is a known issue (at least for me) that is there from the first day I started using NuttX. Since changing the config very likely will change your dependency tree running `make clean` after `menuconfig` will fail or not clean-up all the files from previous run. The only reliable way is to run `make clean` before you run `make menuconfig`. -- 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