You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by vi...@apache.org on 2019/10/28 19:52:28 UTC

[mynewt-mcumgr] branch master updated (e25110f -> 4934d3c)

This is an automated email from the ASF dual-hosted git repository.

vipulrahane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git.


    from e25110f  log_mgmt: Restore old `log show` response format
     new a1729a6  log_mgmt:watermark should be set at last log entry
     new d4c7c4a  cmd/log_mgmt: fix build issues caused by the const
     new 4934d3c  Merge pull request #45 from vrahane/log_watermark_response_fix

The 204 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cmd/log_mgmt/include/log_mgmt/log_mgmt_impl.h  |  2 +-
 cmd/log_mgmt/port/mynewt/src/mynewt_log_mgmt.c |  2 +-
 cmd/log_mgmt/src/log_mgmt.c                    | 17 ++++++++---------
 cmd/log_mgmt/src/stubs.c                       |  2 +-
 4 files changed, 11 insertions(+), 12 deletions(-)