Updated Blinky and Slinky tutorials with intro summaries, remove legacy feature references in the tutorials
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/40899401 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/40899401 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/40899401 Branch: refs/heads/asf-site Commit: 40899401079f73b0636437de20c89b255ccbf8e7 Parents: 712b19e Author: aditihilbert <[email protected]> Authored: Fri Apr 7 17:20:56 2017 -0700 Committer: aditihilbert <[email protected]> Committed: Fri Apr 7 17:20:56 2017 -0700 ---------------------------------------------------------------------- develop/mkdocs/search_index.json | 990 ++++++++++--------- develop/newt/install/newt_linux/index.html | 12 +- develop/newt/newt_intro/index.html | 2 +- .../os/core_os/cputime/os_cputime/index.html | 2 +- .../os/get_started/project_create/index.html | 9 +- develop/os/get_started/vocabulary/index.html | 6 +- .../os/modules/bootloader/bootloader/index.html | 119 ++- develop/os/modules/console/console/index.html | 64 +- .../os/modules/console/console_read/index.html | 9 +- develop/os/tutorials/STM32F303/index.html | 54 +- develop/os/tutorials/add_newtmgr/index.html | 56 +- develop/os/tutorials/add_shell/index.html | 54 +- develop/os/tutorials/air_quality_ble/index.html | 48 +- .../os/tutorials/air_quality_sensor/index.html | 48 +- develop/os/tutorials/arduino_zero/index.html | 80 +- develop/os/tutorials/blehci_project/index.html | 88 +- .../os/tutorials/bleprph/bleprph-adv/index.html | 60 +- .../os/tutorials/bleprph/bleprph-app/index.html | 64 +- .../bleprph/bleprph-chr-access/index.html | 60 +- .../bleprph/bleprph-gap-event/index.html | 60 +- .../tutorials/bleprph/bleprph-intro/index.html | 60 +- .../bleprph/bleprph-svc-reg/index.html | 60 +- develop/os/tutorials/bletiny_project/index.html | 252 ++--- develop/os/tutorials/blinky/index.html | 634 ++++++++++++ develop/os/tutorials/blinky_console/index.html | 64 +- develop/os/tutorials/blinky_primo/index.html | 80 +- develop/os/tutorials/eddystone/index.html | 54 +- develop/os/tutorials/event_queue/index.html | 54 +- develop/os/tutorials/ibeacon/index.html | 56 +- develop/os/tutorials/nRF52/index.html | 74 +- develop/os/tutorials/nrf52_adc/index.html | 52 +- develop/os/tutorials/olimex/index.html | 77 +- develop/os/tutorials/pin-wheel-mods/index.html | 52 +- .../tutorials/project-nrf52-slinky/index.html | 742 ++++++++++++++ .../os/tutorials/project-sim-slinky/index.html | 653 ++++++++++++ develop/os/tutorials/project-slinky/index.html | 218 ++-- .../tutorials/project-stm32-slinky/index.html | 114 +-- .../tutorials/project-target-slinky/index.html | 763 -------------- develop/os/tutorials/rbnano2/index.html | 71 +- develop/os/tutorials/repo/add_repos/index.html | 75 +- .../os/tutorials/repo/create_repo/index.html | 50 +- .../os/tutorials/repo/private_repo/index.html | 52 +- .../os/tutorials/repo/upgrade_repo/index.html | 48 +- develop/os/tutorials/tasks_lesson/index.html | 54 +- develop/os/tutorials/tutorials/index.html | 52 +- develop/os/tutorials/unit_test/index.html | 52 +- .../os/tutorials/wi-fi_on_arduino/index.html | 52 +- develop/sitemap.xml | 24 +- latest/mkdocs/search_index.json | 990 ++++++++++--------- latest/newt/install/newt_linux/index.html | 12 +- latest/newt/newt_intro/index.html | 2 +- latest/os/core_os/cputime/os_cputime/index.html | 2 +- latest/os/get_started/project_create/index.html | 9 +- latest/os/get_started/vocabulary/index.html | 6 +- .../os/modules/bootloader/bootloader/index.html | 119 ++- latest/os/modules/console/console/index.html | 64 +- .../os/modules/console/console_read/index.html | 9 +- latest/os/tutorials/STM32F303/index.html | 54 +- latest/os/tutorials/add_newtmgr/index.html | 56 +- latest/os/tutorials/add_shell/index.html | 54 +- latest/os/tutorials/air_quality_ble/index.html | 48 +- .../os/tutorials/air_quality_sensor/index.html | 48 +- latest/os/tutorials/arduino_zero/index.html | 80 +- latest/os/tutorials/blehci_project/index.html | 88 +- .../os/tutorials/bleprph/bleprph-adv/index.html | 60 +- .../os/tutorials/bleprph/bleprph-app/index.html | 64 +- .../bleprph/bleprph-chr-access/index.html | 60 +- .../bleprph/bleprph-gap-event/index.html | 60 +- .../tutorials/bleprph/bleprph-intro/index.html | 60 +- .../bleprph/bleprph-svc-reg/index.html | 60 +- latest/os/tutorials/bletiny_project/index.html | 252 ++--- latest/os/tutorials/blinky/index.html | 634 ++++++++++++ latest/os/tutorials/blinky_console/index.html | 64 +- latest/os/tutorials/blinky_primo/index.html | 80 +- latest/os/tutorials/eddystone/index.html | 54 +- latest/os/tutorials/event_queue/index.html | 54 +- latest/os/tutorials/ibeacon/index.html | 56 +- latest/os/tutorials/nRF52/index.html | 74 +- latest/os/tutorials/nrf52_adc/index.html | 52 +- latest/os/tutorials/olimex/index.html | 77 +- latest/os/tutorials/pin-wheel-mods/index.html | 52 +- .../tutorials/project-nrf52-slinky/index.html | 742 ++++++++++++++ .../os/tutorials/project-sim-slinky/index.html | 653 ++++++++++++ latest/os/tutorials/project-slinky/index.html | 218 ++-- .../tutorials/project-stm32-slinky/index.html | 114 +-- .../tutorials/project-target-slinky/index.html | 763 -------------- latest/os/tutorials/rbnano2/index.html | 71 +- latest/os/tutorials/repo/add_repos/index.html | 75 +- latest/os/tutorials/repo/create_repo/index.html | 50 +- .../os/tutorials/repo/private_repo/index.html | 52 +- .../os/tutorials/repo/upgrade_repo/index.html | 48 +- latest/os/tutorials/tasks_lesson/index.html | 54 +- latest/os/tutorials/tutorials/index.html | 52 +- latest/os/tutorials/unit_test/index.html | 52 +- latest/os/tutorials/wi-fi_on_arduino/index.html | 52 +- latest/sitemap.xml | 24 +- sitemap.xml | 26 +- v0_9_0/sitemap.xml | 26 +- 98 files changed, 7584 insertions(+), 5416 deletions(-) ----------------------------------------------------------------------
