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 2016/06/20 21:42:53 UTC

[51/51] [partial] incubator-mynewt-site git commit: generated two versions of docs - develop and v0_9_0

generated two versions of docs - develop and v0_9_0


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/d18c34dd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/d18c34dd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/d18c34dd

Branch: refs/heads/asf-site
Commit: d18c34dd53bff812d2e3cef5d2cb09789a5f22fd
Parents: 0a2f3c5
Author: aditihilbert <ad...@runtime.io>
Authored: Mon Jun 20 14:41:51 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Mon Jun 20 14:41:51 2016 -0700

----------------------------------------------------------------------
 about/index.html                                |   19 +-
 community/index.html                            |   16 +-
 css/v2.css                                      |    5 +
 develop/about/index.html                        |  330 +
 develop/community/index.html                    |  278 +
 develop/css/base.css                            |    7 +
 develop/css/bootstrap-3.0.3.min.css             |    7 +
 develop/css/custom.css                          |  499 ++
 develop/css/font-awesome-4.0.3.css              | 1338 +++
 develop/css/highlight.css                       |  125 +
 develop/css/v2.css                              |   92 +
 develop/download/index.html                     |  228 +
 develop/events/index.html                       |  206 +
 develop/extra.css                               |   19 +
 develop/faq/answers/index.html                  |  329 +
 develop/faq/how_to_edit_docs/index.html         |  352 +
 develop/fonts/fontawesome-webfont.eot           |  Bin 0 -> 38205 bytes
 develop/fonts/fontawesome-webfont.svg           |  414 +
 develop/fonts/fontawesome-webfont.ttf           |  Bin 0 -> 80652 bytes
 develop/fonts/fontawesome-webfont.woff          |  Bin 0 -> 44432 bytes
 develop/images/egg-logo.png                     |  Bin 0 -> 8626 bytes
 develop/img/01.png                              |  Bin 0 -> 9109 bytes
 develop/img/NimBLE_conn.png                     |  Bin 0 -> 30168 bytes
 develop/img/NimBLE_throughput.png               |  Bin 0 -> 29290 bytes
 develop/img/OS_arch.png                         |  Bin 0 -> 75345 bytes
 develop/img/apache-feather.png                  |  Bin 0 -> 11402 bytes
 develop/img/apache-logo.png                     |  Bin 0 -> 8585 bytes
 develop/img/asf_logo_wide.gif                   |  Bin 0 -> 7051 bytes
 develop/img/concurrent_conn.png                 |  Bin 0 -> 33532 bytes
 develop/img/content-bg.png                      |  Bin 0 -> 155 bytes
 develop/img/egg-logo.png                        |  Bin 0 -> 8626 bytes
 develop/img/favicon.ico                         |  Bin 0 -> 1150 bytes
 develop/img/folder.png                          |  Bin 0 -> 8414 bytes
 develop/img/json_logs.png                       |  Bin 0 -> 78102 bytes
 develop/img/logo.svg                            | 1652 ++++
 develop/img/newt-img.png                        |  Bin 0 -> 53081 bytes
 develop/img/newt.png                            |  Bin 0 -> 63501 bytes
 develop/img/perf_chart.png                      |  Bin 0 -> 31585 bytes
 develop/img/performance.png                     |  Bin 0 -> 9850 bytes
 develop/img/secure_img.png                      |  Bin 0 -> 130013 bytes
 develop/img/watch.png                           |  Bin 0 -> 10328 bytes
 develop/index.html                              |  284 +
 develop/js/base.js                              |   36 +
 develop/js/bootstrap-3.0.3.min.js               |    7 +
 develop/js/custom.js                            |   16 +
 develop/js/highlight.pack.js                    |    2 +
 develop/js/jquery-1.10.2.min.js                 |    6 +
 develop/main-banner.html                        |   16 +
 develop/mkdocs/js/lunr-0.5.7.min.js             |    7 +
 develop/mkdocs/js/mustache.min.js               |    1 +
 develop/mkdocs/js/require.js                    |   36 +
 .../mkdocs/js/search-results-template.mustache  |    4 +
 develop/mkdocs/js/search.js                     |   88 +
 develop/mkdocs/js/text.js                       |  390 +
 develop/mkdocs/search_index.json                | 7689 ++++++++++++++++++
 develop/network/ble/ble_intro/index.html        |  476 ++
 develop/network/ble/ble_sec/index.html          |  471 ++
 .../network/ble/bletiny/bletiny_GAP/index.html  |  651 ++
 .../network/ble/bletiny/bletiny_GATT/index.html |  618 ++
 .../ble/bletiny/bletiny_advdata/index.html      |  562 ++
 develop/network/ble/bletiny_api/index.html      |  558 ++
 .../ble/ini_stack/ble_add_cpu/index.html        |  528 ++
 .../ble/ini_stack/ble_consolepkg/index.html     |  545 ++
 .../ble/ini_stack/ble_controller_ini/index.html |  591 ++
 .../network/ble/ini_stack/ble_devadd/index.html |  542 ++
 .../ble/ini_stack/ble_host_ini/index.html       |  588 ++
 .../ble/ini_stack/ble_ini_intro/index.html      |  512 ++
 .../ble/ini_stack/ble_mempool/index.html        |  539 ++
 .../ble/ini_stack/ble_parent_ini/index.html     |  615 ++
 .../ble/ini_stack/ble_statpkg/index.html        |  541 ++
 develop/network/ble/nimble_setup/index.html     |  610 ++
 develop/newt/command_list/newt_build/index.html |  571 ++
 develop/newt/command_list/newt_clean/index.html |  575 ++
 .../command_list/newt_create_image/index.html   |  575 ++
 develop/newt/command_list/newt_debug/index.html |  575 ++
 develop/newt/command_list/newt_help/index.html  |  588 ++
 develop/newt/command_list/newt_info/index.html  |  553 ++
 .../newt/command_list/newt_install/index.html   |  559 ++
 develop/newt/command_list/newt_load/index.html  |  558 ++
 develop/newt/command_list/newt_new/index.html   |  561 ++
 develop/newt/command_list/newt_run/index.html   |  581 ++
 develop/newt/command_list/newt_size/index.html  |  582 ++
 .../newt/command_list/newt_target/index.html    |  633 ++
 develop/newt/command_list/newt_test/index.html  |  585 ++
 .../newt/command_list/newt_upgrade/index.html   |  557 ++
 .../newt/command_list/newt_version/index.html   |  560 ++
 develop/newt/install/newt_linux/index.html      |  567 ++
 develop/newt/install/newt_mac/index.html        |  570 ++
 develop/newt/newt_intro/index.html              |  557 ++
 develop/newt/newt_operation/index.html          |  652 ++
 develop/newt/newt_ops/index.html                |  558 ++
 develop/newtmgr/installing/index.html           |  443 +
 develop/newtmgr/overview/index.html             |  719 ++
 develop/os/core_os/callout/callout/index.html   |  780 ++
 .../callout/os_callout_func_init/index.html     |  790 ++
 .../core_os/callout/os_callout_init/index.html  |  784 ++
 .../callout/os_callout_queued/index.html        |  765 ++
 .../core_os/callout/os_callout_reset/index.html |  774 ++
 .../core_os/callout/os_callout_stop/index.html  |  769 ++
 .../context_switch/context_switch/index.html    |  721 ++
 .../context_switch/os_arch_ctx_sw/index.html    |  831 ++
 .../core_os/context_switch/os_sched/index.html  |  832 ++
 .../os_sched_ctx_sw_hook/index.html             |  812 ++
 .../os_sched_get_current_task/index.html        |  815 ++
 .../context_switch/os_sched_insert/index.html   |  816 ++
 .../os_sched_next_task/index.html               |  801 ++
 .../os_sched_os_timer_exp/index.html            |  812 ++
 .../context_switch/os_sched_resort/index.html   |  828 ++
 .../os_sched_set_current_task/index.html        |  816 ++
 .../context_switch/os_sched_sleep/index.html    |  851 ++
 .../context_switch/os_sched_wakeup/index.html   |  830 ++
 .../core_os/event_queue/event_queue/index.html  |  776 ++
 .../event_queue/os_eventq_get/index.html        |  768 ++
 .../event_queue/os_eventq_init/index.html       |  774 ++
 .../event_queue/os_eventq_put/index.html        |  778 ++
 .../event_queue/os_eventq_remove/index.html     |  769 ++
 develop/os/core_os/heap/heap/index.html         |  708 ++
 develop/os/core_os/heap/os_free/index.html      |  754 ++
 develop/os/core_os/heap/os_malloc/index.html    |  761 ++
 develop/os/core_os/heap/os_realloc/index.html   |  759 ++
 develop/os/core_os/mbuf/OS_MBUF_DATA/index.html |  955 +++
 .../mbuf/OS_MBUF_LEADINGSPACE/index.html        |  961 +++
 .../os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |  961 +++
 .../mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html      |  952 +++
 .../os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |  955 +++
 .../mbuf/OS_MBUF_TRAILINGSPACE/index.html       |  959 +++
 .../os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |  951 +++
 .../core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |  952 +++
 develop/os/core_os/mbuf/mbuf/index.html         | 1006 +++
 develop/os/core_os/mbuf/os_mbuf_adj/index.html  |  967 +++
 .../os/core_os/mbuf/os_mbuf_append/index.html   |  982 +++
 .../os/core_os/mbuf/os_mbuf_concat/index.html   |  971 +++
 .../os/core_os/mbuf/os_mbuf_copydata/index.html |  980 +++
 .../os/core_os/mbuf/os_mbuf_copyinto/index.html |  981 +++
 develop/os/core_os/mbuf/os_mbuf_dup/index.html  |  958 +++
 .../os/core_os/mbuf/os_mbuf_extend/index.html   |  964 +++
 .../core_os/mbuf/os_mbuf_free_chain/index.html  |  960 +++
 develop/os/core_os/mbuf/os_mbuf_get/index.html  |  964 +++
 .../core_os/mbuf/os_mbuf_get_pkthdr/index.html  |  965 +++
 .../os/core_os/mbuf/os_mbuf_memcmp/index.html   |  974 +++
 develop/os/core_os/mbuf/os_mbuf_off/index.html  |  981 +++
 .../core_os/mbuf/os_mbuf_pool_init/index.html   |  992 +++
 .../os/core_os/mbuf/os_mbuf_prepend/index.html  |  972 +++
 .../os/core_os/mbuf/os_mbuf_pullup/index.html   |  971 +++
 develop/os/core_os/mbuf/pics/mbuf_fig1.png      |  Bin 0 -> 32123 bytes
 develop/os/core_os/mbuf/pics/mbuf_fig2.png      |  Bin 0 -> 40402 bytes
 develop/os/core_os/mbuf/pics/mbuf_fig3.png      |  Bin 0 -> 54819 bytes
 .../memory_pool/OS_MEMPOOL_BYTES/index.html     |  782 ++
 .../memory_pool/OS_MEMPOOL_SIZE/index.html      |  782 ++
 .../core_os/memory_pool/memory_pool/index.html  |  786 ++
 .../memory_pool/os_memblock_get/index.html      |  775 ++
 .../memory_pool/os_memblock_put/index.html      |  781 ++
 .../memory_pool/os_mempool_init/index.html      |  800 ++
 develop/os/core_os/mqueue/mqueue/index.html     |  814 ++
 .../os/core_os/mqueue/os_mqueue_get/index.html  |  804 ++
 .../os/core_os/mqueue/os_mqueue_init/index.html |  799 ++
 .../os/core_os/mqueue/os_mqueue_put/index.html  |  811 ++
 develop/os/core_os/msys/msys/index.html         |  746 ++
 develop/os/core_os/msys/os_msys_get/index.html  |  815 ++
 .../core_os/msys/os_msys_get_pkthdr/index.html  |  818 ++
 .../os/core_os/msys/os_msys_register/index.html |  800 ++
 .../os/core_os/msys/os_msys_reset/index.html    |  786 ++
 develop/os/core_os/mutex/mutex/index.html       |  752 ++
 .../os/core_os/mutex/os_mutex_pend/index.html   |  761 ++
 .../core_os/mutex/os_mutex_release/index.html   |  755 ++
 develop/os/core_os/mynewt_os/index.html         |  817 ++
 develop/os/core_os/os_init/index.html           |  722 ++
 develop/os/core_os/os_start/index.html          |  722 ++
 develop/os/core_os/os_started/index.html        |  718 ++
 develop/os/core_os/porting/port_bsp/index.html  |  906 +++
 develop/os/core_os/porting/port_cpu/index.html  |  605 ++
 develop/os/core_os/porting/port_mcu/index.html  |  580 ++
 develop/os/core_os/porting/port_os/index.html   |  623 ++
 .../sanity/os_sanity_check_init/index.html      |  775 ++
 .../sanity/os_sanity_check_register/index.html  |  775 ++
 .../sanity/os_sanity_check_reset/index.html     |  776 ++
 .../sanity/os_sanity_task_checkin/index.html    |  775 ++
 .../sanity/os_sanity_task_init/index.html       |  778 ++
 develop/os/core_os/sanity/sanity/index.html     |  894 ++
 .../os/core_os/semaphore/os_sem_init/index.html |  765 ++
 .../os/core_os/semaphore/os_sem_pend/index.html |  769 ++
 .../core_os/semaphore/os_sem_release/index.html |  763 ++
 .../os/core_os/semaphore/semaphore/index.html   |  741 ++
 .../os/core_os/task/os_task_count/index.html    |  743 ++
 .../task/os_task_info_get_next/index.html       |  788 ++
 develop/os/core_os/task/os_task_init/index.html |  793 ++
 develop/os/core_os/task/task/index.html         | 1011 +++
 .../os/core_os/time/os_gettimeofday/index.html  |  786 ++
 .../os/core_os/time/os_settimeofday/index.html  |  780 ++
 develop/os/core_os/time/os_time/index.html      |  751 ++
 .../os/core_os/time/os_time_delay/index.html    |  771 ++
 develop/os/core_os/time/os_time_get/index.html  |  756 ++
 develop/os/core_os/time/os_time_tick/index.html |  757 ++
 develop/os/get_started/cross_tools/index.html   |  505 ++
 develop/os/get_started/docker/index.html        |  475 ++
 develop/os/get_started/get_started/index.html   |  415 +
 develop/os/get_started/native_tools/index.html  |  497 ++
 develop/os/get_started/pics/virtualbox_usb.jpg  |  Bin 0 -> 297119 bytes
 .../os/get_started/project_create/index.html    |  595 ++
 develop/os/get_started/vocabulary/index.html    |  515 ++
 develop/os/introduction/index.html              |  430 +
 develop/os/modules/baselibc/index.html          |  555 ++
 .../bootloader/boot_build_status/index.html     |  765 ++
 .../bootloader/boot_build_status_one/index.html |  765 ++
 .../bootloader/boot_clear_status/index.html     |  765 ++
 .../bootloader/boot_copy_area/index.html        |  765 ++
 .../bootloader/boot_copy_image/index.html       |  765 ++
 .../bootloader/boot_erase_area/index.html       |  765 ++
 .../bootloader/boot_fill_slot/index.html        |  765 ++
 .../boot_find_image_area_idx/index.html         |  765 ++
 .../bootloader/boot_find_image_part/index.html  |  765 ++
 .../bootloader/boot_find_image_slot/index.html  |  765 ++
 .../os/modules/bootloader/boot_go/index.html    |  765 ++
 .../bootloader/boot_init_flash/index.html       |  765 ++
 .../bootloader/boot_move_area/index.html        |  765 ++
 .../boot_read_image_header/index.html           |  765 ++
 .../boot_read_image_headers/index.html          |  765 ++
 .../bootloader/boot_read_status/index.html      |  765 ++
 .../boot_select_image_slot/index.html           |  765 ++
 .../bootloader/boot_slot_addr/index.html        |  765 ++
 .../bootloader/boot_slot_to_area_idx/index.html |  765 ++
 .../bootloader/boot_swap_areas/index.html       |  765 ++
 .../bootloader/boot_vect_delete_main/index.html |  765 ++
 .../bootloader/boot_vect_delete_test/index.html |  765 ++
 .../bootloader/boot_vect_read_main/index.html   |  765 ++
 .../bootloader/boot_vect_read_one/index.html    |  765 ++
 .../bootloader/boot_vect_read_test/index.html   |  765 ++
 .../bootloader/boot_write_status/index.html     |  765 ++
 .../os/modules/bootloader/bootloader/index.html |  587 ++
 develop/os/modules/console/console/index.html   |  603 ++
 .../console/console_blocking_mode/index.html    |  639 ++
 .../os/modules/console/console_echo/index.html  |  668 ++
 .../os/modules/console/console_init/index.html  |  652 ++
 .../modules/console/console_is_init/index.html  |  636 ++
 .../modules/console/console_printf/index.html   |  674 ++
 .../os/modules/console/console_read/index.html  |  659 ++
 .../os/modules/console/console_write/index.html |  656 ++
 develop/os/modules/elua/elua/index.html         |  563 ++
 develop/os/modules/elua/lua_init/index.html     |  596 ++
 develop/os/modules/elua/lua_main/index.html     |  609 ++
 develop/os/modules/fs/fs/fs/index.html          |  701 ++
 develop/os/modules/fs/fs/fs_close/index.html    |  817 ++
 develop/os/modules/fs/fs/fs_closedir/index.html |  832 ++
 .../modules/fs/fs/fs_dirent_is_dir/index.html   |  832 ++
 .../os/modules/fs/fs/fs_dirent_name/index.html  |  847 ++
 develop/os/modules/fs/fs/fs_filelen/index.html  |  817 ++
 develop/os/modules/fs/fs/fs_getpos/index.html   |  785 ++
 develop/os/modules/fs/fs/fs_mkdir/index.html    |  815 ++
 develop/os/modules/fs/fs/fs_open/index.html     |  844 ++
 develop/os/modules/fs/fs/fs_opendir/index.html  |  846 ++
 develop/os/modules/fs/fs/fs_ops/index.html      |  654 ++
 develop/os/modules/fs/fs/fs_read/index.html     |  827 ++
 develop/os/modules/fs/fs/fs_readdir/index.html  |  837 ++
 develop/os/modules/fs/fs/fs_register/index.html |  786 ++
 develop/os/modules/fs/fs/fs_rename/index.html   |  824 ++
 .../os/modules/fs/fs/fs_return_codes/index.html |  678 ++
 develop/os/modules/fs/fs/fs_seek/index.html     |  822 ++
 develop/os/modules/fs/fs/fs_unlink/index.html   |  814 ++
 develop/os/modules/fs/fs/fs_write/index.html    |  823 ++
 .../modules/fs/fs/fsutil_read_file/index.html   |  828 ++
 .../modules/fs/fs/fsutil_write_file/index.html  |  816 ++
 develop/os/modules/fs/nffs/nffs/index.html      |  729 ++
 .../modules/fs/nffs/nffs_area_desc/index.html   |  650 ++
 .../os/modules/fs/nffs/nffs_config/index.html   |  658 ++
 .../os/modules/fs/nffs/nffs_detect/index.html   |  712 ++
 .../os/modules/fs/nffs/nffs_format/index.html   |  711 ++
 develop/os/modules/fs/nffs/nffs_init/index.html |  649 ++
 .../modules/fs/nffs/nffs_internals/index.html   |  911 +++
 develop/os/modules/fs/otherfs/index.html        |  621 ++
 develop/os/modules/hal/hal/index.html           |  622 ++
 .../os/modules/hal/hal_adc/hal_adc/index.html   |  713 ++
 develop/os/modules/hal/hal_api/index.html       |  742 ++
 .../os/modules/hal/hal_architecture/index.html  |  581 ++
 .../hal/hal_cputime/hal_cpu_timer/index.html    |  694 ++
 develop/os/modules/hal/hal_creation/index.html  |  746 ++
 .../os/modules/hal/hal_dac/hal_dac/index.html   |  712 ++
 develop/os/modules/hal/hal_drawing.graphml      |  416 +
 develop/os/modules/hal/hal_drawing.pdf          | 2819 +++++++
 develop/os/modules/hal/hal_drawing.png          |  Bin 0 -> 455792 bytes
 .../modules/hal/hal_flash/hal_flash/index.html  |  702 ++
 .../hal/hal_flash/hal_flash_int/index.html      |  702 ++
 .../hal/hal_flash/hal_flash_map/index.html      |  702 ++
 .../os/modules/hal/hal_gpio/hal_gpio/index.html |  709 ++
 .../os/modules/hal/hal_i2c/hal_i2c/index.html   |  762 ++
 .../os/modules/hal/hal_in_libraries/index.html  |  639 ++
 .../os/modules/hal/hal_pwm/hal_pwm/index.html   |  732 ++
 .../os/modules/hal/hal_spi/hal_spi/index.html   |  738 ++
 .../modules/hal/hal_system/hal_sys/index.html   |  674 ++
 .../os/modules/hal/hal_uart/hal_uart/index.html |  693 ++
 develop/os/modules/imgmgr/imgmgr/index.html     |  568 ++
 .../imgmgr/imgmgr_module_init/index.html        |  604 ++
 .../os/modules/imgmgr/imgr_ver_parse/index.html |  625 ++
 .../os/modules/imgmgr/imgr_ver_str/index.html   |  622 ++
 develop/os/modules/json/json/index.html         |  687 ++
 .../json/json_encode_object_entry/index.html    |  643 ++
 .../json/json_encode_object_finish/index.html   |  635 ++
 .../json/json_encode_object_key/index.html      |  640 ++
 .../json/json_encode_object_start/index.html    |  635 ++
 .../os/modules/json/json_read_object/index.html |  658 ++
 develop/os/modules/logs/logs/index.html         |  673 ++
 develop/os/modules/shell/shell/index.html       |  673 ++
 .../modules/shell/shell_cmd_register/index.html |  628 ++
 .../shell/shell_nlip_input_register/index.html  |  636 ++
 .../modules/shell/shell_nlip_output/index.html  |  627 ++
 .../os/modules/shell/shell_task_init/index.html |  642 ++
 develop/os/modules/stats/stats/index.html       |  762 ++
 .../os/modules/testutil/test_assert/index.html  |  692 ++
 .../os/modules/testutil/test_case/index.html    |  641 ++
 .../os/modules/testutil/test_decl/index.html    |  642 ++
 .../os/modules/testutil/test_pass/index.html    |  648 ++
 .../os/modules/testutil/test_suite/index.html   |  645 ++
 develop/os/modules/testutil/testutil/index.html |  627 ++
 develop/os/modules/testutil/tu_init/index.html  |  640 ++
 .../os/modules/testutil/tu_restart/index.html   |  633 ++
 develop/os/os_user_guide/index.html             |  537 ++
 develop/os/tutorials/STM32F303/index.html       |  711 ++
 .../os/tutorials/air_quality_sensor/index.html  | 1232 +++
 develop/os/tutorials/arduino_zero/index.html    |  784 ++
 develop/os/tutorials/blehci_project/index.html  |  627 ++
 .../os/tutorials/bleprph/bleprph-adv/index.html |  636 ++
 .../bleprph/bleprph-chr-access/index.html       |  750 ++
 .../tutorials/bleprph/bleprph-conn/index.html   |  666 ++
 .../tutorials/bleprph/bleprph-intro/index.html  |  540 ++
 .../bleprph/bleprph-svc-reg/index.html          |  706 ++
 develop/os/tutorials/bletiny_project/index.html |  673 ++
 develop/os/tutorials/blinky_primo/index.html    |  715 ++
 .../os/tutorials/blinky_sram_olimex/index.html  |  678 ++
 .../os/tutorials/downloads/openocd-wnrf52.tgz   |  Bin 0 -> 14449635 bytes
 develop/os/tutorials/event_queue/index.html     |  786 ++
 develop/os/tutorials/ibeacon/index.html         |  594 ++
 develop/os/tutorials/nRF52/index.html           |  680 ++
 develop/os/tutorials/olimex/index.html          |  713 ++
 .../pics/STM32f3discovery_connector.png         |  Bin 0 -> 612760 bytes
 develop/os/tutorials/pics/bottomview.png        |  Bin 0 -> 701983 bytes
 develop/os/tutorials/pics/nrf52.JPG             |  Bin 0 -> 311187 bytes
 develop/os/tutorials/pics/nrf52.png             |  Bin 0 -> 3057521 bytes
 develop/os/tutorials/pics/primo-jlink.jpg       |  Bin 0 -> 157820 bytes
 develop/os/tutorials/pics/serial_conn.png       |  Bin 0 -> 1064089 bytes
 develop/os/tutorials/pics/topview.png           |  Bin 0 -> 723333 bytes
 develop/os/tutorials/pin-wheel-mods/index.html  |  619 ++
 develop/os/tutorials/project-slinky/index.html  |  586 ++
 .../tutorials/project-target-slinky/index.html  |  636 ++
 develop/os/tutorials/repo/add_repos/index.html  |  745 ++
 .../os/tutorials/repo/create_repo/index.html    |  637 ++
 .../os/tutorials/repo/upgrade_repo/index.html   |  509 ++
 develop/os/tutorials/tutorials/index.html       |  530 ++
 develop/os/tutorials/unit_test/index.html       |  645 ++
 develop/quick-start/index.html                  |  213 +
 develop/search.html                             |  283 +
 develop/secondary-banner.html                   |   12 +
 develop/sitemap.xml                             |  120 +
 download/index.html                             |   11 +-
 events/index.html                               |    2 +-
 faq/answers/index.html                          |   23 +-
 faq/how_to_edit_docs/index.html                 |   23 +-
 index.html                                      |    2 +-
 latest/about/index.html                         |  330 +
 latest/community/index.html                     |  278 +
 latest/css/base.css                             |    7 +
 latest/css/bootstrap-3.0.3.min.css              |    7 +
 latest/css/custom.css                           |  499 ++
 latest/css/font-awesome-4.0.3.css               | 1338 +++
 latest/css/highlight.css                        |  125 +
 latest/css/v2.css                               |   92 +
 latest/download/index.html                      |  228 +
 latest/events/index.html                        |  206 +
 latest/extra.css                                |   19 +
 latest/faq/answers/index.html                   |  329 +
 latest/faq/how_to_edit_docs/index.html          |  352 +
 latest/fonts/fontawesome-webfont.eot            |  Bin 0 -> 38205 bytes
 latest/fonts/fontawesome-webfont.svg            |  414 +
 latest/fonts/fontawesome-webfont.ttf            |  Bin 0 -> 80652 bytes
 latest/fonts/fontawesome-webfont.woff           |  Bin 0 -> 44432 bytes
 latest/images/egg-logo.png                      |  Bin 0 -> 8626 bytes
 latest/img/01.png                               |  Bin 0 -> 9109 bytes
 latest/img/NimBLE_conn.png                      |  Bin 0 -> 30168 bytes
 latest/img/NimBLE_throughput.png                |  Bin 0 -> 29290 bytes
 latest/img/OS_arch.png                          |  Bin 0 -> 75345 bytes
 latest/img/apache-feather.png                   |  Bin 0 -> 11402 bytes
 latest/img/apache-logo.png                      |  Bin 0 -> 8585 bytes
 latest/img/asf_logo_wide.gif                    |  Bin 0 -> 7051 bytes
 latest/img/concurrent_conn.png                  |  Bin 0 -> 33532 bytes
 latest/img/content-bg.png                       |  Bin 0 -> 155 bytes
 latest/img/egg-logo.png                         |  Bin 0 -> 8626 bytes
 latest/img/favicon.ico                          |  Bin 0 -> 1150 bytes
 latest/img/folder.png                           |  Bin 0 -> 8414 bytes
 latest/img/json_logs.png                        |  Bin 0 -> 78102 bytes
 latest/img/logo.svg                             | 1652 ++++
 latest/img/newt-img.png                         |  Bin 0 -> 53081 bytes
 latest/img/newt.png                             |  Bin 0 -> 63501 bytes
 latest/img/perf_chart.png                       |  Bin 0 -> 31585 bytes
 latest/img/performance.png                      |  Bin 0 -> 9850 bytes
 latest/img/secure_img.png                       |  Bin 0 -> 130013 bytes
 latest/img/watch.png                            |  Bin 0 -> 10328 bytes
 latest/index.html                               |  284 +
 latest/js/base.js                               |   36 +
 latest/js/bootstrap-3.0.3.min.js                |    7 +
 latest/js/custom.js                             |   16 +
 latest/js/highlight.pack.js                     |    2 +
 latest/js/jquery-1.10.2.min.js                  |    6 +
 latest/main-banner.html                         |   16 +
 latest/mkdocs/js/lunr-0.5.7.min.js              |    7 +
 latest/mkdocs/js/mustache.min.js                |    1 +
 latest/mkdocs/js/require.js                     |   36 +
 .../mkdocs/js/search-results-template.mustache  |    4 +
 latest/mkdocs/js/search.js                      |   88 +
 latest/mkdocs/js/text.js                        |  390 +
 latest/mkdocs/search_index.json                 | 7689 ++++++++++++++++++
 latest/network/ble/ble_intro/index.html         |  476 ++
 latest/network/ble/ble_sec/index.html           |  471 ++
 .../network/ble/bletiny/bletiny_GAP/index.html  |  651 ++
 .../network/ble/bletiny/bletiny_GATT/index.html |  618 ++
 .../ble/bletiny/bletiny_advdata/index.html      |  562 ++
 latest/network/ble/bletiny_api/index.html       |  558 ++
 .../ble/ini_stack/ble_add_cpu/index.html        |  528 ++
 .../ble/ini_stack/ble_consolepkg/index.html     |  545 ++
 .../ble/ini_stack/ble_controller_ini/index.html |  591 ++
 .../network/ble/ini_stack/ble_devadd/index.html |  542 ++
 .../ble/ini_stack/ble_host_ini/index.html       |  588 ++
 .../ble/ini_stack/ble_ini_intro/index.html      |  512 ++
 .../ble/ini_stack/ble_mempool/index.html        |  539 ++
 .../ble/ini_stack/ble_parent_ini/index.html     |  615 ++
 .../ble/ini_stack/ble_statpkg/index.html        |  541 ++
 latest/network/ble/nimble_setup/index.html      |  610 ++
 latest/newt/command_list/newt_build/index.html  |  571 ++
 latest/newt/command_list/newt_clean/index.html  |  575 ++
 .../command_list/newt_create_image/index.html   |  575 ++
 latest/newt/command_list/newt_debug/index.html  |  575 ++
 latest/newt/command_list/newt_help/index.html   |  588 ++
 latest/newt/command_list/newt_info/index.html   |  553 ++
 .../newt/command_list/newt_install/index.html   |  559 ++
 latest/newt/command_list/newt_load/index.html   |  558 ++
 latest/newt/command_list/newt_new/index.html    |  561 ++
 latest/newt/command_list/newt_run/index.html    |  581 ++
 latest/newt/command_list/newt_size/index.html   |  582 ++
 latest/newt/command_list/newt_target/index.html |  633 ++
 latest/newt/command_list/newt_test/index.html   |  585 ++
 .../newt/command_list/newt_upgrade/index.html   |  557 ++
 .../newt/command_list/newt_version/index.html   |  560 ++
 latest/newt/install/newt_linux/index.html       |  567 ++
 latest/newt/install/newt_mac/index.html         |  570 ++
 latest/newt/newt_intro/index.html               |  557 ++
 latest/newt/newt_operation/index.html           |  652 ++
 latest/newt/newt_ops/index.html                 |  558 ++
 latest/newtmgr/installing/index.html            |  443 +
 latest/newtmgr/overview/index.html              |  719 ++
 latest/os/core_os/callout/callout/index.html    |  780 ++
 .../callout/os_callout_func_init/index.html     |  790 ++
 .../core_os/callout/os_callout_init/index.html  |  784 ++
 .../callout/os_callout_queued/index.html        |  765 ++
 .../core_os/callout/os_callout_reset/index.html |  774 ++
 .../core_os/callout/os_callout_stop/index.html  |  769 ++
 .../context_switch/context_switch/index.html    |  721 ++
 .../context_switch/os_arch_ctx_sw/index.html    |  831 ++
 .../core_os/context_switch/os_sched/index.html  |  832 ++
 .../os_sched_ctx_sw_hook/index.html             |  812 ++
 .../os_sched_get_current_task/index.html        |  815 ++
 .../context_switch/os_sched_insert/index.html   |  816 ++
 .../os_sched_next_task/index.html               |  801 ++
 .../os_sched_os_timer_exp/index.html            |  812 ++
 .../context_switch/os_sched_resort/index.html   |  828 ++
 .../os_sched_set_current_task/index.html        |  816 ++
 .../context_switch/os_sched_sleep/index.html    |  851 ++
 .../context_switch/os_sched_wakeup/index.html   |  830 ++
 .../core_os/event_queue/event_queue/index.html  |  776 ++
 .../event_queue/os_eventq_get/index.html        |  768 ++
 .../event_queue/os_eventq_init/index.html       |  774 ++
 .../event_queue/os_eventq_put/index.html        |  778 ++
 .../event_queue/os_eventq_remove/index.html     |  769 ++
 latest/os/core_os/heap/heap/index.html          |  708 ++
 latest/os/core_os/heap/os_free/index.html       |  754 ++
 latest/os/core_os/heap/os_malloc/index.html     |  761 ++
 latest/os/core_os/heap/os_realloc/index.html    |  759 ++
 latest/os/core_os/mbuf/OS_MBUF_DATA/index.html  |  955 +++
 .../mbuf/OS_MBUF_LEADINGSPACE/index.html        |  961 +++
 .../os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |  961 +++
 .../mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html      |  952 +++
 .../os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |  955 +++
 .../mbuf/OS_MBUF_TRAILINGSPACE/index.html       |  959 +++
 .../os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |  951 +++
 .../core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |  952 +++
 latest/os/core_os/mbuf/mbuf/index.html          | 1006 +++
 latest/os/core_os/mbuf/os_mbuf_adj/index.html   |  967 +++
 .../os/core_os/mbuf/os_mbuf_append/index.html   |  982 +++
 .../os/core_os/mbuf/os_mbuf_concat/index.html   |  971 +++
 .../os/core_os/mbuf/os_mbuf_copydata/index.html |  980 +++
 .../os/core_os/mbuf/os_mbuf_copyinto/index.html |  981 +++
 latest/os/core_os/mbuf/os_mbuf_dup/index.html   |  958 +++
 .../os/core_os/mbuf/os_mbuf_extend/index.html   |  964 +++
 .../core_os/mbuf/os_mbuf_free_chain/index.html  |  960 +++
 latest/os/core_os/mbuf/os_mbuf_get/index.html   |  964 +++
 .../core_os/mbuf/os_mbuf_get_pkthdr/index.html  |  965 +++
 .../os/core_os/mbuf/os_mbuf_memcmp/index.html   |  974 +++
 latest/os/core_os/mbuf/os_mbuf_off/index.html   |  981 +++
 .../core_os/mbuf/os_mbuf_pool_init/index.html   |  992 +++
 .../os/core_os/mbuf/os_mbuf_prepend/index.html  |  972 +++
 .../os/core_os/mbuf/os_mbuf_pullup/index.html   |  971 +++
 latest/os/core_os/mbuf/pics/mbuf_fig1.png       |  Bin 0 -> 32123 bytes
 latest/os/core_os/mbuf/pics/mbuf_fig2.png       |  Bin 0 -> 40402 bytes
 latest/os/core_os/mbuf/pics/mbuf_fig3.png       |  Bin 0 -> 54819 bytes
 .../memory_pool/OS_MEMPOOL_BYTES/index.html     |  782 ++
 .../memory_pool/OS_MEMPOOL_SIZE/index.html      |  782 ++
 .../core_os/memory_pool/memory_pool/index.html  |  786 ++
 .../memory_pool/os_memblock_get/index.html      |  775 ++
 .../memory_pool/os_memblock_put/index.html      |  781 ++
 .../memory_pool/os_mempool_init/index.html      |  800 ++
 latest/os/core_os/mqueue/mqueue/index.html      |  814 ++
 .../os/core_os/mqueue/os_mqueue_get/index.html  |  804 ++
 .../os/core_os/mqueue/os_mqueue_init/index.html |  799 ++
 .../os/core_os/mqueue/os_mqueue_put/index.html  |  811 ++
 latest/os/core_os/msys/msys/index.html          |  746 ++
 latest/os/core_os/msys/os_msys_get/index.html   |  815 ++
 .../core_os/msys/os_msys_get_pkthdr/index.html  |  818 ++
 .../os/core_os/msys/os_msys_register/index.html |  800 ++
 latest/os/core_os/msys/os_msys_reset/index.html |  786 ++
 latest/os/core_os/mutex/mutex/index.html        |  752 ++
 .../os/core_os/mutex/os_mutex_pend/index.html   |  761 ++
 .../core_os/mutex/os_mutex_release/index.html   |  755 ++
 latest/os/core_os/mynewt_os/index.html          |  817 ++
 latest/os/core_os/os_init/index.html            |  722 ++
 latest/os/core_os/os_start/index.html           |  722 ++
 latest/os/core_os/os_started/index.html         |  718 ++
 latest/os/core_os/porting/port_bsp/index.html   |  906 +++
 latest/os/core_os/porting/port_cpu/index.html   |  605 ++
 latest/os/core_os/porting/port_mcu/index.html   |  580 ++
 latest/os/core_os/porting/port_os/index.html    |  623 ++
 .../sanity/os_sanity_check_init/index.html      |  775 ++
 .../sanity/os_sanity_check_register/index.html  |  775 ++
 .../sanity/os_sanity_check_reset/index.html     |  776 ++
 .../sanity/os_sanity_task_checkin/index.html    |  775 ++
 .../sanity/os_sanity_task_init/index.html       |  778 ++
 latest/os/core_os/sanity/sanity/index.html      |  894 ++
 .../os/core_os/semaphore/os_sem_init/index.html |  765 ++
 .../os/core_os/semaphore/os_sem_pend/index.html |  769 ++
 .../core_os/semaphore/os_sem_release/index.html |  763 ++
 .../os/core_os/semaphore/semaphore/index.html   |  741 ++
 latest/os/core_os/task/os_task_count/index.html |  743 ++
 .../task/os_task_info_get_next/index.html       |  788 ++
 latest/os/core_os/task/os_task_init/index.html  |  793 ++
 latest/os/core_os/task/task/index.html          | 1011 +++
 .../os/core_os/time/os_gettimeofday/index.html  |  786 ++
 .../os/core_os/time/os_settimeofday/index.html  |  780 ++
 latest/os/core_os/time/os_time/index.html       |  751 ++
 latest/os/core_os/time/os_time_delay/index.html |  771 ++
 latest/os/core_os/time/os_time_get/index.html   |  756 ++
 latest/os/core_os/time/os_time_tick/index.html  |  757 ++
 latest/os/get_started/cross_tools/index.html    |  505 ++
 latest/os/get_started/docker/index.html         |  475 ++
 latest/os/get_started/get_started/index.html    |  415 +
 latest/os/get_started/native_tools/index.html   |  497 ++
 latest/os/get_started/pics/virtualbox_usb.jpg   |  Bin 0 -> 297119 bytes
 latest/os/get_started/project_create/index.html |  595 ++
 latest/os/get_started/vocabulary/index.html     |  515 ++
 latest/os/introduction/index.html               |  430 +
 latest/os/modules/baselibc/index.html           |  555 ++
 .../bootloader/boot_build_status/index.html     |  765 ++
 .../bootloader/boot_build_status_one/index.html |  765 ++
 .../bootloader/boot_clear_status/index.html     |  765 ++
 .../bootloader/boot_copy_area/index.html        |  765 ++
 .../bootloader/boot_copy_image/index.html       |  765 ++
 .../bootloader/boot_erase_area/index.html       |  765 ++
 .../bootloader/boot_fill_slot/index.html        |  765 ++
 .../boot_find_image_area_idx/index.html         |  765 ++
 .../bootloader/boot_find_image_part/index.html  |  765 ++
 .../bootloader/boot_find_image_slot/index.html  |  765 ++
 latest/os/modules/bootloader/boot_go/index.html |  765 ++
 .../bootloader/boot_init_flash/index.html       |  765 ++
 .../bootloader/boot_move_area/index.html        |  765 ++
 .../boot_read_image_header/index.html           |  765 ++
 .../boot_read_image_headers/index.html          |  765 ++
 .../bootloader/boot_read_status/index.html      |  765 ++
 .../boot_select_image_slot/index.html           |  765 ++
 .../bootloader/boot_slot_addr/index.html        |  765 ++
 .../bootloader/boot_slot_to_area_idx/index.html |  765 ++
 .../bootloader/boot_swap_areas/index.html       |  765 ++
 .../bootloader/boot_vect_delete_main/index.html |  765 ++
 .../bootloader/boot_vect_delete_test/index.html |  765 ++
 .../bootloader/boot_vect_read_main/index.html   |  765 ++
 .../bootloader/boot_vect_read_one/index.html    |  765 ++
 .../bootloader/boot_vect_read_test/index.html   |  765 ++
 .../bootloader/boot_write_status/index.html     |  765 ++
 .../os/modules/bootloader/bootloader/index.html |  587 ++
 latest/os/modules/console/console/index.html    |  603 ++
 .../console/console_blocking_mode/index.html    |  639 ++
 .../os/modules/console/console_echo/index.html  |  668 ++
 .../os/modules/console/console_init/index.html  |  652 ++
 .../modules/console/console_is_init/index.html  |  636 ++
 .../modules/console/console_printf/index.html   |  674 ++
 .../os/modules/console/console_read/index.html  |  659 ++
 .../os/modules/console/console_write/index.html |  656 ++
 latest/os/modules/elua/elua/index.html          |  563 ++
 latest/os/modules/elua/lua_init/index.html      |  596 ++
 latest/os/modules/elua/lua_main/index.html      |  609 ++
 latest/os/modules/fs/fs/fs/index.html           |  701 ++
 latest/os/modules/fs/fs/fs_close/index.html     |  817 ++
 latest/os/modules/fs/fs/fs_closedir/index.html  |  832 ++
 .../modules/fs/fs/fs_dirent_is_dir/index.html   |  832 ++
 .../os/modules/fs/fs/fs_dirent_name/index.html  |  847 ++
 latest/os/modules/fs/fs/fs_filelen/index.html   |  817 ++
 latest/os/modules/fs/fs/fs_getpos/index.html    |  785 ++
 latest/os/modules/fs/fs/fs_mkdir/index.html     |  815 ++
 latest/os/modules/fs/fs/fs_open/index.html      |  844 ++
 latest/os/modules/fs/fs/fs_opendir/index.html   |  846 ++
 latest/os/modules/fs/fs/fs_ops/index.html       |  654 ++
 latest/os/modules/fs/fs/fs_read/index.html      |  827 ++
 latest/os/modules/fs/fs/fs_readdir/index.html   |  837 ++
 latest/os/modules/fs/fs/fs_register/index.html  |  786 ++
 latest/os/modules/fs/fs/fs_rename/index.html    |  824 ++
 .../os/modules/fs/fs/fs_return_codes/index.html |  678 ++
 latest/os/modules/fs/fs/fs_seek/index.html      |  822 ++
 latest/os/modules/fs/fs/fs_unlink/index.html    |  814 ++
 latest/os/modules/fs/fs/fs_write/index.html     |  823 ++
 .../modules/fs/fs/fsutil_read_file/index.html   |  828 ++
 .../modules/fs/fs/fsutil_write_file/index.html  |  816 ++
 latest/os/modules/fs/nffs/nffs/index.html       |  729 ++
 .../modules/fs/nffs/nffs_area_desc/index.html   |  650 ++
 .../os/modules/fs/nffs/nffs_config/index.html   |  658 ++
 .../os/modules/fs/nffs/nffs_detect/index.html   |  712 ++
 .../os/modules/fs/nffs/nffs_format/index.html   |  711 ++
 latest/os/modules/fs/nffs/nffs_init/index.html  |  649 ++
 .../modules/fs/nffs/nffs_internals/index.html   |  911 +++
 latest/os/modules/fs/otherfs/index.html         |  621 ++
 latest/os/modules/hal/hal/index.html            |  622 ++
 .../os/modules/hal/hal_adc/hal_adc/index.html   |  713 ++
 latest/os/modules/hal/hal_api/index.html        |  742 ++
 .../os/modules/hal/hal_architecture/index.html  |  581 ++
 .../hal/hal_cputime/hal_cpu_timer/index.html    |  694 ++
 latest/os/modules/hal/hal_creation/index.html   |  746 ++
 .../os/modules/hal/hal_dac/hal_dac/index.html   |  712 ++
 latest/os/modules/hal/hal_drawing.graphml       |  416 +
 latest/os/modules/hal/hal_drawing.pdf           | 2819 +++++++
 latest/os/modules/hal/hal_drawing.png           |  Bin 0 -> 455792 bytes
 .../modules/hal/hal_flash/hal_flash/index.html  |  702 ++
 .../hal/hal_flash/hal_flash_int/index.html      |  702 ++
 .../hal/hal_flash/hal_flash_map/index.html      |  702 ++
 .../os/modules/hal/hal_gpio/hal_gpio/index.html |  709 ++
 .../os/modules/hal/hal_i2c/hal_i2c/index.html   |  762 ++
 .../os/modules/hal/hal_in_libraries/index.html  |  639 ++
 .../os/modules/hal/hal_pwm/hal_pwm/index.html   |  732 ++
 .../os/modules/hal/hal_spi/hal_spi/index.html   |  738 ++
 .../modules/hal/hal_system/hal_sys/index.html   |  674 ++
 .../os/modules/hal/hal_uart/hal_uart/index.html |  693 ++
 latest/os/modules/imgmgr/imgmgr/index.html      |  568 ++
 .../imgmgr/imgmgr_module_init/index.html        |  604 ++
 .../os/modules/imgmgr/imgr_ver_parse/index.html |  625 ++
 .../os/modules/imgmgr/imgr_ver_str/index.html   |  622 ++
 latest/os/modules/json/json/index.html          |  687 ++
 .../json/json_encode_object_entry/index.html    |  643 ++
 .../json/json_encode_object_finish/index.html   |  635 ++
 .../json/json_encode_object_key/index.html      |  640 ++
 .../json/json_encode_object_start/index.html    |  635 ++
 .../os/modules/json/json_read_object/index.html |  658 ++
 latest/os/modules/logs/logs/index.html          |  673 ++
 latest/os/modules/shell/shell/index.html        |  673 ++
 .../modules/shell/shell_cmd_register/index.html |  628 ++
 .../shell/shell_nlip_input_register/index.html  |  636 ++
 .../modules/shell/shell_nlip_output/index.html  |  627 ++
 .../os/modules/shell/shell_task_init/index.html |  642 ++
 latest/os/modules/stats/stats/index.html        |  762 ++
 .../os/modules/testutil/test_assert/index.html  |  692 ++
 latest/os/modules/testutil/test_case/index.html |  641 ++
 latest/os/modules/testutil/test_decl/index.html |  642 ++
 latest/os/modules/testutil/test_pass/index.html |  648 ++
 .../os/modules/testutil/test_suite/index.html   |  645 ++
 latest/os/modules/testutil/testutil/index.html  |  627 ++
 latest/os/modules/testutil/tu_init/index.html   |  640 ++
 .../os/modules/testutil/tu_restart/index.html   |  633 ++
 latest/os/os_user_guide/index.html              |  537 ++
 latest/os/tutorials/STM32F303/index.html        |  711 ++
 .../os/tutorials/air_quality_sensor/index.html  | 1232 +++
 latest/os/tutorials/arduino_zero/index.html     |  784 ++
 latest/os/tutorials/blehci_project/index.html   |  627 ++
 .../os/tutorials/bleprph/bleprph-adv/index.html |  636 ++
 .../bleprph/bleprph-chr-access/index.html       |  750 ++
 .../tutorials/bleprph/bleprph-conn/index.html   |  666 ++
 .../tutorials/bleprph/bleprph-intro/index.html  |  540 ++
 .../bleprph/bleprph-svc-reg/index.html          |  706 ++
 latest/os/tutorials/bletiny_project/index.html  |  673 ++
 latest/os/tutorials/blinky_primo/index.html     |  715 ++
 .../os/tutorials/blinky_sram_olimex/index.html  |  678 ++
 .../os/tutorials/downloads/openocd-wnrf52.tgz   |  Bin 0 -> 14449635 bytes
 latest/os/tutorials/event_queue/index.html      |  786 ++
 latest/os/tutorials/ibeacon/index.html          |  594 ++
 latest/os/tutorials/nRF52/index.html            |  680 ++
 latest/os/tutorials/olimex/index.html           |  713 ++
 .../pics/STM32f3discovery_connector.png         |  Bin 0 -> 612760 bytes
 latest/os/tutorials/pics/bottomview.png         |  Bin 0 -> 701983 bytes
 latest/os/tutorials/pics/nrf52.JPG              |  Bin 0 -> 311187 bytes
 latest/os/tutorials/pics/nrf52.png              |  Bin 0 -> 3057521 bytes
 latest/os/tutorials/pics/primo-jlink.jpg        |  Bin 0 -> 157820 bytes
 latest/os/tutorials/pics/serial_conn.png        |  Bin 0 -> 1064089 bytes
 latest/os/tutorials/pics/topview.png            |  Bin 0 -> 723333 bytes
 latest/os/tutorials/pin-wheel-mods/index.html   |  619 ++
 latest/os/tutorials/project-slinky/index.html   |  586 ++
 .../tutorials/project-target-slinky/index.html  |  636 ++
 latest/os/tutorials/repo/add_repos/index.html   |  745 ++
 latest/os/tutorials/repo/create_repo/index.html |  637 ++
 .../os/tutorials/repo/upgrade_repo/index.html   |  509 ++
 latest/os/tutorials/tutorials/index.html        |  530 ++
 latest/os/tutorials/unit_test/index.html        |  645 ++
 latest/quick-start/index.html                   |  213 +
 latest/search.html                              |  283 +
 latest/secondary-banner.html                    |   12 +
 latest/sitemap.xml                              |  120 +
 mkdocs/search_index.json                        |   12 +-
 network/ble/ble_intro/index.html                |   23 +-
 network/ble/ble_sec/index.html                  |   23 +-
 network/ble/bletiny/bletiny_GAP/index.html      |   23 +-
 network/ble/bletiny/bletiny_GATT/index.html     |   23 +-
 network/ble/bletiny/bletiny_advdata/index.html  |   23 +-
 network/ble/bletiny_api/index.html              |   23 +-
 network/ble/ini_stack/ble_add_cpu/index.html    |   23 +-
 network/ble/ini_stack/ble_consolepkg/index.html |   23 +-
 .../ble/ini_stack/ble_controller_ini/index.html |   23 +-
 network/ble/ini_stack/ble_devadd/index.html     |   23 +-
 network/ble/ini_stack/ble_host_ini/index.html   |   23 +-
 network/ble/ini_stack/ble_ini_intro/index.html  |   23 +-
 network/ble/ini_stack/ble_mempool/index.html    |   23 +-
 network/ble/ini_stack/ble_parent_ini/index.html |   23 +-
 network/ble/ini_stack/ble_statpkg/index.html    |   23 +-
 network/ble/nimble_setup/index.html             |   23 +-
 newt/command_list/newt_build/index.html         |   23 +-
 newt/command_list/newt_clean/index.html         |   23 +-
 newt/command_list/newt_create_image/index.html  |   23 +-
 newt/command_list/newt_debug/index.html         |   23 +-
 newt/command_list/newt_help/index.html          |   23 +-
 newt/command_list/newt_info/index.html          |   23 +-
 newt/command_list/newt_install/index.html       |   23 +-
 newt/command_list/newt_load/index.html          |   23 +-
 newt/command_list/newt_new/index.html           |   23 +-
 newt/command_list/newt_run/index.html           |   23 +-
 newt/command_list/newt_size/index.html          |   23 +-
 newt/command_list/newt_target/index.html        |   23 +-
 newt/command_list/newt_test/index.html          |   23 +-
 newt/command_list/newt_upgrade/index.html       |   23 +-
 newt/command_list/newt_version/index.html       |   23 +-
 newt/index.html                                 |   10 -
 newt/install/newt_linux/index.html              |   23 +-
 newt/install/newt_mac/index.html                |   23 +-
 newt/newt_intro/index.html                      |   23 +-
 newt/newt_operation/index.html                  |   23 +-
 newt/newt_ops/index.html                        |   23 +-
 newtmgr/installing/index.html                   |   23 +-
 newtmgr/overview/index.html                     |   23 +-
 os/core_os/callout/callout/index.html           |   23 +-
 .../callout/os_callout_func_init/index.html     |   23 +-
 os/core_os/callout/os_callout_init/index.html   |   23 +-
 os/core_os/callout/os_callout_queued/index.html |   23 +-
 os/core_os/callout/os_callout_reset/index.html  |   23 +-
 os/core_os/callout/os_callout_stop/index.html   |   23 +-
 .../context_switch/context_switch/index.html    |   23 +-
 .../context_switch/os_arch_ctx_sw/index.html    |   23 +-
 os/core_os/context_switch/os_sched/index.html   |   23 +-
 .../os_sched_ctx_sw_hook/index.html             |   23 +-
 .../os_sched_get_current_task/index.html        |   23 +-
 .../context_switch/os_sched_insert/index.html   |   23 +-
 .../os_sched_next_task/index.html               |   23 +-
 .../os_sched_os_timer_exp/index.html            |   23 +-
 .../context_switch/os_sched_resort/index.html   |   23 +-
 .../os_sched_set_current_task/index.html        |   23 +-
 .../context_switch/os_sched_sleep/index.html    |   23 +-
 .../context_switch/os_sched_wakeup/index.html   |   23 +-
 os/core_os/event_queue/event_queue/index.html   |   23 +-
 os/core_os/event_queue/os_eventq_get/index.html |   23 +-
 .../event_queue/os_eventq_init/index.html       |   23 +-
 os/core_os/event_queue/os_eventq_put/index.html |   23 +-
 .../event_queue/os_eventq_remove/index.html     |   23 +-
 os/core_os/heap/heap/index.html                 |   23 +-
 os/core_os/heap/os_free/index.html              |   23 +-
 os/core_os/heap/os_malloc/index.html            |   23 +-
 os/core_os/heap/os_realloc/index.html           |   23 +-
 os/core_os/mbuf/OS_MBUF_DATA/index.html         |   23 +-
 os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html |   23 +-
 os/core_os/mbuf/OS_MBUF_PKTHDR/index.html       |   23 +-
 .../mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html      |   23 +-
 os/core_os/mbuf/OS_MBUF_PKTLEN/index.html       |   23 +-
 .../mbuf/OS_MBUF_TRAILINGSPACE/index.html       |   23 +-
 os/core_os/mbuf/OS_MBUF_USRHDR/index.html       |   23 +-
 os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html   |   23 +-
 os/core_os/mbuf/mbuf/index.html                 |   23 +-
 os/core_os/mbuf/os_mbuf_adj/index.html          |   23 +-
 os/core_os/mbuf/os_mbuf_append/index.html       |   23 +-
 os/core_os/mbuf/os_mbuf_concat/index.html       |   23 +-
 os/core_os/mbuf/os_mbuf_copydata/index.html     |   23 +-
 os/core_os/mbuf/os_mbuf_copyinto/index.html     |   23 +-
 os/core_os/mbuf/os_mbuf_dup/index.html          |   23 +-
 os/core_os/mbuf/os_mbuf_extend/index.html       |   23 +-
 os/core_os/mbuf/os_mbuf_free_chain/index.html   |   23 +-
 os/core_os/mbuf/os_mbuf_get/index.html          |   23 +-
 os/core_os/mbuf/os_mbuf_get_pkthdr/index.html   |   23 +-
 os/core_os/mbuf/os_mbuf_memcmp/index.html       |   23 +-
 os/core_os/mbuf/os_mbuf_off/index.html          |   23 +-
 os/core_os/mbuf/os_mbuf_pool_init/index.html    |   23 +-
 os/core_os/mbuf/os_mbuf_prepend/index.html      |   23 +-
 os/core_os/mbuf/os_mbuf_pullup/index.html       |   23 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html     |   23 +-
 .../memory_pool/OS_MEMPOOL_SIZE/index.html      |   23 +-
 os/core_os/memory_pool/memory_pool/index.html   |   23 +-
 .../memory_pool/os_memblock_get/index.html      |   23 +-
 .../memory_pool/os_memblock_put/index.html      |   23 +-
 .../memory_pool/os_mempool_init/index.html      |   23 +-
 os/core_os/mqueue/mqueue/index.html             |   23 +-
 os/core_os/mqueue/os_mqueue_get/index.html      |   23 +-
 os/core_os/mqueue/os_mqueue_init/index.html     |   23 +-
 os/core_os/mqueue/os_mqueue_put/index.html      |   23 +-
 os/core_os/msys/msys/index.html                 |   23 +-
 os/core_os/msys/os_msys_get/index.html          |   23 +-
 os/core_os/msys/os_msys_get_pkthdr/index.html   |   23 +-
 os/core_os/msys/os_msys_register/index.html     |   23 +-
 os/core_os/msys/os_msys_reset/index.html        |   23 +-
 os/core_os/mutex/mutex/index.html               |   23 +-
 os/core_os/mutex/os_mutex_pend/index.html       |   23 +-
 os/core_os/mutex/os_mutex_release/index.html    |   23 +-
 os/core_os/mynewt_os/index.html                 |   23 +-
 os/core_os/os_init/index.html                   |   23 +-
 os/core_os/os_start/index.html                  |   23 +-
 os/core_os/os_started/index.html                |   23 +-
 os/core_os/porting/port_bsp/index.html          |   23 +-
 os/core_os/porting/port_cpu/index.html          |   23 +-
 os/core_os/porting/port_mcu/index.html          |   23 +-
 os/core_os/porting/port_os/index.html           |   23 +-
 .../sanity/os_sanity_check_init/index.html      |   23 +-
 .../sanity/os_sanity_check_register/index.html  |   23 +-
 .../sanity/os_sanity_check_reset/index.html     |   23 +-
 .../sanity/os_sanity_task_checkin/index.html    |   23 +-
 .../sanity/os_sanity_task_init/index.html       |   23 +-
 os/core_os/sanity/sanity/index.html             |   23 +-
 os/core_os/semaphore/os_sem_init/index.html     |   23 +-
 os/core_os/semaphore/os_sem_pend/index.html     |   23 +-
 os/core_os/semaphore/os_sem_release/index.html  |   23 +-
 os/core_os/semaphore/semaphore/index.html       |   23 +-
 os/core_os/task/os_task_count/index.html        |   23 +-
 .../task/os_task_info_get_next/index.html       |   23 +-
 os/core_os/task/os_task_init/index.html         |   23 +-
 os/core_os/task/task/index.html                 |   23 +-
 os/core_os/time/os_gettimeofday/index.html      |   23 +-
 os/core_os/time/os_settimeofday/index.html      |   23 +-
 os/core_os/time/os_time/index.html              |   23 +-
 os/core_os/time/os_time_delay/index.html        |   23 +-
 os/core_os/time/os_time_get/index.html          |   23 +-
 os/core_os/time/os_time_tick/index.html         |   23 +-
 os/get_started/cross_tools/index.html           |   23 +-
 os/get_started/docker/index.html                |   23 +-
 os/get_started/get_started/index.html           |   23 +-
 os/get_started/native_tools/index.html          |   23 +-
 os/get_started/project_create/index.html        |   23 +-
 os/get_started/vocabulary/index.html            |   23 +-
 os/introduction/index.html                      |   23 +-
 os/modules/baselibc/index.html                  |   23 +-
 .../bootloader/boot_build_status/index.html     |   23 +-
 .../bootloader/boot_build_status_one/index.html |   23 +-
 .../bootloader/boot_clear_status/index.html     |   23 +-
 os/modules/bootloader/boot_copy_area/index.html |   23 +-
 .../bootloader/boot_copy_image/index.html       |   23 +-
 .../bootloader/boot_erase_area/index.html       |   23 +-
 os/modules/bootloader/boot_fill_slot/index.html |   23 +-
 .../boot_find_image_area_idx/index.html         |   23 +-
 .../bootloader/boot_find_image_part/index.html  |   23 +-
 .../bootloader/boot_find_image_slot/index.html  |   23 +-
 os/modules/bootloader/boot_go/index.html        |   23 +-
 .../bootloader/boot_init_flash/index.html       |   23 +-
 os/modules/bootloader/boot_move_area/index.html |   23 +-
 .../boot_read_image_header/index.html           |   23 +-
 .../boot_read_image_headers/index.html          |   23 +-
 .../bootloader/boot_read_status/index.html      |   23 +-
 .../boot_select_image_slot/index.html           |   23 +-
 os/modules/bootloader/boot_slot_addr/index.html |   23 +-
 .../bootloader/boot_slot_to_area_idx/index.html |   23 +-
 .../bootloader/boot_swap_areas/index.html       |   23 +-
 .../bootloader/boot_vect_delete_main/index.html |   23 +-
 .../bootloader/boot_vect_delete_test/index.html |   23 +-
 .../bootloader/boot_vect_read_main/index.html   |   23 +-
 .../bootloader/boot_vect_read_one/index.html    |   23 +-
 .../bootloader/boot_vect_read_test/index.html   |   23 +-
 .../bootloader/boot_write_status/index.html     |   23 +-
 os/modules/bootloader/bootloader/index.html     |   23 +-
 os/modules/console/console/index.html           |   23 +-
 .../console/console_blocking_mode/index.html    |   23 +-
 os/modules/console/console_echo/index.html      |   23 +-
 os/modules/console/console_init/index.html      |   23 +-
 os/modules/console/console_is_init/index.html   |   23 +-
 os/modules/console/console_printf/index.html    |   23 +-
 os/modules/console/console_read/index.html      |   23 +-
 os/modules/console/console_write/index.html     |   23 +-
 os/modules/elua/elua/index.html                 |   23 +-
 os/modules/elua/lua_init/index.html             |   23 +-
 os/modules/elua/lua_main/index.html             |   23 +-
 os/modules/fs/fs/fs/index.html                  |   23 +-
 os/modules/fs/fs/fs_close/index.html            |   23 +-
 os/modules/fs/fs/fs_closedir/index.html         |   23 +-
 os/modules/fs/fs/fs_dirent_is_dir/index.html    |   23 +-
 os/modules/fs/fs/fs_dirent_name/index.html      |   23 +-
 os/modules/fs/fs/fs_filelen/index.html          |   23 +-
 os/modules/fs/fs/fs_getpos/index.html           |   23 +-
 os/modules/fs/fs/fs_mkdir/index.html            |   23 +-
 os/modules/fs/fs/fs_open/index.html             |   23 +-
 os/modules/fs/fs/fs_opendir/index.html          |   23 +-
 os/modules/fs/fs/fs_ops/index.html              |   23 +-
 os/modules/fs/fs/fs_read/index.html             |   23 +-
 os/modules/fs/fs/fs_readdir/index.html          |   23 +-
 os/modules/fs/fs/fs_register/index.html         |   23 +-
 os/modules/fs/fs/fs_rename/index.html           |   23 +-
 os/modules/fs/fs/fs_return_codes/index.html     |   23 +-
 os/modules/fs/fs/fs_seek/index.html             |   23 +-
 os/modules/fs/fs/fs_unlink/index.html           |   23 +-
 os/modules/fs/fs/fs_write/index.html            |   23 +-
 os/modules/fs/fs/fsutil_read_file/index.html    |   23 +-
 os/modules/fs/fs/fsutil_write_file/index.html   |   23 +-
 os/modules/fs/nffs/nffs/index.html              |   23 +-
 os/modules/fs/nffs/nffs_area_desc/index.html    |   23 +-
 os/modules/fs/nffs/nffs_config/index.html       |   23 +-
 os/modules/fs/nffs/nffs_detect/index.html       |   23 +-
 os/modules/fs/nffs/nffs_format/index.html       |   23 +-
 os/modules/fs/nffs/nffs_init/index.html         |   23 +-
 os/modules/fs/nffs/nffs_internals/index.html    |   23 +-
 os/modules/fs/otherfs/index.html                |   23 +-
 os/modules/hal/hal/index.html                   |   23 +-
 os/modules/hal/hal_adc/hal_adc/index.html       |   23 +-
 os/modules/hal/hal_api/index.html               |   23 +-
 os/modules/hal/hal_architecture/index.html      |   23 +-
 .../hal/hal_cputime/hal_cpu_timer/index.html    |   23 +-
 os/modules/hal/hal_creation/index.html          |   23 +-
 os/modules/hal/hal_dac/hal_dac/index.html       |   23 +-
 os/modules/hal/hal_flash/hal_flash/index.html   |   23 +-
 .../hal/hal_flash/hal_flash_int/index.html      |   23 +-
 .../hal/hal_flash/hal_flash_map/index.html      |   23 +-
 os/modules/hal/hal_gpio/hal_gpio/index.html     |   23 +-
 os/modules/hal/hal_i2c/hal_i2c/index.html       |   23 +-
 os/modules/hal/hal_in_libraries/index.html      |   23 +-
 os/modules/hal/hal_pwm/hal_pwm/index.html       |   23 +-
 os/modules/hal/hal_spi/hal_spi/index.html       |   23 +-
 os/modules/hal/hal_system/hal_sys/index.html    |   23 +-
 os/modules/hal/hal_uart/hal_uart/index.html     |   23 +-
 os/modules/imgmgr/imgmgr/index.html             |   23 +-
 os/modules/imgmgr/imgmgr_module_init/index.html |   23 +-
 os/modules/imgmgr/imgr_ver_parse/index.html     |   23 +-
 os/modules/imgmgr/imgr_ver_str/index.html       |   23 +-
 os/modules/json/json/index.html                 |   23 +-
 .../json/json_encode_object_entry/index.html    |   23 +-
 .../json/json_encode_object_finish/index.html   |   23 +-
 .../json/json_encode_object_key/index.html      |   23 +-
 .../json/json_encode_object_start/index.html    |   23 +-
 os/modules/json/json_read_object/index.html     |   23 +-
 os/modules/logs/logs/index.html                 |   23 +-
 os/modules/shell/shell/index.html               |   23 +-
 os/modules/shell/shell_cmd_register/index.html  |   23 +-
 .../shell/shell_nlip_input_register/index.html  |   23 +-
 os/modules/shell/shell_nlip_output/index.html   |   23 +-
 os/modules/shell/shell_task_init/index.html     |   23 +-
 os/modules/stats/stats/index.html               |   23 +-
 os/modules/testutil/test_assert/index.html      |   23 +-
 os/modules/testutil/test_case/index.html        |   23 +-
 os/modules/testutil/test_decl/index.html        |   23 +-
 os/modules/testutil/test_pass/index.html        |   23 +-
 os/modules/testutil/test_suite/index.html       |   23 +-
 os/modules/testutil/testutil/index.html         |   23 +-
 os/modules/testutil/tu_init/index.html          |   23 +-
 os/modules/testutil/tu_restart/index.html       |   23 +-
 os/os_user_guide/index.html                     |   23 +-
 os/tutorials/STM32F303/index.html               |   23 +-
 os/tutorials/air_quality_sensor/index.html      |   23 +-
 os/tutorials/arduino_zero/index.html            |   23 +-
 os/tutorials/blehci_project/index.html          |   23 +-
 os/tutorials/bleprph/bleprph-adv/index.html     |   23 +-
 .../bleprph/bleprph-chr-access/index.html       |   23 +-
 os/tutorials/bleprph/bleprph-conn/index.html    |   23 +-
 os/tutorials/bleprph/bleprph-intro/index.html   |   23 +-
 os/tutorials/bleprph/bleprph-svc-reg/index.html |   23 +-
 os/tutorials/bletiny_project/index.html         |   23 +-
 os/tutorials/blinky_primo/index.html            |   23 +-
 os/tutorials/blinky_sram_olimex/index.html      |   23 +-
 os/tutorials/event_queue/index.html             |   23 +-
 os/tutorials/ibeacon/index.html                 |   23 +-
 os/tutorials/nRF52/index.html                   |   23 +-
 os/tutorials/olimex/index.html                  |   23 +-
 os/tutorials/pin-wheel-mods/index.html          |   23 +-
 os/tutorials/project-slinky/index.html          |   23 +-
 os/tutorials/project-target-slinky/index.html   |   23 +-
 os/tutorials/repo/add_repos/index.html          |   23 +-
 os/tutorials/repo/create_repo/index.html        |   23 +-
 os/tutorials/repo/upgrade_repo/index.html       |   23 +-
 os/tutorials/tutorials/index.html               |   23 +-
 os/tutorials/unit_test/index.html               |   23 +-
 quick-start/index.html                          |   16 +-
 search.html                                     |   23 +-
 sitemap.xml                                     |   20 +-
 v0_9_0/about/index.html                         |  330 +
 v0_9_0/community/index.html                     |  278 +
 v0_9_0/css/base.css                             |    7 +
 v0_9_0/css/bootstrap-3.0.3.min.css              |    7 +
 v0_9_0/css/custom.css                           |  499 ++
 v0_9_0/css/font-awesome-4.0.3.css               | 1338 +++
 v0_9_0/css/highlight.css                        |  125 +
 v0_9_0/css/v2.css                               |   92 +
 v0_9_0/download/index.html                      |  228 +
 v0_9_0/events/index.html                        |  206 +
 v0_9_0/extra.css                                |   19 +
 v0_9_0/faq/answers/index.html                   |  329 +
 v0_9_0/faq/how_to_edit_docs/index.html          |  352 +
 v0_9_0/fonts/fontawesome-webfont.eot            |  Bin 0 -> 38205 bytes
 v0_9_0/fonts/fontawesome-webfont.svg            |  414 +
 v0_9_0/fonts/fontawesome-webfont.ttf            |  Bin 0 -> 80652 bytes
 v0_9_0/fonts/fontawesome-webfont.woff           |  Bin 0 -> 44432 bytes
 v0_9_0/images/egg-logo.png                      |  Bin 0 -> 8626 bytes
 v0_9_0/img/01.png                               |  Bin 0 -> 9109 bytes
 v0_9_0/img/NimBLE_conn.png                      |  Bin 0 -> 30168 bytes
 v0_9_0/img/NimBLE_throughput.png                |  Bin 0 -> 29290 bytes
 v0_9_0/img/OS_arch.png                          |  Bin 0 -> 75345 bytes
 v0_9_0/img/apache-feather.png                   |  Bin 0 -> 11402 bytes
 v0_9_0/img/apache-logo.png                      |  Bin 0 -> 8585 bytes
 v0_9_0/img/asf_logo_wide.gif                    |  Bin 0 -> 7051 bytes
 v0_9_0/img/concurrent_conn.png                  |  Bin 0 -> 33532 bytes
 v0_9_0/img/content-bg.png                       |  Bin 0 -> 155 bytes
 v0_9_0/img/egg-logo.png                         |  Bin 0 -> 8626 bytes
 v0_9_0/img/favicon.ico                          |  Bin 0 -> 1150 bytes
 v0_9_0/img/folder.png                           |  Bin 0 -> 8414 bytes
 v0_9_0/img/json_logs.png                        |  Bin 0 -> 78102 bytes
 v0_9_0/img/logo.svg                             | 1652 ++++
 v0_9_0/img/newt-img.png                         |  Bin 0 -> 53081 bytes
 v0_9_0/img/newt.png                             |  Bin 0 -> 63501 bytes
 v0_9_0/img/perf_chart.png                       |  Bin 0 -> 31585 bytes
 v0_9_0/img/performance.png                      |  Bin 0 -> 9850 bytes
 v0_9_0/img/secure_img.png                       |  Bin 0 -> 130013 bytes
 v0_9_0/img/watch.png                            |  Bin 0 -> 10328 bytes
 v0_9_0/index.html                               |  284 +
 v0_9_0/js/base.js                               |   36 +
 v0_9_0/js/bootstrap-3.0.3.min.js                |    7 +
 v0_9_0/js/custom.js                             |   16 +
 v0_9_0/js/highlight.pack.js                     |    2 +
 v0_9_0/js/jquery-1.10.2.min.js                  |    6 +
 v0_9_0/main-banner.html                         |   16 +
 v0_9_0/mkdocs/js/lunr-0.5.7.min.js              |    7 +
 v0_9_0/mkdocs/js/mustache.min.js                |    1 +
 v0_9_0/mkdocs/js/require.js                     |   36 +
 .../mkdocs/js/search-results-template.mustache  |    4 +
 v0_9_0/mkdocs/js/search.js                      |   88 +
 v0_9_0/mkdocs/js/text.js                        |  390 +
 v0_9_0/mkdocs/search_index.json                 | 7689 ++++++++++++++++++
 v0_9_0/network/ble/ble_intro/index.html         |  476 ++
 v0_9_0/network/ble/ble_sec/index.html           |  471 ++
 .../network/ble/bletiny/bletiny_GAP/index.html  |  651 ++
 .../network/ble/bletiny/bletiny_GATT/index.html |  618 ++
 .../ble/bletiny/bletiny_advdata/index.html      |  562 ++
 v0_9_0/network/ble/bletiny_api/index.html       |  558 ++
 .../ble/ini_stack/ble_add_cpu/index.html        |  528 ++
 .../ble/ini_stack/ble_consolepkg/index.html     |  545 ++
 .../ble/ini_stack/ble_controller_ini/index.html |  591 ++
 .../network/ble/ini_stack/ble_devadd/index.html |  542 ++
 .../ble/ini_stack/ble_host_ini/index.html       |  588 ++
 .../ble/ini_stack/ble_ini_intro/index.html      |  512 ++
 .../ble/ini_stack/ble_mempool/index.html        |  539 ++
 .../ble/ini_stack/ble_parent_ini/index.html     |  615 ++
 .../ble/ini_stack/ble_statpkg/index.html        |  541 ++
 v0_9_0/network/ble/nimble_setup/index.html      |  610 ++
 v0_9_0/newt/command_list/newt_build/index.html  |  571 ++
 v0_9_0/newt/command_list/newt_clean/index.html  |  575 ++
 .../command_list/newt_create_image/index.html   |  575 ++
 v0_9_0/newt/command_list/newt_debug/index.html  |  575 ++
 v0_9_0/newt/command_list/newt_help/index.html   |  588 ++
 v0_9_0/newt/command_list/newt_info/index.html   |  553 ++
 .../newt/command_list/newt_install/index.html   |  559 ++
 v0_9_0/newt/command_list/newt_load/index.html   |  558 ++
 v0_9_0/newt/command_list/newt_new/index.html    |  561 ++
 v0_9_0/newt/command_list/newt_run/index.html    |  581 ++
 v0_9_0/newt/command_list/newt_size/index.html   |  582 ++
 v0_9_0/newt/command_list/newt_target/index.html |  633 ++
 v0_9_0/newt/command_list/newt_test/index.html   |  585 ++
 .../newt/command_list/newt_upgrade/index.html   |  557 ++
 .../newt/command_list/newt_version/index.html   |  560 ++
 v0_9_0/newt/install/newt_linux/index.html       |  567 ++
 v0_9_0/newt/install/newt_mac/index.html         |  570 ++
 v0_9_0/newt/newt_intro/index.html               |  557 ++
 v0_9_0/newt/newt_operation/index.html           |  652 ++
 v0_9_0/newt/newt_ops/index.html                 |  558 ++
 v0_9_0/newtmgr/installing/index.html            |  443 +
 v0_9_0/newtmgr/overview/index.html              |  719 ++
 v0_9_0/os/core_os/callout/callout/index.html    |  780 ++
 .../callout/os_callout_func_init/index.html     |  790 ++
 .../core_os/callout/os_callout_init/index.html  |  784 ++
 .../callout/os_callout_queued/index.html        |  765 ++
 .../core_os/callout/os_callout_reset/index.html |  774 ++
 .../core_os/callout/os_callout_stop/index.html  |  769 ++
 .../context_switch/context_switch/index.html    |  721 ++
 .../context_switch/os_arch_ctx_sw/index.html    |  831 ++
 .../core_os/context_switch/os_sched/index.html  |  832 ++
 .../os_sched_ctx_sw_hook/index.html             |  812 ++
 .../os_sched_get_current_task/index.html        |  815 ++
 .../context_switch/os_sched_insert/index.html   |  816 ++
 .../os_sched_next_task/index.html               |  801 ++
 .../os_sched_os_timer_exp/index.html            |  812 ++
 .../context_switch/os_sched_resort/index.html   |  828 ++
 .../os_sched_set_current_task/index.html        |  816 ++
 .../context_switch/os_sched_sleep/index.html    |  851 ++
 .../context_switch/os_sched_wakeup/index.html   |  830 ++
 .../core_os/event_queue/event_queue/index.html  |  776 ++
 .../event_queue/os_eventq_get/index.html        |  768 ++
 .../event_queue/os_eventq_init/index.html       |  774 ++
 .../event_queue/os_eventq_put/index.html        |  778 ++
 .../event_queue/os_eventq_remove/index.html     |  769 ++
 v0_9_0/os/core_os/heap/heap/index.html          |  708 ++
 v0_9_0/os/core_os/heap/os_free/index.html       |  754 ++
 v0_9_0/os/core_os/heap/os_malloc/index.html     |  761 ++
 v0_9_0/os/core_os/heap/os_realloc/index.html    |  759 ++
 v0_9_0/os/core_os/mbuf/OS_MBUF_DATA/index.html  |  955 +++
 .../mbuf/OS_MBUF_LEADINGSPACE/index.html        |  961 +++
 .../os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |  961 +++
 .../mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html      |  952 +++
 .../os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |  955 +++
 .../mbuf/OS_MBUF_TRAILINGSPACE/index.html       |  959 +++
 .../os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |  951 +++
 .../core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |  952 +++
 v0_9_0/os/core_os/mbuf/mbuf/index.html          | 1006 +++
 v0_9_0/os/core_os/mbuf/os_mbuf_adj/index.html   |  967 +++
 .../os/core_os/mbuf/os_mbuf_append/index.html   |  982 +++
 .../os/core_os/mbuf/os_mbuf_concat/index.html   |  971 +++
 .../os/core_os/mbuf/os_mbuf_copydata/index.html |  980 +++
 .../os/core_os/mbuf/os_mbuf_copyinto/index.html |  981 +++
 v0_9_0/os/core_os/mbuf/os_mbuf_dup/index.html   |  958 +++
 .../os/core_os/mbuf/os_mbuf_extend/index.html   |  964 +++
 .../core_os/mbuf/os_mbuf_free_chain/index.html  |  960 +++
 v0_9_0/os/core_os/mbuf/os_mbuf_get/index.html   |  964 +++
 .../core_os/mbuf/os_mbuf_get_pkthdr/index.html  |  965 +++
 .../os/core_os/mbuf/os_mbuf_memcmp/index.html   |  974 +++
 v0_9_0/os/core_os/mbuf/os_mbuf_off/index.html   |  981 +++
 .../core_os/mbuf/os_mbuf_pool_init/index.html   |  992 +++
 .../os/core_os/mbuf/os_mbuf_prepend/index.html  |  972 +++
 .../os/core_os/mbuf/os_mbuf_pullup/index.html   |  971 +++
 v0_9_0/os/core_os/mbuf/pics/mbuf_fig1.png       |  Bin 0 -> 32123 bytes
 v0_9_0/os/core_os/mbuf/pics/mbuf_fig2.png       |  Bin 0 -> 40402 bytes
 v0_9_0/os/core_os/mbuf/pics/mbuf_fig3.png       |  Bin 0 -> 54819 bytes
 .../memory_pool/OS_MEMPOOL_BYTES/index.html     |  782 ++
 .../memory_pool/OS_MEMPOOL_SIZE/index.html      |  782 ++
 .../core_os/memory_pool/memory_pool/index.html  |  786 ++
 .../memory_pool/os_memblock_get/index.html      |  775 ++
 .../memory_pool/os_memblock_put/index.html      |  781 ++
 .../memory_pool/os_mempool_init/index.html      |  800 ++
 v0_9_0/os/core_os/mqueue/mqueue/index.html      |  814 ++
 .../os/core_os/mqueue/os_mqueue_get/index.html  |  804 ++
 .../os/core_os/mqueue/os_mqueue_init/index.html |  799 ++
 .../os/core_os/mqueue/os_mqueue_put/index.html  |  811 ++
 v0_9_0/os/core_os/msys/msys/index.html          |  746 ++
 v0_9_0/os/core_os/msys/os_msys_get/index.html   |  815 ++
 .../core_os/msys/os_msys_get_pkthdr/index.html  |  818 ++
 .../os/core_os/msys/os_msys_register/index.html |  800 ++
 v0_9_0/os/core_os/msys/os_msys_reset/index.html |  786 ++
 v0_9_0/os/core_os/mutex/mutex/index.html        |  752 ++
 .../os/core_os/mutex/os_mutex_pend/index.html   |  761 ++
 .../core_os/mutex/os_mutex_release/index.html   |  755 ++
 v0_9_0/os/core_os/mynewt_os/index.html          |  817 ++
 v0_9_0/os/core_os/os_init/index.html            |  722 ++
 v0_9_0/os/core_os/os_start/index.html           |  722 ++
 v0_9_0/os/core_os/os_started/index.html         |  718 ++
 v0_9_0/os/core_os/porting/port_bsp/index.html   |  906 +++
 v0_9_0/os/core_os/porting/port_cpu/index.html   |  605 ++
 v0_9_0/os/core_os/porting/port_mcu/index.html   |  580 ++
 v0_9_0/os/core_os/porting/port_os/index.html    |  623 ++
 .../sanity/os_sanity_check_init/index.html      |  775 ++
 .../sanity/os_sanity_check_register/index.html  |  775 ++
 .../sanity/os_sanity_check_reset/index.html     |  776 ++
 .../sanity/os_sanity_task_checkin/index.html    |  775 ++
 .../sanity/os_sanity_task_init/index.html       |  778 ++
 v0_9_0/os/core_os/sanity/sanity/index.html      |  894 ++
 .../os/core_os/semaphore/os_sem_init/index.html |  765 ++
 .../os/core_os/semaphore/os_sem_pend/index.html |  769 ++
 .../core_os/semaphore/os_sem_release/index.html |  763 ++
 .../os/core_os/semaphore/semaphore/index.html   |  741 ++
 v0_9_0/os/core_os/task/os_task_count/index.html |  743 ++
 .../task/os_task_info_get_next/index.html       |  788 ++
 v0_9_0/os/core_os/task/os_task_init/index.html  |  793 ++
 v0_9_0/os/core_os/task/task/index.html          | 1011 +++
 .../os/core_os/time/os_gettimeofday/index.html  |  786 ++
 .../os/core_os/time/os_settimeofday/index.html  |  780 ++
 v0_9_0/os/core_os/time/os_time/index.html       |  751 ++
 v0_9_0/os/core_os/time/os_time_delay/index.html |  771 ++
 v0_9_0/os/core_os/time/os_time_get/index.html   |  756 ++
 v0_9_0/os/core_os/time/os_time_tick/index.html  |  757 ++
 v0_9_0/os/get_started/cross_tools/index.html    |  505 ++
 v0_9_0/os/get_started/docker/index.html         |  475 ++
 v0_9_0/os/get_started/get_started/index.html    |  415 +
 v0_9_0/os/get_started/native_tools/index.html   |  497 ++
 v0_9_0/os/get_started/pics/virtualbox_usb.jpg   |  Bin 0 -> 297119 bytes
 v0_9_0/os/get_started/project_create/index.html |  595 ++
 v0_9_0/os/get_started/vocabulary/index.html     |  515 ++
 v0_9_0/os/introduction/index.html               |  430 +
 v0_9_0/os/modules/baselibc/index.html           |  555 ++
 .../bootloader/boot_build_status/index.html     |  765 ++
 .../bootloader/boot_build_status_one/index.html |  765 ++
 .../bootloader/boot_clear_status/index.html     |  765 ++
 .../bootloader/boot_copy_area/index.html        |  765 ++
 .../bootloader/boot_copy_image/index.html       |  765 ++
 .../bootloader/boot_erase_area/index.html       |  765 ++
 .../bootloader/boot_fill_slot/index.html        |  765 ++
 .../boot_find_image_area_idx/index.html         |  765 ++
 .../bootloader/boot_find_image_part/index.html  |  765 ++
 .../bootloader/boot_find_image_slot/index.html  |  765 ++
 v0_9_0/os/modules/bootloader/boot_go/index.html |  765 ++
 .../bootloader/boot_init_flash/index.html       |  765 ++
 .../bootloader/boot_move_area/index.html        |  765 ++
 .../boot_read_image_header/index.html           |  765 ++
 .../boot_read_image_headers/index.html          |  765 ++
 .../bootloader/boot_read_status/index.html      |  765 ++
 .../boot_select_image_slot/index.html           |  765 ++
 .../bootloader/boot_slot_addr/index.html        |  765 ++
 .../bootloader/boot_slot_to_area_idx/index.html |  765 ++
 .../bootloader/boot_swap_areas/index.html       |  765 ++
 .../bootloader/boot_vect_delete_main/index.html |  765 ++
 .../bootloader/boot_vect_delete_test/index.html |  765 ++
 .../bootloader/boot_vect_read_main/index.html   |  765 ++
 .../bootloader/boot_vect_read_one/index.html    |  765 ++
 .../bootloader/boot_vect_read_test/index.html   |  765 ++
 .../bootloader/boot_write_status/index.html     |  765 ++
 .../os/modules/bootloader/bootloader/index.html |  587 ++
 v0_9_0/os/modules/console/console/index.html    |  603 ++
 .../console/console_blocking_mode/index.html    |  639 ++
 .../os/modules/console/console_echo/index.html  |  668 ++
 .../os/modules/console/console_init/index.html  |  652 ++
 .../modules/console/console_is_init/index.html  |  636 ++
 .../modules/console/console_printf/index.html   |  674 ++
 .../os/modules/console/console_read/index.html  |  659 ++
 .../os/modules/console/console_write/index.html |  656 ++
 v0_9_0/os/modules/elua/elua/index.html          |  563 ++
 v0_9_0/os/modules/elua/lua_init/index.html      |  596 ++
 v0_9_0/os/modules/elua/lua_main/index.html      |  609 ++
 v0_9_0/os/modules/fs/fs/fs/index.html           |  701 ++
 v0_9_0/os/modules/fs/fs/fs_close/index.html     |  817 ++
 v0_9_0/os/modules/fs/fs/fs_closedir/index.html  |  832 ++
 .../modules/fs/fs/fs_dirent_is_dir/index.html   |  832 ++
 .../os/modules/fs/fs/fs_dirent_name/index.html  |  847 ++
 v0_9_0/os/modules/fs/fs/fs_filelen/index.html   |  817 ++
 v0_9_0/os/modules/fs/fs/fs_getpos/index.html    |  785 ++
 v0_9_0/os/modules/fs/fs/fs_mkdir/index.html     |  815 ++
 v0_9_0/os/modules/fs/fs/fs_open/index.html      |  844 ++
 v0_9_0/os/modules/fs/fs/fs_opendir/index.html   |  846 ++
 v0_9_0/os/modules/fs/fs/fs_ops/index.html       |  654 ++
 v0_9_0/os/modules/fs/fs/fs_read/index.html      |  827 ++
 v0_9_0/os/modules/fs/fs/fs_readdir/index.html   |  837 ++
 v0_9_0/os/modules/fs/fs/fs_register/index.html  |  786 ++
 v0_9_0/os/modules/fs/fs/fs_rename/index.html    |  824 ++
 .../os/modules/fs/fs/fs_return_codes/index.html |  678 ++
 v0_9_0/os/modules/fs/fs/fs_seek/index.html      |  822 ++
 v0_9_0/os/modules/fs/fs/fs_unlink/index.html    |  814 ++
 v0_9_0/os/modules/fs/fs/fs_write/index.html     |  823 ++
 .../modules/fs/fs/fsutil_read_file/index.html   |  828 ++
 .../modules/fs/fs/fsutil_write_file/index.html  |  816 ++
 v0_9_0/os/modules/fs/nffs/nffs/index.html       |  729 ++
 .../modules/fs/nffs/nffs_area_desc/index.html   |  650 ++
 .../os/modules/fs/nffs/nffs_config/index.html   |  658 ++
 .../os/modules/fs/nffs/nffs_detect/index.html   |  712 ++
 .../os/modules/fs/nffs/nffs_format/index.html   |  711 ++
 v0_9_0/os/modules/fs/nffs/nffs_init/index.html  |  649 ++
 .../modules/fs/nffs/nffs_internals/index.html   |  911 +++
 v0_9_0/os/modules/fs/otherfs/index.html         |  621 ++
 v0_9_0/os/modules/hal/hal/index.html            |  622 ++
 .../os/modules/hal/hal_adc/hal_adc/index.html   |  713 ++
 v0_9_0/os/modules/hal/hal_api/index.html        |  742 ++
 .../os/modules/hal/hal_architecture/index.html  |  581 ++
 .../hal/hal_cputime/hal_cpu_timer/index.html    |  694 ++
 v0_9_0/os/modules/hal/hal_creation/index.html   |  746 ++
 .../os/modules/hal/hal_dac/hal_dac/index.html   |  712 ++
 v0_9_0/os/modules/hal/hal_drawing.graphml       |  416 +
 v0_9_0/os/modules/hal/hal_drawing.pdf           | 2819 +++++++
 v0_9_0/os/modules/hal/hal_drawing.png           |  Bin 0 -> 455792 bytes
 .../modules/hal/hal_flash/hal_flash/index.html  |  702 ++
 .../hal/hal_flash/hal_flash_int/index.html      |  702 ++
 .../hal/hal_flash/hal_flash_map/index.html      |  702 ++
 .../os/modules/hal/hal_gpio/hal_gpio/index.html |  709 ++
 .../os/modules/hal/hal_i2c/hal_i2c/index.html   |  762 ++
 .../os/modules/hal/hal_in_libraries/index.html  |  639 ++
 .../os/modules/hal/hal_pwm/hal_pwm/index.html   |  732 ++
 .../os/modules/hal/hal_spi/hal_spi/index.html   |  738 ++
 .../modules/hal/hal_system/hal_sys/index.html   |  674 ++
 .../os/modules/hal/hal_uart/hal_uart/index.html |  693 ++
 v0_9_0/os/modules/imgmgr/imgmgr/index.html      |  568 ++
 .../imgmgr/imgmgr_module_init/index.html        |  604 ++
 .../os/modules/imgmgr/imgr_ver_parse/index.html |  625 ++
 .../os/modules/imgmgr/imgr_ver_str/index.html   |  622 ++
 v0_9_0/os/modules/json/json/index.html          |  687 ++
 .../json/json_encode_object_entry/index.html    |  643 ++
 .../json/json_encode_object_finish/index.html   |  635 ++
 .../json/json_encode_object_key/index.html      |  640 ++
 .../json/json_encode_object_start/index.html    |  635 ++
 .../os/modules/json/json_read_object/index.html |  658 ++
 v0_9_0/os/modules/logs/logs/index.html          |  673 ++
 v0_9_0/os/modules/shell/shell/index.html        |  673 ++
 .../modules/shell/shell_cmd_register/index.html |  628 ++
 .../shell/shell_nlip_input_register/index.html  |  636 ++
 .../modules/shell/shell_nlip_output/index.html  |  627 ++
 .../os/modules/shell/shell_task_init/index.html |  642 ++
 v0_9_0/os/modules/stats/stats/index.html        |  762 ++
 .../os/modules/testutil/test_assert/index.html  |  692 ++
 v0_9_0/os/modules/testutil/test_case/index.html |  641 ++
 v0_9_0/os/modules/testutil/test_decl/index.html |  642 ++
 v0_9_0/os/modules/testutil/test_pass/index.html |  648 ++
 .../os/modules/testutil/test_suite/index.html   |  645 ++
 v0_9_0/os/modules/testutil/testutil/index.html  |  627 ++
 v0_9_0/os/modules/testutil/tu_init/index.html   |  640 ++
 .../os/modules/testutil/tu_restart/index.html   |  633 ++
 v0_9_0/os/os_user_guide/index.html              |  537 ++
 v0_9_0/os/tutorials/STM32F303/index.html        |  711 ++
 .../os/tutorials/air_quality_sensor/index.html  | 1232 +++
 v0_9_0/os/tutorials/arduino_zero/index.html     |  784 ++
 v0_9_0/os/tutorials/blehci_project/index.html   |  627 ++
 .../os/tutorials/bleprph/bleprph-adv/index.html |  636 ++
 .../bleprph/bleprph-chr-access/index.html       |  750 ++
 .../tutorials/bleprph/bleprph-conn/index.html   |  666 ++
 .../tutorials/bleprph/bleprph-intro/index.html  |  540 ++
 .../bleprph/bleprph-svc-reg/index.html          |  706 ++
 v0_9_0/os/tutorials/bletiny_project/index.html  |  673 ++
 v0_9_0/os/tutorials/blinky_primo/index.html     |  715 ++
 .../os/tutorials/blinky_sram_olimex/index.html  |  678 ++
 .../os/tutorials/downloads/openocd-wnrf52.tgz   |  Bin 0 -> 14449635 bytes
 v0_9_0/os/tutorials/event_queue/index.html      |  786 ++
 v0_9_0/os/tutorials/ibeacon/index.html          |  594 ++
 v0_9_0/os/tutorials/nRF52/index.html            |  680 ++
 v0_9_0/os/tutorials/olimex/index.html           |  713 ++
 .../pics/STM32f3discovery_connector.png         |  Bin 0 -> 612760 bytes
 v0_9_0/os/tutorials/pics/bottomview.png         |  Bin 0 -> 701983 bytes
 v0_9_0/os/tutorials/pics/nrf52.JPG              |  Bin 0 -> 311187 bytes
 v0_9_0/os/tutorials/pics/nrf52.png              |  Bin 0 -> 3057521 bytes
 v0_9_0/os/tutorials/pics/primo-jlink.jpg        |  Bin 0 -> 157820 bytes
 v0_9_0/os/tutorials/pics/serial_conn.png        |  Bin 0 -> 1064089 bytes
 v0_9_0/os/tutorials/pics/topview.png            |  Bin 0 -> 723333 bytes
 v0_9_0/os/tutorials/pin-wheel-mods/index.html   |  619 ++
 v0_9_0/os/tutorials/project-slinky/index.html   |  586 ++
 .../tutorials/project-target-slinky/index.html  |  636 ++
 v0_9_0/os/tutorials/repo/add_repos/index.html   |  745 ++
 v0_9_0/os/tutorials/repo/create_repo/index.html |  637 ++
 .../os/tutorials/repo/upgrade_repo/index.html   |  509 ++
 v0_9_0/os/tutorials/tutorials/index.html        |  530 ++
 v0_9_0/os/tutorials/unit_test/index.html        |  645 ++
 v0_9_0/quick-start/index.html                   |  213 +
 v0_9_0/search.html                              |  283 +
 v0_9_0/secondary-banner.html                    |   12 +
 v0_9_0/sitemap.xml                              |  120 +
 1334 files changed, 662606 insertions(+), 620 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/d18c34dd/about/index.html
----------------------------------------------------------------------
diff --git a/about/index.html b/about/index.html
index 0cf76b6..443a795 100644
--- a/about/index.html
+++ b/about/index.html
@@ -87,7 +87,7 @@
                 <li 
   class=""
 >
-                    <a href="/os/introduction/">Documentation</a>
+                    <a href="/latest/os/introduction">Documentation</a>
                 </li>
                 <li 
   class=""
@@ -152,17 +152,17 @@
         Board Support Infrastructure
         </li>
         <li>
-        System level logs and statistics 
+        System level logs and statistics
         </li>
         <li>
         Signed images and remote firmware upgrade
         </li>
         <li>
         Bluetooth Low Energy stack (BLE 4.2)
-        </li> 
-        <br>  
-        <p> For features in each release, see <a href="https://cwiki.apache.org/confluence/display/MYNEWT/Apache+Mynewt+Project"> Release Notes </a> 
-        </p>   
+        </li>
+        <br>
+        <p> For features in each release, see <a href="https://cwiki.apache.org/confluence/display/MYNEWT/Apache+Mynewt+Project"> Release Notes </a>
+        </p>
         </div>
         <div class="col-md-4">
         <h3> Source Code on github.com </h3>
@@ -279,17 +279,14 @@
 <p><br></p>
 <h3 id="feature-request">Feature Request</h3>
 <p>The WISHLIST at the top of the roadmap on <a href="https://issues.apache.org/jira/browse/MYNEWT/?selectedTab=com.atlassian.jira.jira-projects-plugin:roadmap-panel">JIRA for Mynewt</a> features all the new ideas awaiting discussion and review. Once the community decides to go ahead with a request, it is scheduled into a release. Generally, effort is made to schedule a requested feature into a particular version no later than 6 weeks prior to the planned release date.</p>
-<p>If you have suggestions for a new feature, use case, or implementation improvements, file a JIRA ticket with Issue Type set to "Wish". Introduce it in the <a href="../dev@mynewt.incubator.apache.org">dev@</a> mailing list with a link to the JIRA ticket. This assumes you have signed up for an account on JIRA and submitted a request to the dev@ mailing list for your JIRA username to be added to the Apache Mynewt (MYNEWT) project. </p>
+<p>If you have suggestions for a new feature, use case, or implementation improvements, file a JIRA ticket with Issue Type set to "Wish". Introduce it in the <a href="../dev@mynewt.incubator.apache.org">dev@</a> mailing list with a link to the JIRA ticket. This assumes you have signed up for an account on JIRA and submitted a request to the dev@ mailing list for your JIRA username to be added to the Apache Mynewt (MYNEWT) project.</p>
 <p><br></p>
 <h3 id="faq">FAQ</h3>
-<p><font color="#F2853F"> Questions? </font> Click <a href="../faq/answers/">here</a></p>
+<p><font color="#F2853F"> Questions? </font> Click <a href="../latest/faq/answers">here</a></p>
             
         </div>
     </div>
 </div>
-
-        
-        
             
             
             <div class="row">

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/d18c34dd/community/index.html
----------------------------------------------------------------------
diff --git a/community/index.html b/community/index.html
index abbc55b..58e3c36 100644
--- a/community/index.html
+++ b/community/index.html
@@ -87,7 +87,7 @@
                 <li 
   class=""
 >
-                    <a href="/os/introduction/">Documentation</a>
+                    <a href="/latest/os/introduction">Documentation</a>
                 </li>
                 <li 
   class=""
@@ -139,9 +139,11 @@
 <div class="container small-no-padding">
     <div class="row content">
         <div class="col-md-12">
-             <h3 id="mailing-lists">Mailing Lists</h3>
+            
+                <h3 id="mailing-lists">Mailing Lists</h3>
 <p>We welcome you to join our mailing lists and get in touch with us! 
-<font color="#F2853F"> <em>To complete your subscription you have to confirm it by replying to the response sent to you when you email your subscription request!</em> </font></p> 
+<font color="#F2853F"> <em>To complete your subscription you have to confirm it by replying to the response sent to you when you email your subscription request!</em> </font></p>
+            
         </div>
     </div>
     <div class="row">
@@ -201,7 +203,7 @@
                 <p> If you are a contributor and wish to work on a change, open a JIRA ticket first. It's always a good idea to introduce the change in the dev@ mailing list and refer to that ticket. When you generate a pull request into the github mirror for your change, always reference the JIRA ticket number in the title. JIRA is set up to resolve the ticket when your code is merged into the ASF git repository and the pull request closed. </p>
 
                 <h3>Contributing Code</h3>
-                <p>              
+                <p>
                 You can start contributing right away, even if you are not a committer on Apache Mynewt! One requirement is that you adhere to the Apache's proposed workflow as explained <a href="https://git-wip-us.apache.org/docs/workflow.html">here</a>. Basically, you submit your initial edits for your peers to review and merge. After a few successful patches under your belt, you will get access to commit code directly to the module you are working on in the repository. And over time, you will get full access to all the repositories, where you can commit code to any module. </p>
                 <p>You may choose to submit patches in one of the two following ways:
                 <br>
@@ -219,17 +221,17 @@
                    </ul>
                 <p>In the comment for the pull request, include a description of the changes you have made and why. Github will automatically notify everyone on the commits@mynewt.incubator.apache.org mailing list about the newly opened pull requests. You can open a pull request even if you don't think the code is ready for merging but want some discussion on the matter. </p>
                 <p> Upon receiving notification, one or more committers will review your work, ask for edits or clarifications, and merge when your proposed changes are ready.</p>
-                </li>      
+                </li>
                 <li>
                 Use the `git format-patch` command to produce a patch file. Submit the patch (your code changes along with a diff from the old code) via email to the @dev mailing list. Summarize the issue and your work in the email. Regular project members will review your suggested patch and add it to the repository, acknowledging your contribution by referencing your name in the commit message. </li>
                 </ol>
                 </p>
-                
+
                 <h3>Contributing to the web site</h3>
                 <p> Go to <a href="https://github.com/apache/incubator-mynewt-site">Apache Mynewt documentation repo mirrored on github</a> to clone the repository into a local branch on your machine. Make your changes. Then submit a pull request on the github mirror repository by clicking the green "New pull request" button on the page. </p>
                 <p> To know more check out the <a href="http://mynewt.apache.org/faq/how_to_edit_docs/"> Appendix </a>. </p>
                 <br>
-            
+
 </div>
 </div>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/d18c34dd/css/v2.css
----------------------------------------------------------------------
diff --git a/css/v2.css b/css/v2.css
index f6e84ee..9760e59 100644
--- a/css/v2.css
+++ b/css/v2.css
@@ -85,3 +85,8 @@
     background-color: #eee;
     border-right: 1px solid black;
 }
+
+.v2-sidebar .toc-nav .doc-version {
+    padding-right: 15px;
+    padding-bottom: 10px;
+}