Added etape sensor tutorial. PR #152.
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/a4d946d9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/a4d946d9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/a4d946d9 Branch: refs/heads/asf-site Commit: a4d946d9fa6c677ec3d97156563df7980dad67a6 Parents: e1ea942 Author: aditihilbert <[email protected]> Authored: Wed Feb 15 22:03:24 2017 -0800 Committer: aditihilbert <[email protected]> Committed: Wed Feb 15 22:03:24 2017 -0800 ---------------------------------------------------------------------- develop/mkdocs/search_index.json | 190 ++- develop/os/os_user_guide/index.html | 4 +- develop/os/tutorials/STM32F303/index.html | 34 +- develop/os/tutorials/add_newtmgr/index.html | 34 +- develop/os/tutorials/add_shell/index.html | 34 +- develop/os/tutorials/air_quality_ble/index.html | 72 +- .../os/tutorials/air_quality_sensor/index.html | 64 +- develop/os/tutorials/arduino_zero/index.html | 34 +- develop/os/tutorials/blehci_project/index.html | 38 +- .../os/tutorials/bleprph/bleprph-adv/index.html | 34 +- .../os/tutorials/bleprph/bleprph-app/index.html | 34 +- .../bleprph/bleprph-chr-access/index.html | 34 +- .../bleprph/bleprph-gap-event/index.html | 34 +- .../tutorials/bleprph/bleprph-intro/index.html | 34 +- .../bleprph/bleprph-svc-reg/index.html | 34 +- develop/os/tutorials/bletiny_project/index.html | 34 +- develop/os/tutorials/blinky_console/index.html | 34 +- develop/os/tutorials/blinky_primo/index.html | 34 +- .../os/tutorials/blinky_sram_olimex/index.html | 34 +- develop/os/tutorials/eddystone/index.html | 34 +- develop/os/tutorials/event_queue/index.html | 38 +- develop/os/tutorials/ibeacon/index.html | 34 +- develop/os/tutorials/nRF52/index.html | 34 +- develop/os/tutorials/nrf52_adc/index.html | 1305 ++++++++++++++++++ develop/os/tutorials/olimex/index.html | 34 +- .../os/tutorials/pics/MyNewtSensorReader006.jpg | Bin 0 -> 211399 bytes develop/os/tutorials/pics/adc-demo-1.png | Bin 0 -> 530153 bytes develop/os/tutorials/pics/adc-demo-2.png | Bin 0 -> 435709 bytes develop/os/tutorials/pics/breadboard.png | Bin 0 -> 546231 bytes develop/os/tutorials/pin-wheel-mods/index.html | 34 +- develop/os/tutorials/project-slinky/index.html | 34 +- .../tutorials/project-target-slinky/index.html | 34 +- develop/os/tutorials/repo/add_repos/index.html | 34 +- .../os/tutorials/repo/create_repo/index.html | 34 +- .../os/tutorials/repo/private_repo/index.html | 34 +- .../os/tutorials/repo/upgrade_repo/index.html | 34 +- develop/os/tutorials/tasks_lesson/index.html | 34 +- develop/os/tutorials/tutorials/index.html | 34 +- develop/os/tutorials/unit_test/index.html | 38 +- .../os/tutorials/wi-fi_on_arduino/index.html | 34 +- latest/mkdocs/search_index.json | 190 ++- latest/os/os_user_guide/index.html | 4 +- latest/os/tutorials/STM32F303/index.html | 34 +- latest/os/tutorials/add_newtmgr/index.html | 34 +- latest/os/tutorials/add_shell/index.html | 34 +- latest/os/tutorials/air_quality_ble/index.html | 72 +- .../os/tutorials/air_quality_sensor/index.html | 64 +- latest/os/tutorials/arduino_zero/index.html | 34 +- latest/os/tutorials/blehci_project/index.html | 38 +- .../os/tutorials/bleprph/bleprph-adv/index.html | 34 +- .../os/tutorials/bleprph/bleprph-app/index.html | 34 +- .../bleprph/bleprph-chr-access/index.html | 34 +- .../bleprph/bleprph-gap-event/index.html | 34 +- .../tutorials/bleprph/bleprph-intro/index.html | 34 +- .../bleprph/bleprph-svc-reg/index.html | 34 +- latest/os/tutorials/bletiny_project/index.html | 34 +- latest/os/tutorials/blinky_console/index.html | 34 +- latest/os/tutorials/blinky_primo/index.html | 34 +- .../os/tutorials/blinky_sram_olimex/index.html | 34 +- latest/os/tutorials/eddystone/index.html | 34 +- latest/os/tutorials/event_queue/index.html | 38 +- latest/os/tutorials/ibeacon/index.html | 34 +- latest/os/tutorials/nRF52/index.html | 34 +- latest/os/tutorials/nrf52_adc/index.html | 1305 ++++++++++++++++++ latest/os/tutorials/olimex/index.html | 34 +- .../os/tutorials/pics/MyNewtSensorReader006.jpg | Bin 0 -> 211399 bytes latest/os/tutorials/pics/adc-demo-1.png | Bin 0 -> 530153 bytes latest/os/tutorials/pics/adc-demo-2.png | Bin 0 -> 435709 bytes latest/os/tutorials/pics/breadboard.png | Bin 0 -> 546231 bytes latest/os/tutorials/pin-wheel-mods/index.html | 34 +- latest/os/tutorials/project-slinky/index.html | 34 +- .../tutorials/project-target-slinky/index.html | 34 +- latest/os/tutorials/repo/add_repos/index.html | 34 +- latest/os/tutorials/repo/create_repo/index.html | 34 +- .../os/tutorials/repo/private_repo/index.html | 34 +- .../os/tutorials/repo/upgrade_repo/index.html | 34 +- latest/os/tutorials/tasks_lesson/index.html | 34 +- latest/os/tutorials/tutorials/index.html | 34 +- latest/os/tutorials/unit_test/index.html | 38 +- latest/os/tutorials/wi-fi_on_arduino/index.html | 34 +- os/tutorials/pics/MyNewtSensorReader006.jpg | Bin 0 -> 211399 bytes os/tutorials/pics/adc-demo-1.png | Bin 0 -> 530153 bytes os/tutorials/pics/adc-demo-2.png | Bin 0 -> 435709 bytes os/tutorials/pics/breadboard.png | Bin 0 -> 546231 bytes .../os/tutorials/pics/MyNewtSensorReader006.jpg | Bin 0 -> 211399 bytes v0_9_0/os/tutorials/pics/adc-demo-1.png | Bin 0 -> 530153 bytes v0_9_0/os/tutorials/pics/adc-demo-2.png | Bin 0 -> 435709 bytes v0_9_0/os/tutorials/pics/breadboard.png | Bin 0 -> 546231 bytes 88 files changed, 4360 insertions(+), 1042 deletions(-) ----------------------------------------------------------------------
