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/01/22 12:26:23 UTC

[mynewt-core] 01/01: Merge pull request #745 from mkiiskila/master

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 37faa8728ea6b544b42b7fb7b392fca9353dc5a7
Merge: c6aabbb 49b47ac
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Mon Jan 22 14:26:19 2018 +0200

    Merge pull request #745 from mkiiskila/master
    
    sys/config; fill in support functions regarding INT64 types.

 sys/config/src/config.c                            | 11 +++++
 sys/config/test-fcb/src/conf_test_fcb.c            | 16 ++++++
 sys/config/test-fcb/src/conf_test_fcb.h            | 21 ++++----
 .../src/testcases/config_test_getset_int64.c       | 56 +++++++++++++++++++++
 sys/config/test-nffs/src/conf_test_nffs.c          | 16 ++++++
 sys/config/test-nffs/src/conf_test_nffs.h          | 23 ++++-----
 .../src/testcases/config_test_getset_int64.c       | 57 ++++++++++++++++++++++
 7 files changed, 179 insertions(+), 21 deletions(-)

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