You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2017/04/20 15:30:12 UTC

[3/3] incubator-mynewt-core git commit: This closes #221.

This closes #221.

Merge branch 'hcioversocket' of https://github.com/mkiiskila/incubator-mynewt-core


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/a34f6538
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/a34f6538
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/a34f6538

Branch: refs/heads/master
Commit: a34f65387d3b5299ad68380f87558d4cce944bee
Parents: 431e500 52a585c
Author: Marko Kiiskila <ma...@runtime.io>
Authored: Thu Apr 20 08:29:39 2017 -0700
Committer: Marko Kiiskila <ma...@runtime.io>
Committed: Thu Apr 20 08:29:39 2017 -0700

----------------------------------------------------------------------
 .../socket/include/socket/ble_hci_socket.h      |  34 +
 net/nimble/transport/socket/pkg.yml             |  38 +
 .../transport/socket/src/ble_hci_socket.c       | 802 +++++++++++++++++++
 net/nimble/transport/socket/syscfg.yml          |  66 ++
 4 files changed, 940 insertions(+)
----------------------------------------------------------------------