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 2018/01/16 09:44:13 UTC

[mynewt-core] 01/01: Merge pull request #719 from andrzej-kaczmarek/nimble-hci-trans

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 afdff9be35f3227274bb25fbf903541e656a5776
Merge: 543518f 4e1002d
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Tue Jan 16 10:44:10 2018 +0100

    Merge pull request #719 from andrzej-kaczmarek/nimble-hci-trans
    
     nimble: Add meta-package for HCI transports

 apps/bleprph-emspi/src/bleprph.h                   |  70 -----
 apps/bleprph-emspi/src/gatt_svr.c                  | 204 ------------
 apps/bleprph-emspi/src/main.c                      | 346 ---------------------
 apps/bleprph-emspi/src/misc.c                      |  43 ---
 apps/bleprph-emspi/src/phy.c                       | 129 --------
 apps/bleprph-emspi/syscfg.yml                      |  65 ----
 apps/bleprph/pkg.yml                               |   4 +-
 apps/bleprph/src/main.c                            |  20 +-
 apps/btshell/pkg.yml                               |   3 +-
 apps/btshell/src/cmd.c                             |   2 +
 .../bleprph-emspi => net/nimble/transport}/pkg.yml |  42 ++-
 .../pkg.yml => net/nimble/transport/syscfg.yml     |  40 +--
 12 files changed, 61 insertions(+), 907 deletions(-)

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