pkarashchenko opened a new pull request #5710:
URL: https://github.com/apache/incubator-nuttx/pull/5710


   ## Summary
   This PR breaks SAMV7 dependency on `BOARD_COMMON_DIR` for linker script 
generation logic:
   - Allow to locate linker script templates at specific board level instead of 
board common level
   - Generate kernel build linker script from a template
   - Move make rules from common to per-board `Make.defs`
   
   ## Impact
   Introduce an option for custom boards to have custom board based linker 
scripts
   
   ## Testing
   Pass 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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to