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/15 08:46:43 UTC

[mynewt-core] branch master updated (f97b88b -> 123b688)

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 f97b88b  Merge pull request #1072 from davidzuhn/drv2605-erm-support
     add 91acc91  sys/config; fix comment for conf_get_value() return value.
     add 7a9071d  sys/id; export symbols for bsp and application string.
     add 27aa1d7  sys/reboot; export reboot_cnt
     new 123b688  Merge pull request #1068 from mkiiskila/export_vars

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     |  2 +-
 sys/id/include/id/id.h                 |  2 ++
 sys/id/src/id.c                        | 16 ++++++++--------
 sys/reboot/include/reboot/log_reboot.h |  2 ++
 sys/reboot/src/log_reboot.c            |  2 +-
 5 files changed, 14 insertions(+), 10 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #1068 from mkiiskila/export_vars

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 123b68803101b2276350480bc11e82b45d6abae3
Merge: f97b88b 27aa1d7
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Tue May 15 11:46:39 2018 +0300

    Merge pull request #1068 from mkiiskila/export_vars
    
    Export few key variables for direct use.

 sys/config/include/config/config.h     |  2 +-
 sys/id/include/id/id.h                 |  2 ++
 sys/id/src/id.c                        | 16 ++++++++--------
 sys/reboot/include/reboot/log_reboot.h |  2 ++
 sys/reboot/src/log_reboot.c            |  2 +-
 5 files changed, 14 insertions(+), 10 deletions(-)

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