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

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

commit 41bc4ca82108c1d986c4c86f23ba57db168a78a3
Merge: c1e8bd3 8d2e014
Author: Andrzej Kaczmarek <[email protected]>
AuthorDate: Tue Aug 21 19:28:43 2018 +0200

    Merge pull request #1339 from andrzej-kaczmarek/config-generic-kv
    
    sys/config: Add API to use FCB as generic key-value storage

 sys/config/include/config/config_generic_kv.h |  68 ++++++++++++++++
 sys/config/src/config_fcb.c                   | 113 ++++++++++++++++++++++----
 sys/config/src/config_store.c                 |   8 +-
 3 files changed, 167 insertions(+), 22 deletions(-)

Reply via email to