anchao commented on PR #11416:
URL: https://github.com/apache/nuttx/pull/11416#issuecomment-1860478577

   This is an improvement of cmake, because it does not need to implement an 
additional `refresh.sh` to refresh each `defconfig`. I think the makefile base 
should also implement same feature. For defconfig changes, you should evaluate 
why you have made a lot of changes but do not want to update them, If you want 
to revert this commit, I give you 2 options
   ```
   1. Implement refresh.sh feature in cmake, because of the lack of this 
feature, CI cannot detect the break of defconfig changes.
   2. Merge refresh.sh into savedefconfig in the makefile
   ```


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