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

[mynewt-core] branch master updated (ad9f98f -> 1935622)

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

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


    from ad9f98f  Merge pull request #1147 from rymanluk/shell_fix
     add 05d4d80  tinycbor: Add API to encode indefinite-length byte strings
     add 2e50ece  sys/log: Add proper encoding for all log types over nmgr
     new 1935622  Merge pull request #1135 from andrzej-kaczmarek/log-msg-nmgr-fix

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:
 encoding/tinycbor/include/tinycbor/cbor.h |   1 +
 encoding/tinycbor/src/cborencoder.c       |  22 +++++-
 sys/log/full/src/log_nmgr.c               | 122 +++++++++++++++---------------
 3 files changed, 79 insertions(+), 66 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #1135 from andrzej-kaczmarek/log-msg-nmgr-fix

Posted by an...@apache.org.
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 1935622875a5c63b993941888e170f6c152c6cbd
Merge: ad9f98f 2e50ece
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Tue May 29 20:29:24 2018 +0200

    Merge pull request #1135 from andrzej-kaczmarek/log-msg-nmgr-fix
    
    log: Add better support for long log entries in nmgr

 encoding/tinycbor/include/tinycbor/cbor.h |   1 +
 encoding/tinycbor/src/cborencoder.c       |  22 +++++-
 sys/log/full/src/log_nmgr.c               | 122 +++++++++++++++---------------
 3 files changed, 79 insertions(+), 66 deletions(-)

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