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

   ## Summary
   While simplifying some of the Simulator-based configurations, I found one 
area that could be improved - I added an extra layer to retrieve paths at 
compile time.
   This means that we can extract the script and include paths to the common 
directory, and in common we only need to store some private files for 
configuration.
   
   ## Impact
   Added a layer of path searching, now common is placed in a flat directory 
with board, if there is no include / script stored in the board directory, then 
it will look in common.
   
   ## Testing
   Based on this change, the local board path accomplishes the desired goal and 
does not affect configurations such as sim:nsh
   


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