You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by na...@apache.org on 2018/04/13 10:04:13 UTC

[mynewt-nimble] branch master updated (d4fbd69 -> 42826d5)

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

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


    from d4fbd69  Merge pull request #42 from sjanc/le_ping
     add 4f39f1b  nimble/transport: Use static allocation for mempools
     new 42826d5  Merge pull request #40 from michal-narajowski/transport-static-alloc

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/transport/emspi/src/ble_hci_emspi.c         | 132 +++++++++++--------
 .../ram/include/transport/ram/ble_hci_ram.h        |   2 +-
 nimble/transport/ram/pkg.yml                       |   2 +-
 nimble/transport/ram/src/ble_hci_ram.c             | 139 +++++++++------------
 nimble/transport/socket/src/ble_hci_socket.c       |  89 +++++++------
 nimble/transport/uart/src/ble_hci_uart.c           | 130 ++++++++++---------
 6 files changed, 257 insertions(+), 237 deletions(-)

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

[mynewt-nimble] 01/01: Merge pull request #40 from michal-narajowski/transport-static-alloc

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

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

commit 42826d51309db2aaa1fe6f50000ca19d6ab9cd12
Merge: d4fbd69 4f39f1b
Author: MichaƂ Narajowski <mi...@codecoup.pl>
AuthorDate: Fri Apr 13 12:04:09 2018 +0200

    Merge pull request #40 from michal-narajowski/transport-static-alloc
    
    nimble/transport: Use static allocation for mempools

 nimble/transport/emspi/src/ble_hci_emspi.c         | 132 +++++++++++--------
 .../ram/include/transport/ram/ble_hci_ram.h        |   2 +-
 nimble/transport/ram/pkg.yml                       |   2 +-
 nimble/transport/ram/src/ble_hci_ram.c             | 139 +++++++++------------
 nimble/transport/socket/src/ble_hci_socket.c       |  89 +++++++------
 nimble/transport/uart/src/ble_hci_uart.c           | 130 ++++++++++---------
 6 files changed, 257 insertions(+), 237 deletions(-)

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