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 2017/10/30 20:28:15 UTC

[mynewt-core] 01/01: Merge pull request #638 from wes3/lora_mbuf

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 1ce1891be8f9c37fb1292fc38333384dbce51467
Merge: b678645 45315b9
Author: wes3 <wi...@runtime.io>
AuthorDate: Mon Oct 30 13:28:12 2017 -0700

    Merge pull request #638 from wes3/lora_mbuf
    
    net/lora: Fix assumption of flat buffers

 net/lora/node/include/node/mac/LoRaMac.h |  24 -----
 net/lora/node/src/lora_app.c             |   6 +-
 net/lora/node/src/lora_node.c            |   8 --
 net/lora/node/src/mac/LoRaMac.c          | 163 +++++++++++++++----------------
 4 files changed, 83 insertions(+), 118 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.