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 17a64fb Merge pull request #35 from vrahane/fix_sprintf_bug
new e37c929 cmd/log_mgmt; add config knob to allow separate indexing for
each log.
new 91ff950 Merge pull request #34 from mkiiskila/perlogidx
The 186 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/Kconfig | 7 +++++
cmd/log_mgmt/include/log_mgmt/log_mgmt.h | 7 ++++-
cmd/log_mgmt/include/log_mgmt/log_mgmt_config.h | 2 ++
cmd/log_mgmt/port/mynewt/src/mynewt_log_mgmt.c | 5 ++++
cmd/log_mgmt/src/log_mgmt.c | 37 +++++++++++++++----------
5 files changed, 42 insertions(+), 16 deletions(-)