You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2017/11/20 19:31:42 UTC

[mynewt-core] branch master updated (2e2eade -> d072fd6)

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

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


    from 2e2eade  Merge pull request #666 from mkiiskila/oic_reg_order
     add 4d980c2  imgmgr; imgmr_erase() and imgr_upload() had shared code regarding find target slot to operate in. Separate that into a function.
     add 96db444  imgmgr; erase was returning error even if successful.
     new d072fd6  Merge pull request #669 from mkiiskila/imgr_shared_best_area_id

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:
 mgmt/imgmgr/include/imgmgr/imgmgr.h |  1 +
 mgmt/imgmgr/src/imgmgr.c            | 59 +++++++++++++------------------------
 2 files changed, 21 insertions(+), 39 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-core] 01/01: Merge pull request #669 from mkiiskila/imgr_shared_best_area_id

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit d072fd67c9e7dfea0eb395a26f70646765f420a9
Merge: 2e2eade 96db444
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Mon Nov 20 11:31:41 2017 -0800

    Merge pull request #669 from mkiiskila/imgr_shared_best_area_id
    
    imgmgr; imgmr_erase() and imgr_upload() had shared code regarding

 mgmt/imgmgr/include/imgmgr/imgmgr.h |  1 +
 mgmt/imgmgr/src/imgmgr.c            | 59 +++++++++++++------------------------
 2 files changed, 21 insertions(+), 39 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.