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 2018/05/14 13:00:05 UTC

[GitHub] andrzej-kaczmarek commented on a change in pull request #1029: sys/log: Improve log handler for slot1

andrzej-kaczmarek commented on a change in pull request #1029: sys/log: Improve log handler for slot1
URL: https://github.com/apache/mynewt-core/pull/1029#discussion_r187943434
 
 

 ##########
 File path: mgmt/imgmgr/src/imgmgr.c
 ##########
 @@ -28,12 +28,14 @@
 #include "bootutil/image.h"
 #include "bootutil/bootutil.h"
 #include "mgmt/mgmt.h"
+#include "log/log_fcb_slot1.h"
 
 Review comment:
   I added slot1 APIs to `sys/log/stub` and added `pkg.req_apis` here
   this also allows to build app which uses slot1 with `sys/log/stub' if necessary

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services