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/11/14 08:57:57 UTC

[mynewt-core] 01/01: Merge pull request #653 from andrzej-kaczmarek/various-fixes

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 3a0857ecc2fe3d12ad7e5eb48596e1b3e61cd083
Merge: d55e3cb 5f0df1c
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Tue Nov 14 09:57:54 2017 +0100

    Merge pull request #653 from andrzej-kaczmarek/various-fixes
    
    Add new semaphore API + some nimble/os fixes

 kernel/os/include/os/os_sem.h                  | 8 +++++++-
 kernel/os/src/os_mbuf.c                        | 3 +++
 net/nimble/host/services/ias/src/ble_svc_ias.c | 4 ++--
 net/nimble/host/src/ble_att.c                  | 1 -
 net/nimble/host/src/ble_att_svr.c              | 1 -
 net/nimble/host/src/ble_hs.c                   | 5 ++---
 net/nimble/host/src/ble_hs_hci.c               | 2 +-
 net/nimble/host/src/ble_monitor.c              | 1 +
 8 files changed, 16 insertions(+), 9 deletions(-)

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