simbit18 opened a new pull request, #14401:
URL: https://github.com/apache/nuttx/pull/14401

   ## Summary
   
   Renamed savedefconfig -> refreshsilent name more consistent with the refresh 
stage for cmake on github.
   
   Added new savedefconfig to fix
   https://github.com/apache/nuttx/issues/14281
   
   ## Impact
   
   Impact on user: No changes to user-facing functionality
   Impact on build: Build process remains the same
   
   ## Testing
   
   1. config with CMake
   cmake -B build -DBOARD_CONFIG=nucleo-l152re:nsh
   
   2. change any config with menuconfig
   cmake --build build -t menuconfig
   For example  Disable CONFIG_EXAMPLES_HELLO
   
   3. savedefconfig use cmake
   cmake --build build -t savedefconfig
   
   
   
   


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