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

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


    from 6251689  Merge pull request #13 from sjanc/resume
     add 1ffc78b  Add event callbacks on command handlers
     new 5ac2810  Merge pull request #16 from MariuszSkamra/cmd_cbs

The 1 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/img_mgmt/include/img_mgmt/img_mgmt.h |  7 +++++
 cmd/img_mgmt/src/img_mgmt.c              | 10 +++++++
 mgmt/include/mgmt/mgmt.h                 | 51 ++++++++++++++++++++++++++++++++
 mgmt/src/mgmt.c                          | 15 ++++++++++
 smp/src/smp.c                            | 50 ++++++++++++++++++++-----------
 5 files changed, 116 insertions(+), 17 deletions(-)

Reply via email to