You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2017/07/24 08:53:22 UTC

[mynewt-core] branch master updated (7cc95f7 -> 67f432f)

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

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


    from 7cc95f7  Merge pull request #454 from iotvietmember/fix_err_led
     add 9c316f3  nimble/phy: Fix BCC for LE Coded PHY
     add 71e990d  nimble/controller: Add stat for AUX_CONNECT_RSP tx
     new 67f432f  Merge pull request #457 from andrzej-kaczmarek/bt5-bcc-on-coded-fix

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/drivers/nimble/nrf52/src/ble_phy.c             | 25 +++++++++++++++++++----
 net/nimble/controller/include/controller/ble_ll.h |  1 +
 net/nimble/controller/src/ble_ll.c                |  1 +
 net/nimble/controller/src/ble_ll_adv.c            |  2 +-
 4 files changed, 24 insertions(+), 5 deletions(-)

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

[mynewt-core] 01/01: Merge pull request #457 from andrzej-kaczmarek/bt5-bcc-on-coded-fix

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

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

commit 67f432fab63f0fa289340fca35d2f651098898e6
Merge: 7cc95f7 71e990d
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Mon Jul 24 10:53:20 2017 +0200

    Merge pull request #457 from andrzej-kaczmarek/bt5-bcc-on-coded-fix
    
    nimble: Fix BCC initialization on LE Coded PHY

 hw/drivers/nimble/nrf52/src/ble_phy.c             | 25 +++++++++++++++++++----
 net/nimble/controller/include/controller/ble_ll.h |  1 +
 net/nimble/controller/src/ble_ll.c                |  1 +
 net/nimble/controller/src/ble_ll_adv.c            |  2 +-
 4 files changed, 24 insertions(+), 5 deletions(-)

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