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

   ## Summary
   
   * Build system: Add PREBUILD definition
   
   Add PREBUILD definition and `prebuild` recipe to call it before `pass1` and 
`pass2` recipes. This `prebuild` step enables running CPU/board-specific 
operations before building the firmware, like tweaking or overriding configs 
that need to be set after the board configuration.
   
   ## Impact
   
   No impact on existing devices. The definition of PREBUILD is empty and needs 
to be provided by some CPU or board.
   
   ## Testing
   
   Internal CI testing + NuttX CI


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