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/09/27 06:59:17 UTC

[mynewt-newtmgr] branch master updated (b2881dd -> 554544a)

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

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


    from b2881dd  Merge pull request #100 from dlee-rt/res-kv-bool
     add 003f2e6  res - add pretty JSON format to CoAP response
     add ddb773e  res - fix functions and incorrect var types
     new 554544a  Merge pull request #99 from dlee-rt/add-json-format

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:
 newtmgr/cli/res.go | 40 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 39 insertions(+), 1 deletion(-)


[mynewt-newtmgr] 01/01: Merge pull request #99 from dlee-rt/add-json-format

Posted by ma...@apache.org.
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-newtmgr.git

commit 554544a2697213b3fc67c999e4005a9b35172971
Merge: b2881dd ddb773e
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Thu Sep 27 09:59:13 2018 +0300

    Merge pull request #99 from dlee-rt/add-json-format
    
    res - add pretty JSON format to CoAP response

 newtmgr/cli/res.go | 40 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 39 insertions(+), 1 deletion(-)