acassis opened a new pull request, #16239: URL: https://github.com/apache/nuttx/pull/16239
## Summary It is not recommend to just copy defconfig to .config instead of running ./tools/configure.sh. The configure script will do more than just copying the defconfig, it will create backup config, it will check if apps/ dir exists, etc. ## Impact End users will void mistakes ## Testing DOC -- 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