You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by st...@apache.org on 2018/03/08 16:54:26 UTC

[mynewt-core] branch master updated (cf61912 -> ec248df)

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

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


    from cf61912  Merge pull request #886 from ccollins476ad/lwip-now
     add 8799bda  sys/config; add conf_save_tree() which saves config for single subsystem.
     new ec248df  Merge pull request #885 from mkiiskila/conf_save_tree

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/include/config/config.h |  9 +++++++++
 sys/config/src/config.c            |  2 +-
 sys/config/src/config_priv.h       |  7 ++++---
 sys/config/src/config_store.c      | 17 +++++++++++++++++
 4 files changed, 31 insertions(+), 4 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #885 from mkiiskila/conf_save_tree

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

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

commit ec248df85e0b6ea00518aa577b7dafb83a7b8d1d
Merge: cf61912 8799bda
Author: Sterling Hughes <st...@users.noreply.github.com>
AuthorDate: Thu Mar 8 08:54:24 2018 -0800

    Merge pull request #885 from mkiiskila/conf_save_tree
    
    sys/config; add conf_save_tree() which saves config for single subsystem.

 sys/config/include/config/config.h |  9 +++++++++
 sys/config/src/config.c            |  2 +-
 sys/config/src/config_priv.h       |  7 ++++---
 sys/config/src/config_store.c      | 17 +++++++++++++++++
 4 files changed, 31 insertions(+), 4 deletions(-)

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