You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2018/01/16 22:21:22 UTC

[mynewt-documentation] 01/01: Merge pull request #6 from aditihilbert/master

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

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

commit 7f7f20411628a6a2b70de3c70b3c684f3aa793f3
Merge: ba6a19f e2dbb94
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Tue Jan 16 14:21:20 2018 -0800

    Merge pull request #6 from aditihilbert/master
    
    Added BLE tutorials section

 docs/tutorials/ble/ble.rst                         |  16 +
 docs/tutorials/ble/ble_bare_bones.rst              | 210 +++++++++++
 docs/tutorials/ble/blehci_project.rst              | 237 ++++++++++++
 .../ble/bleprph/bleprph-sections/bleprph-adv.rst   | 149 ++++++++
 .../ble/bleprph/bleprph-sections/bleprph-app.rst   | 104 ++++++
 .../bleprph-sections/bleprph-chr-access.rst        | 286 ++++++++++++++
 .../bleprph/bleprph-sections/bleprph-gap-event.rst | 164 ++++++++
 .../bleprph/bleprph-sections/bleprph-svc-reg.rst   | 288 ++++++++++++++
 docs/tutorials/ble/bleprph/bleprph.rst             |  53 +++
 docs/tutorials/ble/eddystone.rst                   | 412 +++++++++++++++++++++
 docs/tutorials/ble/ibeacon.rst                     | 367 ++++++++++++++++++
 docs/tutorials/tutorials.rst                       |   4 +-
 12 files changed, 2288 insertions(+), 2 deletions(-)

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