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/11/14 00:10:59 UTC

[mynewt-nimble] branch master updated (29ef0b0 -> dc9fb25)

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-nimble.git.


    from 29ef0b0  nimble/host: Allow auto-start to be disabled
     add 4df479f  nimble/ll: Request/release hfxo using mynewt API
     add 7ebe68f  nimble/ll: Add hfxo request/release API
     new dc9fb25  Merge pull request #237 from wes3/nrf_hfxo_request

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:
 nimble/controller/src/ble_ll_xcvr.c | 12 ++++++++----
 nimble/drivers/nrf51/src/ble_phy.c  | 32 +++++++++++++++++++-------------
 nimble/drivers/nrf52/src/ble_phy.c  | 29 ++++++++++++++++-------------
 3 files changed, 43 insertions(+), 30 deletions(-)


[mynewt-nimble] 01/01: Merge pull request #237 from wes3/nrf_hfxo_request

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-nimble.git

commit dc9fb25e1f00acbbf58c06a3acfa764eec5b221f
Merge: 29ef0b0 7ebe68f
Author: wes3 <wi...@runtime.io>
AuthorDate: Tue Nov 13 16:10:55 2018 -0800

    Merge pull request #237 from wes3/nrf_hfxo_request
    
    nimble/ll: Request/release hfxo using mynewt API

 nimble/controller/src/ble_ll_xcvr.c | 12 ++++++++----
 nimble/drivers/nrf51/src/ble_phy.c  | 32 +++++++++++++++++++-------------
 nimble/drivers/nrf52/src/ble_phy.c  | 29 ++++++++++++++++-------------
 3 files changed, 43 insertions(+), 30 deletions(-)