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/23 08:17:05 UTC

[mynewt-core] branch master updated (72a4bbb -> 8d65a27)

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 72a4bbb  Merge pull request #675 from ccollins476ad/apollo2-timers
     add 881eae1  nimble/host: Use static buffer for GAP mempool
     add a0c8054  nimble/host: Change services pkg init priorities
     add 2885fec  nimble/mesh: Fix #include
     add f959b1c  nimble/mesh: Remove invalid typedef
     new 8d65a27  Merge pull request #673 from andrzej-kaczmarek/nimble-fixing

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:
 net/nimble/host/mesh/include/mesh/glue.h |  1 -
 net/nimble/host/mesh/src/beacon.c        |  2 +-
 net/nimble/host/services/ans/pkg.yml     |  2 +-
 net/nimble/host/services/gap/pkg.yml     |  2 +-
 net/nimble/host/services/gatt/pkg.yml    |  2 +-
 net/nimble/host/services/ias/pkg.yml     |  2 +-
 net/nimble/host/services/lls/pkg.yml     |  2 +-
 net/nimble/host/services/tps/pkg.yml     |  2 +-
 net/nimble/host/src/ble_gap.c            | 20 ++++++++------------
 9 files changed, 15 insertions(+), 20 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 #673 from andrzej-kaczmarek/nimble-fixing

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 8d65a27b9e147100b6bb35747de456640b130570
Merge: 72a4bbb f959b1c
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Thu Nov 23 09:17:03 2017 +0100

    Merge pull request #673 from andrzej-kaczmarek/nimble-fixing
    
    nimble: Various fixes

 net/nimble/host/mesh/include/mesh/glue.h |  1 -
 net/nimble/host/mesh/src/beacon.c        |  2 +-
 net/nimble/host/services/ans/pkg.yml     |  2 +-
 net/nimble/host/services/gap/pkg.yml     |  2 +-
 net/nimble/host/services/gatt/pkg.yml    |  2 +-
 net/nimble/host/services/ias/pkg.yml     |  2 +-
 net/nimble/host/services/lls/pkg.yml     |  2 +-
 net/nimble/host/services/tps/pkg.yml     |  2 +-
 net/nimble/host/src/ble_gap.c            | 20 ++++++++------------
 9 files changed, 15 insertions(+), 20 deletions(-)

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