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/10/10 23:12:01 UTC

[mynewt-newtmgr] branch master updated (0d20456 -> 64436c1)

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 0d20456  Merge pull request #106 from rymanluk/hci_improvent
     add c44cc45  res - remove type from res commands
     add b5a27e6  res - remove 'fmt' import
     add c22fd82  res - fix kv parsing argument
     add bfbe576  remove import of unused package
     new 64436c1  Merge pull request #98 from dlee-rt/remove-coap-type

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/interactive.go | 75 ++++++++++++----------------------------------
 newtmgr/cli/res.go         | 55 ++++++++++------------------------
 nmxact/sesn/sesn_cfg.go    | 11 -------
 3 files changed, 34 insertions(+), 107 deletions(-)


[mynewt-newtmgr] 01/01: Merge pull request #98 from dlee-rt/remove-coap-type

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 64436c1670cb92b797218a39ec346aa4babb00da
Merge: 0d20456 bfbe576
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Wed Oct 10 16:11:57 2018 -0700

    Merge pull request #98 from dlee-rt/remove-coap-type
    
    res - remove type from res commands

 newtmgr/cli/interactive.go | 75 ++++++++++++----------------------------------
 newtmgr/cli/res.go         | 55 ++++++++++------------------------
 nmxact/sesn/sesn_cfg.go    | 11 -------
 3 files changed, 34 insertions(+), 107 deletions(-)