You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/07/15 09:11:40 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4157: boards/esp32: Refactor the linker scripts into the common directory.

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


   ## Summary
   Right now all the boards we have in-tree have the same memory model thus the same linker scripts.  This MR refactors those linker scripts and groups them in the common directory.  It, however, still gives the option to override them with a more customized version for each board.
   ## Impact
   ESP32 boards
   ## Testing
   All of ESP32 defconfigs were tested.
   


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] acassis merged pull request #4157: boards/esp32: Refactor the linker scripts into the common directory.

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #4157:
URL: https://github.com/apache/incubator-nuttx/pull/4157


   


-- 
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-unsubscribe@nuttx.apache.org

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