You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/07/05 22:29:45 UTC

[mynewt-core] 01/01: Merge pull request #1248 from ccollins476ad/modlog-stub

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

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

commit 704957d144dc4ff6ed1fe718202023255ba98511
Merge: 9c62a97 73ac6df
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Thu Jul 5 15:29:41 2018 -0700

    Merge pull request #1248 from ccollins476ad/modlog-stub
    
    sys/log/modlog: Empty functions when stub log impl

 sys/log/full/syscfg.yml                |  6 ++++
 sys/log/modlog/include/modlog/modlog.h | 55 ++++++++++++++++++++++++++++++++++
 sys/log/modlog/src/modlog.c            | 11 +++++++
 3 files changed, 72 insertions(+)