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/14 18:47:49 UTC

[mynewt-core] 01/01: Merge pull request #909 from wes3/lora_cs

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 447c54c68b74b1afdf95c70e67a7a4511ae4a18a
Merge: 3b078c4 e1af97d
Author: wes3 <wi...@runtime.io>
AuthorDate: Wed Mar 14 11:47:46 2018 -0700

    Merge pull request #909 from wes3/lora_cs
    
    lora coding style changes

 hw/drivers/lora/sx1272/src/sx1272-board.c    |  132 +-
 hw/drivers/lora/sx1272/src/sx1272-board.h    |   20 +-
 hw/drivers/lora/sx1272/src/sx1272.c          | 3242 ++++++++++++--------------
 hw/drivers/lora/sx1272/src/sx1272.h          |  786 +++----
 hw/drivers/lora/sx1272/src/sx1272Regs-Fsk.h  | 2268 +++++++++---------
 hw/drivers/lora/sx1272/src/sx1272Regs-LoRa.h | 1090 ++++-----
 hw/drivers/lora/sx1276/src/sx1276-board.c    |   46 +-
 hw/drivers/lora/sx1276/src/sx1276-board.h    |   20 +-
 hw/drivers/lora/sx1276/src/sx1276.c          | 2068 ++++++++--------
 hw/drivers/lora/sx1276/src/sx1276.h          |   92 +-
 10 files changed, 4738 insertions(+), 5026 deletions(-)

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