You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ry...@apache.org on 2018/09/05 16:49:32 UTC

[mynewt-nimble] branch master updated (7cbe9f1 -> 6dc6249)

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

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


    from 7cbe9f1  Merge pull request #182 from mkiiskila/dtm_chained
     add d1efbb1  nimble/ll: Fix build error when ADV EXT is disabled
     add fac1027  nimble/phy: Fix build error when only 1M is enabled
     new 6dc6249  Merge pull request #183 from rymanluk/build_fixes

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_hci.c |  6 ++++++
 nimble/drivers/nrf52/src/ble_phy.c | 26 +++++++++++++-------------
 2 files changed, 19 insertions(+), 13 deletions(-)


[mynewt-nimble] 01/01: Merge pull request #183 from rymanluk/build_fixes

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

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

commit 6dc6249cd74b3c3b8a5813a5dcbc09114d6b1edf
Merge: 7cbe9f1 fac1027
Author: Ɓukasz Rymanowski <lu...@codecoup.pl>
AuthorDate: Wed Sep 5 18:49:30 2018 +0200

    Merge pull request #183 from rymanluk/build_fixes
    
    nimble: Build error fixes after PR 164 and PR 182

 nimble/controller/src/ble_ll_hci.c |  6 ++++++
 nimble/drivers/nrf52/src/ble_phy.c | 26 +++++++++++++-------------
 2 files changed, 19 insertions(+), 13 deletions(-)