You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by we...@apache.org on 2018/03/28 20:28:23 UTC

[mynewt-core] branch master updated (e8e155d -> 941eee7)

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

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


    from e8e155d  Fix imgmgr to follow flash write alignment
     add 7e5f499  net/lora Add command to dump lora node log in lora_app_shell
     new 941eee7  Merge pull request #970 from wes3/loralog

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:
 apps/lora_app_shell/src/las_cmd.c      | 95 ++++++++++++++++++++++++++++++++++
 net/lora/node/include/node/lora_priv.h | 13 +++++
 net/lora/node/src/lora_node.c          | 13 +----
 3 files changed, 110 insertions(+), 11 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #970 from wes3/loralog

Posted by we...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 941eee7cd754e2d523bb44ccfcdae9834d017120
Merge: e8e155d 7e5f499
Author: wes3 <wi...@runtime.io>
AuthorDate: Wed Mar 28 13:28:20 2018 -0700

    Merge pull request #970 from wes3/loralog
    
    net/lora Add command to dump lora node log in lora_app_shell

 apps/lora_app_shell/src/las_cmd.c      | 95 ++++++++++++++++++++++++++++++++++
 net/lora/node/include/node/lora_priv.h | 13 +++++
 net/lora/node/src/lora_node.c          | 13 +----
 3 files changed, 110 insertions(+), 11 deletions(-)

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