You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by st...@apache.org on 2018/03/06 18:15:45 UTC

[mynewt-core] branch master updated (bf61252 -> 00f9a84)

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

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


    from bf61252  Merge pull request #872 from jacobrosenthal/puckjs
     add d20b18e  hw/drivers/sx1272: Make driver shield compatible and fix driver issues.
     new 00f9a84  Merge pull request #865 from wes3/sx1272_shield

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:
 hw/bsp/nrf52840pdk/src/hal_bsp.c          |  64 +++++++
 hw/drivers/lora/sx1272/src/sx1272-board.c |  40 ++++-
 hw/drivers/lora/sx1272/src/sx1272-board.h | 279 ++++++++++++++++--------------
 hw/drivers/lora/sx1272/src/sx1272.c       |  66 ++++---
 hw/drivers/lora/sx1272/syscfg.yml         |  41 ++++-
 5 files changed, 335 insertions(+), 155 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #865 from wes3/sx1272_shield

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

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

commit 00f9a8430e91fe21b81e6c6d087f226dd55dd74b
Merge: bf61252 d20b18e
Author: Sterling Hughes <st...@users.noreply.github.com>
AuthorDate: Tue Mar 6 10:15:43 2018 -0800

    Merge pull request #865 from wes3/sx1272_shield
    
    hw/drivers/sx1272: Make driver shield compatible and fix driver issues.

 hw/bsp/nrf52840pdk/src/hal_bsp.c          |  64 +++++++
 hw/drivers/lora/sx1272/src/sx1272-board.c |  40 ++++-
 hw/drivers/lora/sx1272/src/sx1272-board.h | 279 ++++++++++++++++--------------
 hw/drivers/lora/sx1272/src/sx1272.c       |  66 ++++---
 hw/drivers/lora/sx1272/syscfg.yml         |  41 ++++-
 5 files changed, 335 insertions(+), 155 deletions(-)

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