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 2021/11/04 07:25:42 UTC

[GitHub] [mynewt-mcumgr] kasjer opened a new pull request #154: os_mgmt/mynewt: Make package dependency conditional

kasjer opened a new pull request #154:
URL: https://github.com/apache/mynewt-mcumgr/pull/154


   Code already  uses sys/reboot only if LOG_SOFT_RESET is enabled.
   Now package is also included only if LOG_SOFT_RESET is present,
   this removes unnecessary package inclusion that result in
   requirement to have reboot log image area that package will
   not use when flag is not present.


-- 
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-mcumgr] kasjer merged pull request #154: os_mgmt/mynewt: Make package dependency conditional

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #154:
URL: https://github.com/apache/mynewt-mcumgr/pull/154


   


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