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:14 UTC

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

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.