You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2018/07/24 14:20:47 UTC

[mynewt-nimble] 01/01: Merge pull request #145 from michal-narajowski/mesh-settings-fix

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

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

commit 847a53b85b85b08dfae79cb0b425e1e381a4a4a0
Merge: b95d897 841b9cc
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Tue Jul 24 16:20:43 2018 +0200

    Merge pull request #145 from michal-narajowski/mesh-settings-fix
    
    mesh: Add option to not compile Mesh settings/storage

 nimble/host/mesh/include/mesh/glue.h | 21 ++++++++++++++-------
 nimble/host/mesh/pkg.yml             |  6 ++++--
 nimble/host/mesh/src/glue.c          |  9 ++++++++-
 nimble/host/mesh/src/mesh.c          |  6 +++---
 nimble/host/mesh/src/settings.c      |  6 ++++++
 5 files changed, 35 insertions(+), 13 deletions(-)