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 f6bd8dc1f496557523697825f806d22bf73acb21
Merge: 4df446f b1855eb
Author: Andrzej Kaczmarek <andrzej.kaczma...@codecoup.pl>
AuthorDate: Thu May 24 18:02:38 2018 +0200

    Merge pull request #113 from andrzej-kaczmarek/npl-dev
    
    porting: Fix multiple build errors on non-Mynewt builds

 nimble/controller/src/ble_ll.c         |  2 +-
 nimble/controller/src/ble_ll_adv.c     |  1 +
 nimble/controller/src/ble_ll_hci.c     |  2 +-
 nimble/host/src/ble_gap.c              |  4 +--
 nimble/host/src/ble_hs.c               | 16 +++++++-----
 nimble/host/src/ble_hs_flow.c          | 28 ++++++++++-----------
 porting/nimble/include/log/log.h       |  1 +
 porting/nimble/include/os/os_mempool.h | 10 ++++++++
 porting/nimble/src/os_mempool.c        | 45 ++++++++++++++++++++++++++++++++--
 9 files changed, 83 insertions(+), 26 deletions(-)


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

Reply via email to