You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/02/25 10:03:02 UTC

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request #2778: hw/mcu/nrf: Add common startup code

andrzej-kaczmarek opened a new pull request #2778:
URL: https://github.com/apache/mynewt-core/pull/2778


   This adds common startup code to nRF MCU package so it can be reused by
   BSP. This avoids multiple duplicates of the same file in all BSPs.
   
   Also proper configuration is added so standard and split startup code
   is not included in build at the same time. This fixes issue when link
   option -whole-archive is used.


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

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



[GitHub] [mynewt-core] andrzej-kaczmarek commented on pull request #2778: hw/mcu/nrf: Add common startup code

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek commented on pull request #2778:
URL: https://github.com/apache/mynewt-core/pull/2778#issuecomment-1050861895


   fixed build issue


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

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



[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #2778: hw/mcu/nrf: Add common startup code

Posted by GitBox <gi...@apache.org>.
andrzej-kaczmarek merged pull request #2778:
URL: https://github.com/apache/mynewt-core/pull/2778


   


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

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