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 2018/05/16 06:50:18 UTC

[mynewt-core] branch master updated (a224a90 -> 29c80ca)

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 a224a90  Merge pull request #1083 from mkiiskila/fcb_flash_fail
     add 897a8a0  sys/config; option to save all config as part of newtmgr write.
     new 29c80ca  Merge pull request #1084 from mkiiskila/conf_save_nmgr

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:
 sys/config/src/config_json_line.c | 58 ---------------------------------------
 sys/config/src/config_nmgr.c      | 48 ++++++++++++++++++++++++++++----
 sys/config/src/config_priv.h      |  2 --
 3 files changed, 42 insertions(+), 66 deletions(-)
 delete mode 100644 sys/config/src/config_json_line.c

-- 
To stop receiving notification emails like this one, please contact
marko@apache.org.

[mynewt-core] 01/01: Merge pull request #1084 from mkiiskila/conf_save_nmgr

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 29c80ca35e9355ad5d51a98e586629f1f2048e4f
Merge: a224a90 897a8a0
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Wed May 16 09:50:15 2018 +0300

    Merge pull request #1084 from mkiiskila/conf_save_nmgr
    
    sys/config; option to save all config as part of newtmgr write.

 sys/config/src/config_json_line.c | 58 ---------------------------------------
 sys/config/src/config_nmgr.c      | 48 ++++++++++++++++++++++++++++----
 sys/config/src/config_priv.h      |  2 --
 3 files changed, 42 insertions(+), 66 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
marko@apache.org.