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 2018/05/24 11:49:46 UTC

[mynewt-nimble] 01/01: Merge pull request #110 from andrzej-kaczmarek/npl-dev

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

commit f698731f6bd4d1b11af565fe09ce3eefa6baac69
Merge: 3102727 daed64e
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Thu May 24 13:49:43 2018 +0200

    Merge pull request #110 from andrzej-kaczmarek/npl-dev
    
    porting: More NPL changes/fixes

 nimble/controller/src/ble_ll.c                     |  6 ++-
 nimble/host/src/ble_hs.c                           | 16 +++++--
 nimble/include/nimble/nimble_npl.h                 |  6 +--
 porting/nimble/include/nimble/nimble_port.h        |  6 +++
 porting/nimble/src/nimble_port.c                   | 22 +++++++++
 porting/npl/dummy/src/npl_os_dummy.c               | 13 +++--
 .../npl/freertos/include/nimble/nimble_npl_os.h    | 21 ++------
 .../include/nimble/nimble_port_freertos.h}         | 14 +++---
 porting/npl/freertos/src/nimble_port_freertos.c    | 51 ++++++++++++++++++++
 porting/npl/freertos/src/npl_os_freertos.c         | 56 +++++++++++++---------
 porting/npl/mynewt/include/nimble/nimble_npl_os.h  |  4 +-
 11 files changed, 151 insertions(+), 64 deletions(-)

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