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/12/16 19:54:46 UTC

[mynewt-mcumgr] branch master updated (516561a -> 92e3431)

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 516561a  cmd/os_mgmt: Use Mynewt API to get stack usage
     new f73f890  img_mgmt: TLVs were not getting parsed correctly
     new 4222016  img_mgmt: old images without protected TLVs
     new 92e3431  Merge pull request #54 from vrahane/fix_tlv_parsing

The 218 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/image.h |  1 +
 cmd/img_mgmt/src/img_mgmt.c           | 23 +++++++++++++++++------
 2 files changed, 18 insertions(+), 6 deletions(-)