Gary-Hobson opened a new pull request, #10595:
URL: https://github.com/apache/nuttx/pull/10595

   ## Summary
   I've added two scripts that can reference the config snippets in different 
ways
   
   1. process_config allows the use of #include statements in defcnfig, which 
can reference other config files
   2. merge_config supports merging multiple config files into one
       ./tools/merge_config.py -o defconfig .config1 .config2
   
   ## Impact
   
   ## Testing
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to