Added blehci project tutorial. Fixed typos from pull request #89
Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/22b7d022 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/22b7d022 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/22b7d022 Branch: refs/heads/asf-site Commit: 22b7d0224e2315dad450aed1fd59737474152344 Parents: bdc0c77 Author: aditihilbert <[email protected]> Authored: Sat May 28 17:15:04 2016 -0700 Committer: aditihilbert <[email protected]> Committed: Sat May 28 17:15:04 2016 -0700 ---------------------------------------------------------------------- mkdocs/search_index.json | 508 +++++++------ network/ble/nimble_setup/index.html | 4 +- newt/install/newt_linux/index.html | 4 +- newt/install/newt_mac/index.html | 4 +- os/core_os/mbuf/mbuf/index.html | 2 +- .../memory_pool/os_memblock_get/index.html | 2 +- os/get_started/vocabulary/index.html | 2 +- os/modules/fs/fs/fs_unlink/index.html | 2 +- os/modules/fs/nffs/nffs_internals/index.html | 4 +- os/modules/hal/hal_i2c/hal_i2c/index.html | 2 +- os/modules/imgmgr/imgr_ver_str/index.html | 2 +- os/os_user_guide/index.html | 4 +- os/tutorials/STM32F303/index.html | 39 +- os/tutorials/add_repos/index.html | 711 ------------------ os/tutorials/air_quality_sensor/index.html | 41 +- os/tutorials/arduino_zero/index.html | 37 +- os/tutorials/blehci_project/index.html | 608 ++++++++++++++++ os/tutorials/bleprph/bleprph-adv/index.html | 39 +- .../bleprph/bleprph-chr-access/index.html | 39 +- os/tutorials/bleprph/bleprph-conn/index.html | 39 +- os/tutorials/bleprph/bleprph-intro/index.html | 43 +- os/tutorials/bleprph/bleprph-svc-reg/index.html | 39 +- os/tutorials/bletiny_project/index.html | 99 ++- os/tutorials/blinky_sram_olimex/index.html | 41 +- os/tutorials/create_repo/index.html | 601 --------------- os/tutorials/event_queue/index.html | 47 +- os/tutorials/ibeacon/index.html | 43 +- os/tutorials/nRF52/index.html | 39 +- os/tutorials/olimex/index.html | 39 +- os/tutorials/project-slinky/index.html | 41 +- os/tutorials/project-target-slinky/index.html | 43 +- os/tutorials/repo/add_repos/index.html | 726 +++++++++++++++++++ os/tutorials/repo/create_repo/index.html | 618 ++++++++++++++++ os/tutorials/repo/upgrade_repo/index.html | 490 +++++++++++++ os/tutorials/tutorials/index.html | 41 +- os/tutorials/unit_test/index.html | 47 +- os/tutorials/upgrade_repo/index.html | 473 ------------ sitemap.xml | 20 +- 38 files changed, 3126 insertions(+), 2457 deletions(-) ----------------------------------------------------------------------
