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 b858818f5937451a0747a60f0e31098157b78881
Merge: 999e3c9 5f360ef
Author: wes3 <wi...@runtime.io>
AuthorDate: Thu Jan 4 12:47:45 2018 -0800

    Merge pull request #714 from wes3/lora_primitives
    
    net/lora: Remove MLME and MAC primitives from code

 net/lora/node/include/node/lora.h        |  25 ++-
 net/lora/node/include/node/lora_priv.h   |  50 +++++
 net/lora/node/include/node/mac/LoRaMac.h | 324 ++-----------------------------
 net/lora/node/src/lora_node.c            | 140 +++----------
 net/lora/node/src/mac/LoRaMac.c          | 232 ++++++++++------------
 5 files changed, 222 insertions(+), 549 deletions(-)

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

Reply via email to