You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2017/07/06 01:49:39 UTC

[mynewt-site] branch asf-site updated (fb0ef35 -> 0b9425c)

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

ccollins pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git.


    from fb0ef35  changed back highlighting and removed incubator reference from README
     add d7fba10  Known Issues and other recent updates
     new 0b9425c  Merge pull request #221 from spoonofpower/asf-site

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 develop/download/index.html                        |   6 +-
 develop/faq/answers/index.html                     |   2 +-
 develop/faq/go_env/index.html                      |  55 +--
 develop/faq/how_to_edit_docs/index.html            |   8 +-
 develop/faq/ide/index.html                         |   6 +-
 .../{newtmgr/overview => known_issues}/index.html  | 140 +++----
 develop/mkdocs/search_index.json                   | 280 +++++++-------
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |  10 +-
 .../ble_att/functions/ble_att_mtu/index.html       |  10 +-
 .../functions/ble_att_set_preferred_mtu/index.html |  10 +-
 .../functions/ble_att_svr_read_local/index.html    |  10 +-
 .../functions/ble_att_svr_write_local/index.html   |  10 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |  10 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |  40 +-
 .../functions/ble_gap_adv_active/index.html        |  10 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |  10 +-
 .../functions/ble_gap_adv_set_fields/index.html    |  10 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |  10 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  10 +-
 .../functions/ble_gap_conn_active/index.html       |  10 +-
 .../functions/ble_gap_conn_cancel/index.html       |  10 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |  10 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  10 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |  10 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |  10 +-
 .../functions/ble_gap_disc_active/index.html       |  10 +-
 .../functions/ble_gap_disc_cancel/index.html       |  10 +-
 .../functions/ble_gap_security_initiate/index.html |  10 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |  10 +-
 .../functions/ble_gap_update_params/index.html     |  10 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  10 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |  10 +-
 .../definitions/ble_gattc_defs/index.html          |  30 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |  10 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |  10 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |  10 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  10 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |  10 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |  10 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |  10 +-
 .../functions/ble_gattc_indicate/index.html        |  10 +-
 .../functions/ble_gattc_notify/index.html          |  10 +-
 .../functions/ble_gattc_notify_custom/index.html   |  10 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |  10 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |  10 +-
 .../functions/ble_gattc_read_long/index.html       |  10 +-
 .../functions/ble_gattc_read_mult/index.html       |  10 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |  10 +-
 .../functions/ble_gattc_write_flat/index.html      |  10 +-
 .../functions/ble_gattc_write_long/index.html      |  10 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |  10 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |  10 +-
 .../functions/ble_gattc_write_reliable/index.html  |  10 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |  10 +-
 .../definitions/ble_gatts_defs/index.html          |  26 +-
 .../functions/ble_gatts_add_svcs/index.html        |  10 +-
 .../functions/ble_gatts_count_cfg/index.html       |  10 +-
 .../functions/ble_gatts_count_resources/index.html |  10 +-
 .../functions/ble_gatts_find_chr/index.html        |  10 +-
 .../functions/ble_gatts_find_dsc/index.html        |  10 +-
 .../functions/ble_gatts_find_svc/index.html        |  10 +-
 .../functions/ble_gatts_register_svcs/index.html   |  10 +-
 develop/network/ble/ble_hs/ble_hs/index.html       |   8 +
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |  10 +-
 .../functions/ble_hs_id_copy_addr/index.html       |  10 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |  10 +-
 .../functions/ble_hs_id_set_rnd/index.html         |  10 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |  12 +-
 .../ble_hs/init/definitions/init_defs/index.html   |  14 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |  10 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |  10 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |  10 +-
 develop/network/ble/ble_hs/init/init/index.html    |  10 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |  10 +-
 .../ble_eddystone_set_adv_data_url/index.html      |  10 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  10 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |  10 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  10 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |  10 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |  10 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |  10 +-
 develop/network/ble/ble_hs/other/other/index.html  |  10 +-
 develop/network/ble/ble_intro/index.html           |   8 +
 develop/network/ble/ble_sec/index.html             |   8 +
 develop/network/ble/bletiny/bletiny_GAP/index.html |   8 +
 .../network/ble/bletiny/bletiny_GATT/index.html    |  14 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |   8 +
 develop/network/ble/bletiny/bletiny_api/index.html |  30 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |  10 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |  10 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |  12 +-
 .../network/ble/ini_stack/ble_devadd/index.html    |  10 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |  12 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |  12 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |  12 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |  14 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |  10 +-
 develop/network/ble/nimble_setup/index.html        |  26 +-
 develop/newt/command_list/newt_build/index.html    |  12 +-
 develop/newt/command_list/newt_clean/index.html    |  12 +-
 .../newt/command_list/newt_create_image/index.html |  12 +-
 develop/newt/command_list/newt_debug/index.html    |  14 +-
 develop/newt/command_list/newt_help/index.html     |  16 +-
 develop/newt/command_list/newt_info/index.html     |  12 +-
 develop/newt/command_list/newt_install/index.html  |  14 +-
 develop/newt/command_list/newt_load/index.html     |  14 +-
 develop/newt/command_list/newt_mfg/index.html      |  26 +-
 develop/newt/command_list/newt_new/index.html      |  12 +-
 develop/newt/command_list/newt_pkg/index.html      |  14 +-
 develop/newt/command_list/newt_run/index.html      |  14 +-
 develop/newt/command_list/newt_size/index.html     |  16 +-
 develop/newt/command_list/newt_sync/index.html     |  14 +-
 develop/newt/command_list/newt_target/index.html   |  14 +-
 develop/newt/command_list/newt_test/index.html     |  14 +-
 develop/newt/command_list/newt_upgrade/index.html  |  14 +-
 develop/newt/command_list/newt_vals/index.html     |  14 +-
 develop/newt/command_list/newt_version/index.html  |  12 +-
 develop/newt/install/newt_linux/index.html         |  51 ++-
 develop/newt/install/newt_mac/index.html           |  24 +-
 develop/newt/install/newt_windows/index.html       |  20 +-
 develop/newt/newt_intro/index.html                 |  20 +-
 develop/newt/newt_operation/index.html             |  24 +-
 develop/newt/newt_ops/index.html                   |  14 +-
 .../newtmgr/command_list/newtmgr_config/index.html |  12 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |  14 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |  12 +-
 .../command_list/newtmgr_datetime/index.html       |  12 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |  12 +-
 develop/newtmgr/command_list/newtmgr_fs/index.html |  12 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |  16 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |  12 +-
 .../command_list/newtmgr_mpstats/index.html        |  14 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |  12 +-
 .../newtmgr/command_list/newtmgr_run/index.html    |  12 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |  18 +-
 .../command_list/newtmgr_taskstats/index.html      |  14 +-
 develop/newtmgr/install_linux/index.html           |  51 ++-
 develop/newtmgr/install_mac/index.html             |  22 +-
 develop/newtmgr/install_windows/index.html         |  18 +-
 develop/newtmgr/overview/index.html                |  10 +-
 develop/os/core_os/callout/callout/index.html      |  14 +-
 .../callout/os_callout_func_init/index.html        |  12 +-
 .../os/core_os/callout/os_callout_init/index.html  |  12 +-
 .../core_os/callout/os_callout_queued/index.html   |  10 +-
 .../os/core_os/callout/os_callout_reset/index.html |  12 +-
 .../os/core_os/callout/os_callout_stop/index.html  |  12 +-
 .../context_switch/context_switch/index.html       |   8 +
 .../context_switch/os_arch_ctx_sw/index.html       |  24 +-
 .../os/core_os/context_switch/os_sched/index.html  |  12 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |  12 +-
 .../os_sched_get_current_task/index.html           |  16 +-
 .../context_switch/os_sched_insert/index.html      |  10 +-
 .../context_switch/os_sched_next_task/index.html   |  10 +-
 .../os_sched_os_timer_exp/index.html               |  12 +-
 .../context_switch/os_sched_remove/index.html      |  14 +-
 .../context_switch/os_sched_resort/index.html      |  12 +-
 .../os_sched_set_current_task/index.html           |  10 +-
 .../context_switch/os_sched_sleep/index.html       |  16 +-
 .../context_switch/os_sched_wakeup/index.html      |  12 +-
 develop/os/core_os/cputime/os_cputime/index.html   |   8 +
 .../cputime/os_cputime_delay_nsecs/index.html      |  12 +-
 .../cputime/os_cputime_delay_ticks/index.html      |  12 +-
 .../cputime/os_cputime_delay_usecs/index.html      |  12 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |  12 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |  12 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |  12 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |  12 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |  12 +-
 .../cputime/os_cputime_timer_init/index.html       |  14 +-
 .../cputime/os_cputime_timer_relative/index.html   |  12 +-
 .../cputime/os_cputime_timer_start/index.html      |  12 +-
 .../cputime/os_cputime_timer_stop/index.html       |  12 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |  12 +-
 .../os/core_os/event_queue/event_queue/index.html  |  16 +-
 .../event_queue/os_eventq_designate/index.html     |  12 +-
 .../event_queue/os_eventq_dflt_get/index.html      |  12 +-
 .../core_os/event_queue/os_eventq_get/index.html   |  12 +-
 .../core_os/event_queue/os_eventq_init/index.html  |  12 +-
 .../event_queue/os_eventq_inited/index.html        |  14 +-
 .../core_os/event_queue/os_eventq_put/index.html   |  12 +-
 .../event_queue/os_eventq_remove/index.html        |  14 +-
 .../core_os/event_queue/os_eventq_run/index.html   |  12 +-
 develop/os/core_os/heap/heap/index.html            |   8 +
 develop/os/core_os/heap/os_free/index.html         |  12 +-
 develop/os/core_os/heap/os_malloc/index.html       |  12 +-
 develop/os/core_os/heap/os_realloc/index.html      |  12 +-
 develop/os/core_os/mbuf/OS_MBUF_DATA/index.html    |  12 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |  12 +-
 develop/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html  |  12 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |  12 +-
 develop/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html  |  12 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |  12 +-
 develop/os/core_os/mbuf/OS_MBUF_USRHDR/index.html  |  12 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |  12 +-
 develop/os/core_os/mbuf/mbuf/index.html            |  22 +-
 develop/os/core_os/mbuf/os_mbuf_adj/index.html     |  12 +-
 develop/os/core_os/mbuf/os_mbuf_append/index.html  |  12 +-
 develop/os/core_os/mbuf/os_mbuf_concat/index.html  |  12 +-
 .../os/core_os/mbuf/os_mbuf_copydata/index.html    |  12 +-
 .../os/core_os/mbuf/os_mbuf_copyinto/index.html    |  12 +-
 develop/os/core_os/mbuf/os_mbuf_dup/index.html     |  12 +-
 develop/os/core_os/mbuf/os_mbuf_extend/index.html  |  12 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |  12 +-
 develop/os/core_os/mbuf/os_mbuf_get/index.html     |  12 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |  12 +-
 develop/os/core_os/mbuf/os_mbuf_memcmp/index.html  |  12 +-
 develop/os/core_os/mbuf/os_mbuf_off/index.html     |  12 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |  14 +-
 develop/os/core_os/mbuf/os_mbuf_prepend/index.html |  12 +-
 develop/os/core_os/mbuf/os_mbuf_pullup/index.html  |  12 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |  12 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |  14 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |  18 +-
 .../core_os/memory_pool/os_memblock_get/index.html |  12 +-
 .../core_os/memory_pool/os_memblock_put/index.html |  12 +-
 .../os_mempool_info_get_next/index.html            |  12 +-
 .../core_os/memory_pool/os_mempool_init/index.html |  12 +-
 develop/os/core_os/mqueue/mqueue/index.html        |  12 +-
 develop/os/core_os/mqueue/os_mqueue_get/index.html |  12 +-
 .../os/core_os/mqueue/os_mqueue_init/index.html    |  12 +-
 develop/os/core_os/mqueue/os_mqueue_put/index.html |  12 +-
 develop/os/core_os/msys/msys/index.html            |   8 +
 develop/os/core_os/msys/os_msys_get/index.html     |  12 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |  12 +-
 .../os/core_os/msys/os_msys_register/index.html    |  12 +-
 develop/os/core_os/msys/os_msys_reset/index.html   |  12 +-
 develop/os/core_os/mutex/mutex/index.html          |  10 +-
 develop/os/core_os/mutex/os_mutex_init/index.html  |  14 +-
 develop/os/core_os/mutex/os_mutex_pend/index.html  |  14 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |  14 +-
 develop/os/core_os/mynewt_os/index.html            |  10 +-
 develop/os/core_os/os_started/index.html           |  10 +-
 develop/os/core_os/porting/port_bsp/index.html     |  18 +-
 develop/os/core_os/porting/port_cpu/index.html     |   8 +
 develop/os/core_os/porting/port_mcu/index.html     |   8 +
 develop/os/core_os/porting/port_os/index.html      |   8 +
 .../core_os/sanity/os_sanity_check_init/index.html |  12 +-
 .../sanity/os_sanity_check_register/index.html     |  12 +-
 .../sanity/os_sanity_check_reset/index.html        |  12 +-
 .../sanity/os_sanity_task_checkin/index.html       |  12 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |  12 +-
 develop/os/core_os/sanity/sanity/index.html        |  26 +-
 .../os/core_os/semaphore/os_sem_init/index.html    |  14 +-
 .../os/core_os/semaphore/os_sem_pend/index.html    |  14 +-
 .../os/core_os/semaphore/os_sem_release/index.html |  14 +-
 develop/os/core_os/semaphore/semaphore/index.html  |  10 +-
 develop/os/core_os/task/os_task_count/index.html   |  12 +-
 .../core_os/task/os_task_info_get_next/index.html  |  12 +-
 develop/os/core_os/task/os_task_init/index.html    |  16 +-
 develop/os/core_os/task/os_task_remove/index.html  |  12 +-
 develop/os/core_os/task/task/index.html            |  36 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |  12 +-
 develop/os/core_os/time/os_gettimeofday/index.html |  12 +-
 develop/os/core_os/time/os_settimeofday/index.html |  12 +-
 develop/os/core_os/time/os_time/index.html         |  12 +-
 develop/os/core_os/time/os_time_advance/index.html |  10 +-
 develop/os/core_os/time/os_time_delay/index.html   |  12 +-
 develop/os/core_os/time/os_time_get/index.html     |  12 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |  12 +-
 develop/os/get_started/cross_tools/index.html      |  30 +-
 develop/os/get_started/docker/index.html           |  12 +-
 develop/os/get_started/get_started/index.html      |   8 +
 .../os/get_started/native_install_intro/index.html |   8 +
 develop/os/get_started/native_tools/index.html     |  26 +-
 develop/os/get_started/project_create/index.html   |  62 +++-
 develop/os/get_started/serial_access/index.html    |  20 +-
 develop/os/get_started/vocabulary/index.html       |  16 +-
 develop/os/introduction/index.html                 |   8 +
 develop/os/modules/baselibc/index.html             |  10 +-
 .../bootloader/boot_build_status/index.html        |   8 +
 .../bootloader/boot_build_status_one/index.html    |   8 +
 .../bootloader/boot_clear_status/index.html        |   8 +
 .../modules/bootloader/boot_copy_area/index.html   |   8 +
 .../modules/bootloader/boot_copy_image/index.html  |   8 +
 .../modules/bootloader/boot_erase_area/index.html  |   8 +
 .../modules/bootloader/boot_fill_slot/index.html   |   8 +
 .../bootloader/boot_find_image_area_idx/index.html |   8 +
 .../bootloader/boot_find_image_part/index.html     |   8 +
 .../bootloader/boot_find_image_slot/index.html     |   8 +
 develop/os/modules/bootloader/boot_go/index.html   |   8 +
 .../modules/bootloader/boot_init_flash/index.html  |   8 +
 .../modules/bootloader/boot_move_area/index.html   |   8 +
 .../bootloader/boot_read_image_header/index.html   |   8 +
 .../bootloader/boot_read_image_headers/index.html  |   8 +
 .../modules/bootloader/boot_read_status/index.html |   8 +
 .../bootloader/boot_select_image_slot/index.html   |   8 +
 .../modules/bootloader/boot_slot_addr/index.html   |   8 +
 .../bootloader/boot_slot_to_area_idx/index.html    |   8 +
 .../modules/bootloader/boot_swap_areas/index.html  |   8 +
 .../bootloader/boot_vect_delete_main/index.html    |   8 +
 .../bootloader/boot_vect_delete_test/index.html    |   8 +
 .../bootloader/boot_vect_read_main/index.html      |   8 +
 .../bootloader/boot_vect_read_one/index.html       |   8 +
 .../bootloader/boot_vect_read_test/index.html      |   8 +
 .../bootloader/boot_write_status/index.html        |   8 +
 .../os/modules/bootloader/bootloader/index.html    |  38 +-
 develop/os/modules/console/console/index.html      |  16 +-
 .../console/console_blocking_mode/index.html       |  12 +-
 develop/os/modules/console/console_echo/index.html |  14 +-
 develop/os/modules/console/console_init/index.html |  12 +-
 .../os/modules/console/console_is_init/index.html  |  12 +-
 .../os/modules/console/console_printf/index.html   |  14 +-
 develop/os/modules/console/console_read/index.html |  12 +-
 .../os/modules/console/console_write/index.html    |  12 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |   8 +
 develop/os/modules/devmgmt/newtmgr/index.html      |   8 +
 develop/os/modules/devmgmt/oicmgr/index.html       |   8 +
 develop/os/modules/drivers/driver/index.html       |  10 +-
 develop/os/modules/drivers/flash/index.html        |  22 +-
 develop/os/modules/drivers/mmc/index.html          |  16 +-
 develop/os/modules/fcb/fcb/index.html              |  12 +-
 develop/os/modules/fcb/fcb_append/index.html       |  10 +-
 .../os/modules/fcb/fcb_append_finish/index.html    |  10 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |  10 +-
 develop/os/modules/fcb/fcb_clear/index.html        |  10 +-
 develop/os/modules/fcb/fcb_getnext/index.html      |  10 +-
 develop/os/modules/fcb/fcb_init/index.html         |  10 +-
 develop/os/modules/fcb/fcb_is_empty/index.html     |  10 +-
 .../os/modules/fcb/fcb_offset_last_n/index.html    |  10 +-
 develop/os/modules/fcb/fcb_rotate/index.html       |  10 +-
 develop/os/modules/fcb/fcb_walk/index.html         |  10 +-
 develop/os/modules/fs/fatfs/index.html             |  10 +-
 develop/os/modules/fs/fs/fs/index.html             |  24 +-
 develop/os/modules/fs/fs/fs_close/index.html       |  14 +-
 develop/os/modules/fs/fs/fs_closedir/index.html    |  14 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |  14 +-
 develop/os/modules/fs/fs/fs_dirent_name/index.html |  14 +-
 develop/os/modules/fs/fs/fs_filelen/index.html     |  14 +-
 develop/os/modules/fs/fs/fs_getpos/index.html      |  12 +-
 develop/os/modules/fs/fs/fs_mkdir/index.html       |  14 +-
 develop/os/modules/fs/fs/fs_open/index.html        |  16 +-
 develop/os/modules/fs/fs/fs_opendir/index.html     |  14 +-
 develop/os/modules/fs/fs/fs_ops/index.html         |  12 +-
 develop/os/modules/fs/fs/fs_read/index.html        |  14 +-
 develop/os/modules/fs/fs/fs_readdir/index.html     |  14 +-
 develop/os/modules/fs/fs/fs_register/index.html    |  12 +-
 develop/os/modules/fs/fs/fs_rename/index.html      |  14 +-
 .../os/modules/fs/fs/fs_return_codes/index.html    |  10 +-
 develop/os/modules/fs/fs/fs_seek/index.html        |  14 +-
 develop/os/modules/fs/fs/fs_unlink/index.html      |  14 +-
 develop/os/modules/fs/fs/fs_write/index.html       |  14 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |  14 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |  14 +-
 develop/os/modules/fs/nffs/nffs/index.html         |   8 +
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |  12 +-
 develop/os/modules/fs/nffs/nffs_config/index.html  |  14 +-
 develop/os/modules/fs/nffs/nffs_detect/index.html  |  16 +-
 develop/os/modules/fs/nffs/nffs_format/index.html  |  16 +-
 develop/os/modules/fs/nffs/nffs_init/index.html    |  12 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |  26 +-
 develop/os/modules/fs/otherfs/index.html           |  14 +-
 develop/os/modules/hal/hal/index.html              |  12 +-
 develop/os/modules/hal/hal_api/index.html          |   8 +
 develop/os/modules/hal/hal_bsp/hal_bsp/index.html  |   8 +
 develop/os/modules/hal/hal_creation/index.html     |  10 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |   8 +
 .../modules/hal/hal_flash/hal_flash_int/index.html |  10 +-
 .../os/modules/hal/hal_gpio/hal_gpio/index.html    |  12 +-
 develop/os/modules/hal/hal_i2c/hal_i2c/index.html  |  10 +-
 develop/os/modules/hal/hal_in_libraries/index.html |   8 +
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |  12 +-
 develop/os/modules/hal/hal_spi/hal_spi/index.html  |  12 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |   8 +
 .../os/modules/hal/hal_timer/hal_timer/index.html  |  10 +-
 .../os/modules/hal/hal_uart/hal_uart/index.html    |  10 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |  10 +-
 develop/os/modules/imgmgr/imgmgr/index.html        |   8 +
 .../os/modules/imgmgr/imgr_ver_parse/index.html    |  12 +-
 develop/os/modules/imgmgr/imgr_ver_str/index.html  |  12 +-
 develop/os/modules/json/json/index.html            |  36 +-
 .../json/json_encode_object_entry/index.html       |  12 +-
 .../json/json_encode_object_finish/index.html      |  12 +-
 .../modules/json/json_encode_object_key/index.html |  12 +-
 .../json/json_encode_object_start/index.html       |  12 +-
 .../os/modules/json/json_read_object/index.html    |  14 +-
 develop/os/modules/logs/logs/index.html            |  30 +-
 develop/os/modules/shell/shell/index.html          |  12 +-
 .../os/modules/shell/shell_cmd_register/index.html |  12 +-
 develop/os/modules/shell/shell_evq_set/index.html  |  10 +-
 .../shell/shell_nlip_input_register/index.html     |  14 +-
 .../os/modules/shell/shell_nlip_output/index.html  |  12 +-
 develop/os/modules/split/split/index.html          |  30 +-
 develop/os/modules/stats/stats/index.html          |  40 +-
 .../sysinitconfig/sysconfig_error/index.html       |  46 ++-
 .../modules/sysinitconfig/sysinitconfig/index.html |  42 ++-
 develop/os/modules/testutil/test_assert/index.html |  18 +-
 develop/os/modules/testutil/test_case/index.html   |  12 +-
 develop/os/modules/testutil/test_decl/index.html   |  12 +-
 develop/os/modules/testutil/test_pass/index.html   |  12 +-
 develop/os/modules/testutil/test_suite/index.html  |  12 +-
 develop/os/modules/testutil/testutil/index.html    |  16 +-
 develop/os/modules/testutil/tu_init/index.html     |  12 +-
 develop/os/modules/testutil/tu_restart/index.html  |  12 +-
 develop/os/os_user_guide/index.html                |   8 +
 develop/os/tutorials/add_newtmgr/index.html        |  26 +-
 develop/os/tutorials/add_shell/index.html          |  22 +-
 develop/os/tutorials/air_quality_ble/index.html    |  28 +-
 develop/os/tutorials/air_quality_sensor/index.html |  92 ++---
 develop/os/tutorials/arduino_zero/index.html       |  30 +-
 develop/os/tutorials/blehci_project/index.html     |  36 +-
 .../os/tutorials/bleprph/bleprph-adv/index.html    |  10 +-
 .../os/tutorials/bleprph/bleprph-app/index.html    |  12 +-
 .../bleprph/bleprph-chr-access/index.html          |  24 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |  12 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |   8 +
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |  14 +-
 develop/os/tutorials/bletiny_project/index.html    |  40 +-
 develop/os/tutorials/blinky/index.html             |   8 +
 develop/os/tutorials/blinky_console/index.html     |  26 +-
 develop/os/tutorials/blinky_primo/index.html       |  32 +-
 develop/os/tutorials/blinky_stm32f4disc/index.html |  32 +-
 develop/os/tutorials/codesize/index.html           |   8 +
 develop/os/tutorials/eddystone/index.html          |  22 +-
 develop/os/tutorials/event_queue/index.html        |  50 +--
 develop/os/tutorials/ibeacon/index.html            |  32 +-
 develop/os/tutorials/nRF52/index.html              |  28 +-
 develop/os/tutorials/nrf52_adc/index.html          |  98 ++---
 develop/os/tutorials/olimex/index.html             |  28 +-
 develop/os/tutorials/ota_upgrade_nrf52/index.html  |  24 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |  36 +-
 develop/os/tutorials/project-sim-slinky/index.html |  22 +-
 develop/os/tutorials/project-slinky/index.html     |   8 +
 .../os/tutorials/project-stm32-slinky/index.html   |  36 +-
 develop/os/tutorials/rbnano2/index.html            |  28 +-
 develop/os/tutorials/repo/add_repos/index.html     |  32 +-
 develop/os/tutorials/repo/create_repo/index.html   |  26 +-
 develop/os/tutorials/repo/private_repo/index.html  |  12 +-
 develop/os/tutorials/repo/upgrade_repo/index.html  |  10 +-
 develop/os/tutorials/tasks_lesson/index.html       |  40 +-
 develop/os/tutorials/tutorials/index.html          |   8 +
 develop/os/tutorials/unit_test/index.html          |  34 +-
 develop/os/tutorials/wi-fi_on_arduino/index.html   |  38 +-
 develop/sitemap.xml                                |  34 +-
 download/index.html                                |  42 +--
 events/index.html                                  |  23 +-
 faq/answers/index.html                             |  36 +-
 faq/how_to_edit_docs/index.html                    |  36 +-
 latest/download/index.html                         |   6 +-
 latest/faq/answers/index.html                      |   2 +-
 latest/faq/go_env/index.html                       |  55 +--
 latest/faq/how_to_edit_docs/index.html             |   8 +-
 latest/faq/ide/index.html                          |   6 +-
 .../{newtmgr/overview => known_issues}/index.html  | 140 +++----
 latest/mkdocs/search_index.json                    | 280 +++++++-------
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |  10 +-
 .../ble_att/functions/ble_att_mtu/index.html       |  10 +-
 .../functions/ble_att_set_preferred_mtu/index.html |  10 +-
 .../functions/ble_att_svr_read_local/index.html    |  10 +-
 .../functions/ble_att_svr_write_local/index.html   |  10 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |  10 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |  40 +-
 .../functions/ble_gap_adv_active/index.html        |  10 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |  10 +-
 .../functions/ble_gap_adv_set_fields/index.html    |  10 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |  10 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  10 +-
 .../functions/ble_gap_conn_active/index.html       |  10 +-
 .../functions/ble_gap_conn_cancel/index.html       |  10 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |  10 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  10 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |  10 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |  10 +-
 .../functions/ble_gap_disc_active/index.html       |  10 +-
 .../functions/ble_gap_disc_cancel/index.html       |  10 +-
 .../functions/ble_gap_security_initiate/index.html |  10 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |  10 +-
 .../functions/ble_gap_update_params/index.html     |  10 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  10 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |  10 +-
 .../definitions/ble_gattc_defs/index.html          |  30 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |  10 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |  10 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |  10 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  10 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |  10 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |  10 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |  10 +-
 .../functions/ble_gattc_indicate/index.html        |  10 +-
 .../functions/ble_gattc_notify/index.html          |  10 +-
 .../functions/ble_gattc_notify_custom/index.html   |  10 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |  10 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |  10 +-
 .../functions/ble_gattc_read_long/index.html       |  10 +-
 .../functions/ble_gattc_read_mult/index.html       |  10 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |  10 +-
 .../functions/ble_gattc_write_flat/index.html      |  10 +-
 .../functions/ble_gattc_write_long/index.html      |  10 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |  10 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |  10 +-
 .../functions/ble_gattc_write_reliable/index.html  |  10 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |  10 +-
 .../definitions/ble_gatts_defs/index.html          |  26 +-
 .../functions/ble_gatts_add_svcs/index.html        |  10 +-
 .../functions/ble_gatts_count_cfg/index.html       |  10 +-
 .../functions/ble_gatts_count_resources/index.html |  10 +-
 .../functions/ble_gatts_find_chr/index.html        |  10 +-
 .../functions/ble_gatts_find_dsc/index.html        |  10 +-
 .../functions/ble_gatts_find_svc/index.html        |  10 +-
 .../functions/ble_gatts_register_svcs/index.html   |  10 +-
 latest/network/ble/ble_hs/ble_hs/index.html        |   8 +
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |  10 +-
 .../functions/ble_hs_id_copy_addr/index.html       |  10 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |  10 +-
 .../functions/ble_hs_id_set_rnd/index.html         |  10 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |  12 +-
 .../ble_hs/init/definitions/init_defs/index.html   |  14 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |  10 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |  10 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |  10 +-
 latest/network/ble/ble_hs/init/init/index.html     |  10 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |  10 +-
 .../ble_eddystone_set_adv_data_url/index.html      |  10 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  10 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |  10 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  10 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |  10 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |  10 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |  10 +-
 latest/network/ble/ble_hs/other/other/index.html   |  10 +-
 latest/network/ble/ble_intro/index.html            |   8 +
 latest/network/ble/ble_sec/index.html              |   8 +
 latest/network/ble/bletiny/bletiny_GAP/index.html  |   8 +
 latest/network/ble/bletiny/bletiny_GATT/index.html |  14 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |   8 +
 latest/network/ble/bletiny/bletiny_api/index.html  |  30 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |  10 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |  10 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |  12 +-
 latest/network/ble/ini_stack/ble_devadd/index.html |  10 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |  12 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |  12 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |  12 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |  14 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |  10 +-
 latest/network/ble/nimble_setup/index.html         |  26 +-
 latest/newt/command_list/newt_build/index.html     |  12 +-
 latest/newt/command_list/newt_clean/index.html     |  12 +-
 .../newt/command_list/newt_create_image/index.html |  12 +-
 latest/newt/command_list/newt_debug/index.html     |  14 +-
 latest/newt/command_list/newt_help/index.html      |  16 +-
 latest/newt/command_list/newt_info/index.html      |  12 +-
 latest/newt/command_list/newt_install/index.html   |  14 +-
 latest/newt/command_list/newt_load/index.html      |  14 +-
 latest/newt/command_list/newt_mfg/index.html       |  26 +-
 latest/newt/command_list/newt_new/index.html       |  12 +-
 latest/newt/command_list/newt_pkg/index.html       |  14 +-
 latest/newt/command_list/newt_run/index.html       |  14 +-
 latest/newt/command_list/newt_size/index.html      |  16 +-
 latest/newt/command_list/newt_sync/index.html      |  14 +-
 latest/newt/command_list/newt_target/index.html    |  14 +-
 latest/newt/command_list/newt_test/index.html      |  14 +-
 latest/newt/command_list/newt_upgrade/index.html   |  14 +-
 latest/newt/command_list/newt_vals/index.html      |  14 +-
 latest/newt/command_list/newt_version/index.html   |  12 +-
 latest/newt/install/newt_linux/index.html          |  51 ++-
 latest/newt/install/newt_mac/index.html            |  24 +-
 latest/newt/install/newt_windows/index.html        |  20 +-
 latest/newt/newt_intro/index.html                  |  20 +-
 latest/newt/newt_operation/index.html              |  24 +-
 latest/newt/newt_ops/index.html                    |  14 +-
 .../newtmgr/command_list/newtmgr_config/index.html |  12 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |  14 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |  12 +-
 .../command_list/newtmgr_datetime/index.html       |  12 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |  12 +-
 latest/newtmgr/command_list/newtmgr_fs/index.html  |  12 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |  16 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |  12 +-
 .../command_list/newtmgr_mpstats/index.html        |  14 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |  12 +-
 latest/newtmgr/command_list/newtmgr_run/index.html |  12 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |  18 +-
 .../command_list/newtmgr_taskstats/index.html      |  14 +-
 latest/newtmgr/install_linux/index.html            |  51 ++-
 latest/newtmgr/install_mac/index.html              |  22 +-
 latest/newtmgr/install_windows/index.html          |  18 +-
 latest/newtmgr/overview/index.html                 |  10 +-
 latest/os/core_os/callout/callout/index.html       |  14 +-
 .../callout/os_callout_func_init/index.html        |  12 +-
 .../os/core_os/callout/os_callout_init/index.html  |  12 +-
 .../core_os/callout/os_callout_queued/index.html   |  10 +-
 .../os/core_os/callout/os_callout_reset/index.html |  12 +-
 .../os/core_os/callout/os_callout_stop/index.html  |  12 +-
 .../context_switch/context_switch/index.html       |   8 +
 .../context_switch/os_arch_ctx_sw/index.html       |  24 +-
 .../os/core_os/context_switch/os_sched/index.html  |  12 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |  12 +-
 .../os_sched_get_current_task/index.html           |  16 +-
 .../context_switch/os_sched_insert/index.html      |  10 +-
 .../context_switch/os_sched_next_task/index.html   |  10 +-
 .../os_sched_os_timer_exp/index.html               |  12 +-
 .../context_switch/os_sched_remove/index.html      |  14 +-
 .../context_switch/os_sched_resort/index.html      |  12 +-
 .../os_sched_set_current_task/index.html           |  10 +-
 .../context_switch/os_sched_sleep/index.html       |  16 +-
 .../context_switch/os_sched_wakeup/index.html      |  12 +-
 latest/os/core_os/cputime/os_cputime/index.html    |   8 +
 .../cputime/os_cputime_delay_nsecs/index.html      |  12 +-
 .../cputime/os_cputime_delay_ticks/index.html      |  12 +-
 .../cputime/os_cputime_delay_usecs/index.html      |  12 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |  12 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |  12 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |  12 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |  12 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |  12 +-
 .../cputime/os_cputime_timer_init/index.html       |  14 +-
 .../cputime/os_cputime_timer_relative/index.html   |  12 +-
 .../cputime/os_cputime_timer_start/index.html      |  12 +-
 .../cputime/os_cputime_timer_stop/index.html       |  12 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |  12 +-
 .../os/core_os/event_queue/event_queue/index.html  |  16 +-
 .../event_queue/os_eventq_designate/index.html     |  12 +-
 .../event_queue/os_eventq_dflt_get/index.html      |  12 +-
 .../core_os/event_queue/os_eventq_get/index.html   |  12 +-
 .../core_os/event_queue/os_eventq_init/index.html  |  12 +-
 .../event_queue/os_eventq_inited/index.html        |  14 +-
 .../core_os/event_queue/os_eventq_put/index.html   |  12 +-
 .../event_queue/os_eventq_remove/index.html        |  14 +-
 .../core_os/event_queue/os_eventq_run/index.html   |  12 +-
 latest/os/core_os/heap/heap/index.html             |   8 +
 latest/os/core_os/heap/os_free/index.html          |  12 +-
 latest/os/core_os/heap/os_malloc/index.html        |  12 +-
 latest/os/core_os/heap/os_realloc/index.html       |  12 +-
 latest/os/core_os/mbuf/OS_MBUF_DATA/index.html     |  12 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |  12 +-
 latest/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |  12 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |  12 +-
 latest/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |  12 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |  12 +-
 latest/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |  12 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |  12 +-
 latest/os/core_os/mbuf/mbuf/index.html             |  22 +-
 latest/os/core_os/mbuf/os_mbuf_adj/index.html      |  12 +-
 latest/os/core_os/mbuf/os_mbuf_append/index.html   |  12 +-
 latest/os/core_os/mbuf/os_mbuf_concat/index.html   |  12 +-
 latest/os/core_os/mbuf/os_mbuf_copydata/index.html |  12 +-
 latest/os/core_os/mbuf/os_mbuf_copyinto/index.html |  12 +-
 latest/os/core_os/mbuf/os_mbuf_dup/index.html      |  12 +-
 latest/os/core_os/mbuf/os_mbuf_extend/index.html   |  12 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |  12 +-
 latest/os/core_os/mbuf/os_mbuf_get/index.html      |  12 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |  12 +-
 latest/os/core_os/mbuf/os_mbuf_memcmp/index.html   |  12 +-
 latest/os/core_os/mbuf/os_mbuf_off/index.html      |  12 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |  14 +-
 latest/os/core_os/mbuf/os_mbuf_prepend/index.html  |  12 +-
 latest/os/core_os/mbuf/os_mbuf_pullup/index.html   |  12 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |  12 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |  14 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |  18 +-
 .../core_os/memory_pool/os_memblock_get/index.html |  12 +-
 .../core_os/memory_pool/os_memblock_put/index.html |  12 +-
 .../os_mempool_info_get_next/index.html            |  12 +-
 .../core_os/memory_pool/os_mempool_init/index.html |  12 +-
 latest/os/core_os/mqueue/mqueue/index.html         |  12 +-
 latest/os/core_os/mqueue/os_mqueue_get/index.html  |  12 +-
 latest/os/core_os/mqueue/os_mqueue_init/index.html |  12 +-
 latest/os/core_os/mqueue/os_mqueue_put/index.html  |  12 +-
 latest/os/core_os/msys/msys/index.html             |   8 +
 latest/os/core_os/msys/os_msys_get/index.html      |  12 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |  12 +-
 latest/os/core_os/msys/os_msys_register/index.html |  12 +-
 latest/os/core_os/msys/os_msys_reset/index.html    |  12 +-
 latest/os/core_os/mutex/mutex/index.html           |  10 +-
 latest/os/core_os/mutex/os_mutex_init/index.html   |  14 +-
 latest/os/core_os/mutex/os_mutex_pend/index.html   |  14 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |  14 +-
 latest/os/core_os/mynewt_os/index.html             |  10 +-
 latest/os/core_os/os_started/index.html            |  10 +-
 latest/os/core_os/porting/port_bsp/index.html      |  18 +-
 latest/os/core_os/porting/port_cpu/index.html      |   8 +
 latest/os/core_os/porting/port_mcu/index.html      |   8 +
 latest/os/core_os/porting/port_os/index.html       |   8 +
 .../core_os/sanity/os_sanity_check_init/index.html |  12 +-
 .../sanity/os_sanity_check_register/index.html     |  12 +-
 .../sanity/os_sanity_check_reset/index.html        |  12 +-
 .../sanity/os_sanity_task_checkin/index.html       |  12 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |  12 +-
 latest/os/core_os/sanity/sanity/index.html         |  26 +-
 latest/os/core_os/semaphore/os_sem_init/index.html |  14 +-
 latest/os/core_os/semaphore/os_sem_pend/index.html |  14 +-
 .../os/core_os/semaphore/os_sem_release/index.html |  14 +-
 latest/os/core_os/semaphore/semaphore/index.html   |  10 +-
 latest/os/core_os/task/os_task_count/index.html    |  12 +-
 .../core_os/task/os_task_info_get_next/index.html  |  12 +-
 latest/os/core_os/task/os_task_init/index.html     |  16 +-
 latest/os/core_os/task/os_task_remove/index.html   |  12 +-
 latest/os/core_os/task/task/index.html             |  36 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |  12 +-
 latest/os/core_os/time/os_gettimeofday/index.html  |  12 +-
 latest/os/core_os/time/os_settimeofday/index.html  |  12 +-
 latest/os/core_os/time/os_time/index.html          |  12 +-
 latest/os/core_os/time/os_time_advance/index.html  |  10 +-
 latest/os/core_os/time/os_time_delay/index.html    |  12 +-
 latest/os/core_os/time/os_time_get/index.html      |  12 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |  12 +-
 latest/os/get_started/cross_tools/index.html       |  30 +-
 latest/os/get_started/docker/index.html            |  12 +-
 latest/os/get_started/get_started/index.html       |   8 +
 .../os/get_started/native_install_intro/index.html |   8 +
 latest/os/get_started/native_tools/index.html      |  26 +-
 latest/os/get_started/project_create/index.html    |  62 +++-
 latest/os/get_started/serial_access/index.html     |  20 +-
 latest/os/get_started/vocabulary/index.html        |  16 +-
 latest/os/introduction/index.html                  |   8 +
 latest/os/modules/baselibc/index.html              |  10 +-
 .../bootloader/boot_build_status/index.html        |   8 +
 .../bootloader/boot_build_status_one/index.html    |   8 +
 .../bootloader/boot_clear_status/index.html        |   8 +
 .../modules/bootloader/boot_copy_area/index.html   |   8 +
 .../modules/bootloader/boot_copy_image/index.html  |   8 +
 .../modules/bootloader/boot_erase_area/index.html  |   8 +
 .../modules/bootloader/boot_fill_slot/index.html   |   8 +
 .../bootloader/boot_find_image_area_idx/index.html |   8 +
 .../bootloader/boot_find_image_part/index.html     |   8 +
 .../bootloader/boot_find_image_slot/index.html     |   8 +
 latest/os/modules/bootloader/boot_go/index.html    |   8 +
 .../modules/bootloader/boot_init_flash/index.html  |   8 +
 .../modules/bootloader/boot_move_area/index.html   |   8 +
 .../bootloader/boot_read_image_header/index.html   |   8 +
 .../bootloader/boot_read_image_headers/index.html  |   8 +
 .../modules/bootloader/boot_read_status/index.html |   8 +
 .../bootloader/boot_select_image_slot/index.html   |   8 +
 .../modules/bootloader/boot_slot_addr/index.html   |   8 +
 .../bootloader/boot_slot_to_area_idx/index.html    |   8 +
 .../modules/bootloader/boot_swap_areas/index.html  |   8 +
 .../bootloader/boot_vect_delete_main/index.html    |   8 +
 .../bootloader/boot_vect_delete_test/index.html    |   8 +
 .../bootloader/boot_vect_read_main/index.html      |   8 +
 .../bootloader/boot_vect_read_one/index.html       |   8 +
 .../bootloader/boot_vect_read_test/index.html      |   8 +
 .../bootloader/boot_write_status/index.html        |   8 +
 latest/os/modules/bootloader/bootloader/index.html |  38 +-
 latest/os/modules/console/console/index.html       |  16 +-
 .../console/console_blocking_mode/index.html       |  12 +-
 latest/os/modules/console/console_echo/index.html  |  14 +-
 latest/os/modules/console/console_init/index.html  |  12 +-
 .../os/modules/console/console_is_init/index.html  |  12 +-
 .../os/modules/console/console_printf/index.html   |  14 +-
 latest/os/modules/console/console_read/index.html  |  12 +-
 latest/os/modules/console/console_write/index.html |  12 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |   8 +
 latest/os/modules/devmgmt/newtmgr/index.html       |   8 +
 latest/os/modules/devmgmt/oicmgr/index.html        |   8 +
 latest/os/modules/drivers/driver/index.html        |  10 +-
 latest/os/modules/drivers/flash/index.html         |  22 +-
 latest/os/modules/drivers/mmc/index.html           |  16 +-
 latest/os/modules/fcb/fcb/index.html               |  12 +-
 latest/os/modules/fcb/fcb_append/index.html        |  10 +-
 latest/os/modules/fcb/fcb_append_finish/index.html |  10 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |  10 +-
 latest/os/modules/fcb/fcb_clear/index.html         |  10 +-
 latest/os/modules/fcb/fcb_getnext/index.html       |  10 +-
 latest/os/modules/fcb/fcb_init/index.html          |  10 +-
 latest/os/modules/fcb/fcb_is_empty/index.html      |  10 +-
 latest/os/modules/fcb/fcb_offset_last_n/index.html |  10 +-
 latest/os/modules/fcb/fcb_rotate/index.html        |  10 +-
 latest/os/modules/fcb/fcb_walk/index.html          |  10 +-
 latest/os/modules/fs/fatfs/index.html              |  10 +-
 latest/os/modules/fs/fs/fs/index.html              |  24 +-
 latest/os/modules/fs/fs/fs_close/index.html        |  14 +-
 latest/os/modules/fs/fs/fs_closedir/index.html     |  14 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |  14 +-
 latest/os/modules/fs/fs/fs_dirent_name/index.html  |  14 +-
 latest/os/modules/fs/fs/fs_filelen/index.html      |  14 +-
 latest/os/modules/fs/fs/fs_getpos/index.html       |  12 +-
 latest/os/modules/fs/fs/fs_mkdir/index.html        |  14 +-
 latest/os/modules/fs/fs/fs_open/index.html         |  16 +-
 latest/os/modules/fs/fs/fs_opendir/index.html      |  14 +-
 latest/os/modules/fs/fs/fs_ops/index.html          |  12 +-
 latest/os/modules/fs/fs/fs_read/index.html         |  14 +-
 latest/os/modules/fs/fs/fs_readdir/index.html      |  14 +-
 latest/os/modules/fs/fs/fs_register/index.html     |  12 +-
 latest/os/modules/fs/fs/fs_rename/index.html       |  14 +-
 latest/os/modules/fs/fs/fs_return_codes/index.html |  10 +-
 latest/os/modules/fs/fs/fs_seek/index.html         |  14 +-
 latest/os/modules/fs/fs/fs_unlink/index.html       |  14 +-
 latest/os/modules/fs/fs/fs_write/index.html        |  14 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |  14 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |  14 +-
 latest/os/modules/fs/nffs/nffs/index.html          |   8 +
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |  12 +-
 latest/os/modules/fs/nffs/nffs_config/index.html   |  14 +-
 latest/os/modules/fs/nffs/nffs_detect/index.html   |  16 +-
 latest/os/modules/fs/nffs/nffs_format/index.html   |  16 +-
 latest/os/modules/fs/nffs/nffs_init/index.html     |  12 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |  26 +-
 latest/os/modules/fs/otherfs/index.html            |  14 +-
 latest/os/modules/hal/hal/index.html               |  12 +-
 latest/os/modules/hal/hal_api/index.html           |   8 +
 latest/os/modules/hal/hal_bsp/hal_bsp/index.html   |   8 +
 latest/os/modules/hal/hal_creation/index.html      |  10 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |   8 +
 .../modules/hal/hal_flash/hal_flash_int/index.html |  10 +-
 latest/os/modules/hal/hal_gpio/hal_gpio/index.html |  12 +-
 latest/os/modules/hal/hal_i2c/hal_i2c/index.html   |  10 +-
 latest/os/modules/hal/hal_in_libraries/index.html  |   8 +
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |  12 +-
 latest/os/modules/hal/hal_spi/hal_spi/index.html   |  12 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |   8 +
 .../os/modules/hal/hal_timer/hal_timer/index.html  |  10 +-
 latest/os/modules/hal/hal_uart/hal_uart/index.html |  10 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |  10 +-
 latest/os/modules/imgmgr/imgmgr/index.html         |   8 +
 latest/os/modules/imgmgr/imgr_ver_parse/index.html |  12 +-
 latest/os/modules/imgmgr/imgr_ver_str/index.html   |  12 +-
 latest/os/modules/json/json/index.html             |  36 +-
 .../json/json_encode_object_entry/index.html       |  12 +-
 .../json/json_encode_object_finish/index.html      |  12 +-
 .../modules/json/json_encode_object_key/index.html |  12 +-
 .../json/json_encode_object_start/index.html       |  12 +-
 latest/os/modules/json/json_read_object/index.html |  14 +-
 latest/os/modules/logs/logs/index.html             |  30 +-
 latest/os/modules/shell/shell/index.html           |  12 +-
 .../os/modules/shell/shell_cmd_register/index.html |  12 +-
 latest/os/modules/shell/shell_evq_set/index.html   |  10 +-
 .../shell/shell_nlip_input_register/index.html     |  14 +-
 .../os/modules/shell/shell_nlip_output/index.html  |  12 +-
 latest/os/modules/split/split/index.html           |  30 +-
 latest/os/modules/stats/stats/index.html           |  40 +-
 .../sysinitconfig/sysconfig_error/index.html       |  46 ++-
 .../modules/sysinitconfig/sysinitconfig/index.html |  42 ++-
 latest/os/modules/testutil/test_assert/index.html  |  18 +-
 latest/os/modules/testutil/test_case/index.html    |  12 +-
 latest/os/modules/testutil/test_decl/index.html    |  12 +-
 latest/os/modules/testutil/test_pass/index.html    |  12 +-
 latest/os/modules/testutil/test_suite/index.html   |  12 +-
 latest/os/modules/testutil/testutil/index.html     |  16 +-
 latest/os/modules/testutil/tu_init/index.html      |  12 +-
 latest/os/modules/testutil/tu_restart/index.html   |  12 +-
 latest/os/os_user_guide/index.html                 |   8 +
 latest/os/tutorials/add_newtmgr/index.html         |  26 +-
 latest/os/tutorials/add_shell/index.html           |  22 +-
 latest/os/tutorials/air_quality_ble/index.html     |  28 +-
 latest/os/tutorials/air_quality_sensor/index.html  |  92 ++---
 latest/os/tutorials/arduino_zero/index.html        |  30 +-
 latest/os/tutorials/blehci_project/index.html      |  36 +-
 latest/os/tutorials/bleprph/bleprph-adv/index.html |  10 +-
 latest/os/tutorials/bleprph/bleprph-app/index.html |  12 +-
 .../bleprph/bleprph-chr-access/index.html          |  24 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |  12 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |   8 +
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |  14 +-
 latest/os/tutorials/bletiny_project/index.html     |  40 +-
 latest/os/tutorials/blinky/index.html              |   8 +
 latest/os/tutorials/blinky_console/index.html      |  26 +-
 latest/os/tutorials/blinky_primo/index.html        |  32 +-
 latest/os/tutorials/blinky_stm32f4disc/index.html  |  32 +-
 latest/os/tutorials/codesize/index.html            |   8 +
 latest/os/tutorials/eddystone/index.html           |  22 +-
 latest/os/tutorials/event_queue/index.html         |  50 +--
 latest/os/tutorials/ibeacon/index.html             |  32 +-
 latest/os/tutorials/nRF52/index.html               |  28 +-
 latest/os/tutorials/nrf52_adc/index.html           |  98 ++---
 latest/os/tutorials/olimex/index.html              |  28 +-
 latest/os/tutorials/ota_upgrade_nrf52/index.html   |  24 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |  36 +-
 latest/os/tutorials/project-sim-slinky/index.html  |  22 +-
 latest/os/tutorials/project-slinky/index.html      |   8 +
 .../os/tutorials/project-stm32-slinky/index.html   |  36 +-
 latest/os/tutorials/rbnano2/index.html             |  28 +-
 latest/os/tutorials/repo/add_repos/index.html      |  32 +-
 latest/os/tutorials/repo/create_repo/index.html    |  26 +-
 latest/os/tutorials/repo/private_repo/index.html   |  12 +-
 latest/os/tutorials/repo/upgrade_repo/index.html   |  10 +-
 latest/os/tutorials/tasks_lesson/index.html        |  40 +-
 latest/os/tutorials/tutorials/index.html           |   8 +
 latest/os/tutorials/unit_test/index.html           |  34 +-
 latest/os/tutorials/wi-fi_on_arduino/index.html    |  38 +-
 latest/sitemap.xml                                 |  34 +-
 mkdocs/search_index.json                           | 404 +++++++++++++--------
 network/ble/ble_intro/index.html                   |  32 +-
 network/ble/ble_sec/index.html                     |  34 +-
 network/ble/bletiny/bletiny_GAP/index.html         |  28 +-
 network/ble/bletiny/bletiny_GATT/index.html        |  36 +-
 network/ble/bletiny/bletiny_advdata/index.html     |  28 +-
 network/ble/bletiny_api/index.html                 |  50 ++-
 network/ble/ini_stack/ble_add_cpu/index.html       |  30 +-
 network/ble/ini_stack/ble_consolepkg/index.html    |  30 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |  32 +-
 network/ble/ini_stack/ble_devadd/index.html        |  30 +-
 network/ble/ini_stack/ble_host_ini/index.html      |  32 +-
 network/ble/ini_stack/ble_ini_intro/index.html     |  32 +-
 network/ble/ini_stack/ble_mempool/index.html       |  32 +-
 network/ble/ini_stack/ble_parent_ini/index.html    |  34 +-
 network/ble/ini_stack/ble_statpkg/index.html       |  30 +-
 network/ble/nimble_setup/index.html                |  48 +--
 newt/command_list/newt_build/index.html            |  34 +-
 newt/command_list/newt_clean/index.html            |  34 +-
 newt/command_list/newt_create_image/index.html     |  34 +-
 newt/command_list/newt_debug/index.html            |  34 +-
 newt/command_list/newt_help/index.html             |  36 +-
 newt/command_list/newt_info/index.html             |  32 +-
 newt/command_list/newt_install/index.html          |  34 +-
 newt/command_list/newt_load/index.html             |  34 +-
 newt/command_list/newt_new/index.html              |  34 +-
 newt/command_list/newt_run/index.html              |  34 +-
 newt/command_list/newt_size/index.html             |  36 +-
 newt/command_list/newt_target/index.html           |  36 +-
 newt/command_list/newt_test/index.html             |  34 +-
 newt/command_list/newt_upgrade/index.html          |  32 +-
 newt/command_list/newt_version/index.html          |  34 +-
 newt/install/newt_linux/index.html                 |  60 ++-
 newt/install/newt_mac/index.html                   |  60 ++-
 newt/newt_intro/index.html                         |  43 +--
 newt/newt_operation/index.html                     | 131 +++----
 newt/newt_ops/index.html                           |  34 +-
 newtmgr/installing/index.html                      |  38 +-
 newtmgr/overview/index.html                        |  62 ++--
 os/core_os/callout/callout/index.html              |  54 ++-
 os/core_os/callout/os_callout_func_init/index.html |  54 ++-
 os/core_os/callout/os_callout_init/index.html      |  54 ++-
 os/core_os/callout/os_callout_queued/index.html    |  52 ++-
 os/core_os/callout/os_callout_reset/index.html     |  54 ++-
 os/core_os/callout/os_callout_stop/index.html      |  54 ++-
 .../context_switch/context_switch/index.html       |  50 ++-
 .../context_switch/os_arch_ctx_sw/index.html       |  64 ++--
 os/core_os/context_switch/os_sched/index.html      |  54 ++-
 .../context_switch/os_sched_ctx_sw_hook/index.html |  54 ++-
 .../os_sched_get_current_task/index.html           |  58 +--
 .../context_switch/os_sched_insert/index.html      |  52 ++-
 .../context_switch/os_sched_next_task/index.html   |  52 ++-
 .../os_sched_os_timer_exp/index.html               |  54 ++-
 .../context_switch/os_sched_resort/index.html      |  54 ++-
 .../os_sched_set_current_task/index.html           |  52 ++-
 .../context_switch/os_sched_sleep/index.html       |  58 +--
 .../context_switch/os_sched_wakeup/index.html      |  54 ++-
 os/core_os/event_queue/event_queue/index.html      |  54 ++-
 os/core_os/event_queue/os_eventq_get/index.html    |  54 ++-
 os/core_os/event_queue/os_eventq_init/index.html   |  56 +--
 os/core_os/event_queue/os_eventq_put/index.html    |  54 ++-
 os/core_os/event_queue/os_eventq_remove/index.html |  54 ++-
 os/core_os/heap/heap/index.html                    |  50 ++-
 os/core_os/heap/os_free/index.html                 |  54 ++-
 os/core_os/heap/os_malloc/index.html               |  54 ++-
 os/core_os/heap/os_realloc/index.html              |  54 ++-
 os/core_os/mbuf/OS_MBUF_DATA/index.html            |  54 ++-
 os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html    |  54 ++-
 os/core_os/mbuf/OS_MBUF_PKTHDR/index.html          |  54 ++-
 os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html  |  54 ++-
 os/core_os/mbuf/OS_MBUF_PKTLEN/index.html          |  54 ++-
 os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html   |  54 ++-
 os/core_os/mbuf/OS_MBUF_USRHDR/index.html          |  54 ++-
 os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html      |  54 ++-
 os/core_os/mbuf/mbuf/index.html                    |  64 ++--
 os/core_os/mbuf/os_mbuf_adj/index.html             |  54 ++-
 os/core_os/mbuf/os_mbuf_append/index.html          |  54 ++-
 os/core_os/mbuf/os_mbuf_concat/index.html          |  54 ++-
 os/core_os/mbuf/os_mbuf_copydata/index.html        |  54 ++-
 os/core_os/mbuf/os_mbuf_copyinto/index.html        |  54 ++-
 os/core_os/mbuf/os_mbuf_dup/index.html             |  54 ++-
 os/core_os/mbuf/os_mbuf_extend/index.html          |  54 ++-
 os/core_os/mbuf/os_mbuf_free_chain/index.html      |  54 ++-
 os/core_os/mbuf/os_mbuf_get/index.html             |  54 ++-
 os/core_os/mbuf/os_mbuf_get_pkthdr/index.html      |  54 ++-
 os/core_os/mbuf/os_mbuf_memcmp/index.html          |  54 ++-
 os/core_os/mbuf/os_mbuf_off/index.html             |  54 ++-
 os/core_os/mbuf/os_mbuf_pool_init/index.html       |  56 +--
 os/core_os/mbuf/os_mbuf_prepend/index.html         |  54 ++-
 os/core_os/mbuf/os_mbuf_pullup/index.html          |  54 ++-
 os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html |  54 ++-
 os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html  |  56 +--
 os/core_os/memory_pool/memory_pool/index.html      |  60 +--
 os/core_os/memory_pool/os_memblock_get/index.html  |  54 ++-
 os/core_os/memory_pool/os_memblock_put/index.html  |  54 ++-
 os/core_os/memory_pool/os_mempool_init/index.html  |  54 ++-
 os/core_os/mqueue/mqueue/index.html                |  54 ++-
 os/core_os/mqueue/os_mqueue_get/index.html         |  54 ++-
 os/core_os/mqueue/os_mqueue_init/index.html        |  54 ++-
 os/core_os/mqueue/os_mqueue_put/index.html         |  54 ++-
 os/core_os/msys/msys/index.html                    |  50 ++-
 os/core_os/msys/os_msys_get/index.html             |  54 ++-
 os/core_os/msys/os_msys_get_pkthdr/index.html      |  54 ++-
 os/core_os/msys/os_msys_register/index.html        |  54 ++-
 os/core_os/msys/os_msys_reset/index.html           |  54 ++-
 os/core_os/mutex/mutex/index.html                  |  52 ++-
 os/core_os/mutex/os_mutex_init/index.html          |  56 +--
 os/core_os/mutex/os_mutex_pend/index.html          |  56 +--
 os/core_os/mutex/os_mutex_release/index.html       |  56 +--
 os/core_os/mynewt_os/index.html                    |  52 ++-
 os/core_os/os_init/index.html                      |  52 ++-
 os/core_os/os_start/index.html                     |  52 ++-
 os/core_os/os_started/index.html                   |  52 ++-
 os/core_os/porting/port_bsp/index.html             |  60 +--
 os/core_os/porting/port_cpu/index.html             |  50 ++-
 os/core_os/porting/port_mcu/index.html             |  50 ++-
 os/core_os/porting/port_os/index.html              |  50 ++-
 os/core_os/sanity/os_sanity_check_init/index.html  |  54 ++-
 .../sanity/os_sanity_check_register/index.html     |  54 ++-
 os/core_os/sanity/os_sanity_check_reset/index.html |  54 ++-
 .../sanity/os_sanity_task_checkin/index.html       |  54 ++-
 os/core_os/sanity/os_sanity_task_init/index.html   |  54 ++-
 os/core_os/sanity/sanity/index.html                |  68 ++--
 os/core_os/semaphore/os_sem_init/index.html        |  56 +--
 os/core_os/semaphore/os_sem_pend/index.html        |  56 +--
 os/core_os/semaphore/os_sem_release/index.html     |  56 +--
 os/core_os/semaphore/semaphore/index.html          |  52 ++-
 os/core_os/task/os_task_count/index.html           |  54 ++-
 os/core_os/task/os_task_info_get_next/index.html   |  54 ++-
 os/core_os/task/os_task_init/index.html            |  58 +--
 os/core_os/task/task/index.html                    |  78 ++--
 os/core_os/time/os_gettimeofday/index.html         |  54 ++-
 os/core_os/time/os_settimeofday/index.html         |  54 ++-
 os/core_os/time/os_time/index.html                 |  50 ++-
 os/core_os/time/os_time_delay/index.html           |  54 ++-
 os/core_os/time/os_time_get/index.html             |  54 ++-
 os/core_os/time/os_time_tick/index.html            |  54 ++-
 os/get_started/cross_tools/index.html              |  56 ++-
 os/get_started/docker/index.html                   |  54 ++-
 os/get_started/get_started/index.html              |  51 ++-
 os/get_started/native_tools/index.html             |  66 ++--
 os/get_started/project_create/index.html           |  62 ++--
 os/get_started/vocabulary/index.html               |  34 +-
 os/introduction/index.html                         |  28 +-
 os/modules/baselibc/index.html                     |  50 ++-
 os/modules/bootloader/boot_build_status/index.html |  50 ++-
 .../bootloader/boot_build_status_one/index.html    |  50 ++-
 os/modules/bootloader/boot_clear_status/index.html |  50 ++-
 os/modules/bootloader/boot_copy_area/index.html    |  50 ++-
 os/modules/bootloader/boot_copy_image/index.html   |  50 ++-
 os/modules/bootloader/boot_erase_area/index.html   |  50 ++-
 os/modules/bootloader/boot_fill_slot/index.html    |  50 ++-
 .../bootloader/boot_find_image_area_idx/index.html |  50 ++-
 .../bootloader/boot_find_image_part/index.html     |  50 ++-
 .../bootloader/boot_find_image_slot/index.html     |  50 ++-
 os/modules/bootloader/boot_go/index.html           |  50 ++-
 os/modules/bootloader/boot_init_flash/index.html   |  50 ++-
 os/modules/bootloader/boot_move_area/index.html    |  50 ++-
 .../bootloader/boot_read_image_header/index.html   |  50 ++-
 .../bootloader/boot_read_image_headers/index.html  |  50 ++-
 os/modules/bootloader/boot_read_status/index.html  |  50 ++-
 .../bootloader/boot_select_image_slot/index.html   |  50 ++-
 os/modules/bootloader/boot_slot_addr/index.html    |  50 ++-
 .../bootloader/boot_slot_to_area_idx/index.html    |  50 ++-
 os/modules/bootloader/boot_swap_areas/index.html   |  50 ++-
 .../bootloader/boot_vect_delete_main/index.html    |  50 ++-
 .../bootloader/boot_vect_delete_test/index.html    |  50 ++-
 .../bootloader/boot_vect_read_main/index.html      |  50 ++-
 .../bootloader/boot_vect_read_one/index.html       |  50 ++-
 .../bootloader/boot_vect_read_test/index.html      |  50 ++-
 os/modules/bootloader/boot_write_status/index.html |  50 ++-
 os/modules/bootloader/bootloader/index.html        |  50 ++-
 os/modules/console/console/index.html              |  54 ++-
 .../console/console_blocking_mode/index.html       |  54 ++-
 os/modules/console/console_echo/index.html         |  54 ++-
 os/modules/console/console_init/index.html         |  54 ++-
 os/modules/console/console_is_init/index.html      |  54 ++-
 os/modules/console/console_printf/index.html       |  56 +--
 os/modules/console/console_read/index.html         |  54 ++-
 os/modules/console/console_write/index.html        |  54 ++-
 .../os => os}/modules/devmgmt/newtmgr/index.html   |  38 +-
 .../os => os}/modules/devmgmt/oicmgr/index.html    |  97 +++--
 os/modules/elua/elua/index.html                    |  50 ++-
 os/modules/elua/lua_init/index.html                |  54 ++-
 os/modules/elua/lua_main/index.html                |  54 ++-
 os/modules/fs/fs/fs/index.html                     |  62 ++--
 os/modules/fs/fs/fs_close/index.html               |  56 +--
 os/modules/fs/fs/fs_closedir/index.html            |  56 +--
 os/modules/fs/fs/fs_dirent_is_dir/index.html       |  56 +--
 os/modules/fs/fs/fs_dirent_name/index.html         |  56 +--
 os/modules/fs/fs/fs_filelen/index.html             |  56 +--
 os/modules/fs/fs/fs_getpos/index.html              |  54 ++-
 os/modules/fs/fs/fs_mkdir/index.html               |  56 +--
 os/modules/fs/fs/fs_open/index.html                |  58 +--
 os/modules/fs/fs/fs_opendir/index.html             |  56 +--
 os/modules/fs/fs/fs_ops/index.html                 |  54 ++-
 os/modules/fs/fs/fs_read/index.html                |  56 +--
 os/modules/fs/fs/fs_readdir/index.html             |  56 +--
 os/modules/fs/fs/fs_register/index.html            |  54 ++-
 os/modules/fs/fs/fs_rename/index.html              |  56 +--
 os/modules/fs/fs/fs_return_codes/index.html        |  52 ++-
 os/modules/fs/fs/fs_seek/index.html                |  56 +--
 os/modules/fs/fs/fs_unlink/index.html              |  56 +--
 os/modules/fs/fs/fs_write/index.html               |  56 +--
 os/modules/fs/fs/fsutil_read_file/index.html       |  56 +--
 os/modules/fs/fs/fsutil_write_file/index.html      |  56 +--
 os/modules/fs/nffs/nffs/index.html                 |  56 +--
 os/modules/fs/nffs/nffs_area_desc/index.html       |  54 ++-
 os/modules/fs/nffs/nffs_config/index.html          |  56 +--
 os/modules/fs/nffs/nffs_detect/index.html          |  58 +--
 os/modules/fs/nffs/nffs_format/index.html          |  58 +--
 os/modules/fs/nffs/nffs_init/index.html            |  54 ++-
 os/modules/fs/nffs/nffs_internals/index.html       |  68 ++--
 os/modules/fs/otherfs/index.html                   |  56 +--
 os/modules/hal/hal/index.html                      |  52 ++-
 os/modules/hal/hal_adc/hal_adc/index.html          |  50 ++-
 os/modules/hal/hal_api/index.html                  |  50 ++-
 os/modules/hal/hal_architecture/index.html         |  50 ++-
 .../hal/hal_cputime/hal_cpu_timer/index.html       |  50 ++-
 os/modules/hal/hal_creation/index.html             |  60 +--
 os/modules/hal/hal_dac/hal_dac/index.html          |  50 ++-
 os/modules/hal/hal_flash/hal_flash/index.html      |  50 ++-
 os/modules/hal/hal_flash/hal_flash_int/index.html  |  50 ++-
 os/modules/hal/hal_flash/hal_flash_map/index.html  |  50 ++-
 os/modules/hal/hal_gpio/hal_gpio/index.html        |  54 ++-
 os/modules/hal/hal_i2c/hal_i2c/index.html          |  52 ++-
 os/modules/hal/hal_in_libraries/index.html         |  60 +--
 os/modules/hal/hal_pwm/hal_pwm/index.html          |  50 ++-
 os/modules/hal/hal_spi/hal_spi/index.html          |  54 ++-
 os/modules/hal/hal_system/hal_sys/index.html       |  50 ++-
 os/modules/hal/hal_uart/hal_uart/index.html        |  52 ++-
 os/modules/imgmgr/imgmgr/index.html                |  54 ++-
 os/modules/imgmgr/imgmgr_module_init/index.html    |  54 ++-
 os/modules/imgmgr/imgr_ver_parse/index.html        |  54 ++-
 os/modules/imgmgr/imgr_ver_str/index.html          |  54 ++-
 os/modules/json/json/index.html                    |  78 ++--
 .../json/json_encode_object_entry/index.html       |  54 ++-
 .../json/json_encode_object_finish/index.html      |  54 ++-
 os/modules/json/json_encode_object_key/index.html  |  54 ++-
 .../json/json_encode_object_start/index.html       |  54 ++-
 os/modules/json/json_read_object/index.html        |  56 +--
 os/modules/logs/logs/index.html                    |  72 ++--
 os/modules/shell/shell/index.html                  |  56 +--
 os/modules/shell/shell_cmd_register/index.html     |  54 ++-
 .../shell/shell_nlip_input_register/index.html     |  54 ++-
 os/modules/shell/shell_nlip_output/index.html      |  54 ++-
 os/modules/shell/shell_task_init/index.html        |  54 ++-
 os/modules/stats/stats/index.html                  |  82 +++--
 .../modules/sysinitconfig/sysinitconfig/index.html | 291 +++++----------
 os/modules/testutil/test_assert/index.html         |  60 +--
 os/modules/testutil/test_case/index.html           |  54 ++-
 os/modules/testutil/test_decl/index.html           |  54 ++-
 os/modules/testutil/test_pass/index.html           |  54 ++-
 os/modules/testutil/test_suite/index.html          |  54 ++-
 os/modules/testutil/testutil/index.html            |  58 +--
 os/modules/testutil/tu_init/index.html             |  54 ++-
 os/modules/testutil/tu_restart/index.html          |  58 +--
 os/os_user_guide/index.html                        |  50 ++-
 os/tutorials/STM32F303/index.html                  |  44 +--
 os/tutorials/air_quality_sensor/index.html         | 102 +++---
 os/tutorials/arduino_zero/index.html               |  48 +--
 os/tutorials/blehci_project/index.html             |  54 ++-
 os/tutorials/bleprph/bleprph-adv/index.html        |  34 +-
 os/tutorials/bleprph/bleprph-chr-access/index.html |  42 +--
 os/tutorials/bleprph/bleprph-conn/index.html       |  36 +-
 os/tutorials/bleprph/bleprph-intro/index.html      |  28 +-
 os/tutorials/bleprph/bleprph-svc-reg/index.html    |  36 +-
 os/tutorials/bletiny_project/index.html            |  56 ++-
 os/tutorials/blinky_primo/index.html               |  54 ++-
 os/tutorials/blinky_sram_olimex/index.html         |  40 +-
 os/tutorials/event_queue/index.html                |  62 ++--
 os/tutorials/ibeacon/index.html                    |  34 +-
 os/tutorials/nRF52/index.html                      |  42 +--
 os/tutorials/olimex/index.html                     |  42 +--
 os/tutorials/pin-wheel-mods/index.html             |  44 +--
 os/tutorials/project-slinky/index.html             |  42 +--
 os/tutorials/project-target-slinky/index.html      |  48 +--
 os/tutorials/repo/add_repos/index.html             |  52 ++-
 os/tutorials/repo/create_repo/index.html           |  46 +--
 os/tutorials/repo/upgrade_repo/index.html          |  30 +-
 os/tutorials/tutorials/index.html                  |  28 +-
 os/tutorials/unit_test/index.html                  |  50 ++-
 quick-start/index.html                             |   4 +-
 search.html                                        |  25 +-
 sitemap.xml                                        |  26 +-
 v0_9_0/download/index.html                         |   6 +-
 v0_9_0/faq/answers/index.html                      |   8 +-
 v0_9_0/faq/how_to_edit_docs/index.html             |   8 +-
 v0_9_0/mkdocs/search_index.json                    | 184 +++++-----
 v0_9_0/network/ble/bletiny/bletiny_GATT/index.html |   8 +-
 v0_9_0/network/ble/bletiny_api/index.html          |  22 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |   2 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |   2 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |   4 +-
 v0_9_0/network/ble/ini_stack/ble_devadd/index.html |   2 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |   4 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |   4 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |   4 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |   6 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |   2 +-
 v0_9_0/network/ble/nimble_setup/index.html         |  20 +-
 v0_9_0/newt/command_list/newt_build/index.html     |   6 +-
 v0_9_0/newt/command_list/newt_clean/index.html     |   6 +-
 .../newt/command_list/newt_create_image/index.html |   6 +-
 v0_9_0/newt/command_list/newt_debug/index.html     |   6 +-
 v0_9_0/newt/command_list/newt_help/index.html      |   8 +-
 v0_9_0/newt/command_list/newt_info/index.html      |   4 +-
 v0_9_0/newt/command_list/newt_install/index.html   |   6 +-
 v0_9_0/newt/command_list/newt_load/index.html      |   6 +-
 v0_9_0/newt/command_list/newt_new/index.html       |   6 +-
 v0_9_0/newt/command_list/newt_run/index.html       |   6 +-
 v0_9_0/newt/command_list/newt_size/index.html      |   8 +-
 v0_9_0/newt/command_list/newt_target/index.html    |   8 +-
 v0_9_0/newt/command_list/newt_test/index.html      |   6 +-
 v0_9_0/newt/command_list/newt_upgrade/index.html   |   4 +-
 v0_9_0/newt/command_list/newt_version/index.html   |   6 +-
 v0_9_0/newt/install/newt_linux/index.html          |  16 +-
 v0_9_0/newt/install/newt_mac/index.html            |  16 +-
 v0_9_0/newt/newt_intro/index.html                  |  12 +-
 v0_9_0/newt/newt_operation/index.html              |  16 +-
 v0_9_0/newt/newt_ops/index.html                    |   6 +-
 v0_9_0/newtmgr/installing/index.html               |  10 +-
 v0_9_0/newtmgr/overview/index.html                 |  34 +-
 v0_9_0/os/core_os/callout/callout/index.html       |   4 +-
 .../callout/os_callout_func_init/index.html        |   4 +-
 .../os/core_os/callout/os_callout_init/index.html  |   4 +-
 .../core_os/callout/os_callout_queued/index.html   |   2 +-
 .../os/core_os/callout/os_callout_reset/index.html |   4 +-
 .../os/core_os/callout/os_callout_stop/index.html  |   4 +-
 .../context_switch/os_arch_ctx_sw/index.html       |  14 +-
 .../os/core_os/context_switch/os_sched/index.html  |   4 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |   4 +-
 .../os_sched_get_current_task/index.html           |   8 +-
 .../context_switch/os_sched_insert/index.html      |   2 +-
 .../context_switch/os_sched_next_task/index.html   |   2 +-
 .../os_sched_os_timer_exp/index.html               |   4 +-
 .../context_switch/os_sched_resort/index.html      |   4 +-
 .../os_sched_set_current_task/index.html           |   2 +-
 .../context_switch/os_sched_sleep/index.html       |   8 +-
 .../context_switch/os_sched_wakeup/index.html      |   4 +-
 .../os/core_os/event_queue/event_queue/index.html  |   4 +-
 .../core_os/event_queue/os_eventq_get/index.html   |   4 +-
 .../core_os/event_queue/os_eventq_init/index.html  |   6 +-
 .../core_os/event_queue/os_eventq_put/index.html   |   4 +-
 .../event_queue/os_eventq_remove/index.html        |   4 +-
 v0_9_0/os/core_os/heap/os_free/index.html          |   4 +-
 v0_9_0/os/core_os/heap/os_malloc/index.html        |   4 +-
 v0_9_0/os/core_os/heap/os_realloc/index.html       |   4 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |   4 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |   4 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |   4 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |   4 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |   4 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |   4 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/mbuf/index.html             |  14 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_adj/index.html      |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_append/index.html   |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_concat/index.html   |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_copydata/index.html |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_dup/index.html      |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_extend/index.html   |   4 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_get/index.html      |   4 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_off/index.html      |   4 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |   6 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |   4 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |   4 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |   6 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |  10 +-
 .../core_os/memory_pool/os_memblock_get/index.html |   4 +-
 .../core_os/memory_pool/os_memblock_put/index.html |   4 +-
 .../core_os/memory_pool/os_mempool_init/index.html |   4 +-
 v0_9_0/os/core_os/mqueue/mqueue/index.html         |   4 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_get/index.html  |   4 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_init/index.html |   4 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_put/index.html  |   4 +-
 v0_9_0/os/core_os/msys/os_msys_get/index.html      |   4 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |   4 +-
 v0_9_0/os/core_os/msys/os_msys_register/index.html |   4 +-
 v0_9_0/os/core_os/msys/os_msys_reset/index.html    |   4 +-
 v0_9_0/os/core_os/mutex/mutex/index.html           |   2 +-
 v0_9_0/os/core_os/mutex/os_mutex_init/index.html   |   6 +-
 v0_9_0/os/core_os/mutex/os_mutex_pend/index.html   |   6 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |   6 +-
 v0_9_0/os/core_os/mynewt_os/index.html             |   2 +-
 v0_9_0/os/core_os/os_init/index.html               |   2 +-
 v0_9_0/os/core_os/os_start/index.html              |   2 +-
 v0_9_0/os/core_os/os_started/index.html            |   2 +-
 v0_9_0/os/core_os/porting/port_bsp/index.html      |  10 +-
 .../core_os/sanity/os_sanity_check_init/index.html |   4 +-
 .../sanity/os_sanity_check_register/index.html     |   4 +-
 .../sanity/os_sanity_check_reset/index.html        |   4 +-
 .../sanity/os_sanity_task_checkin/index.html       |   4 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |   4 +-
 v0_9_0/os/core_os/sanity/sanity/index.html         |  18 +-
 v0_9_0/os/core_os/semaphore/os_sem_init/index.html |   6 +-
 v0_9_0/os/core_os/semaphore/os_sem_pend/index.html |   6 +-
 .../os/core_os/semaphore/os_sem_release/index.html |   6 +-
 v0_9_0/os/core_os/semaphore/semaphore/index.html   |   2 +-
 v0_9_0/os/core_os/task/os_task_count/index.html    |   4 +-
 .../core_os/task/os_task_info_get_next/index.html  |   4 +-
 v0_9_0/os/core_os/task/os_task_init/index.html     |   8 +-
 v0_9_0/os/core_os/task/task/index.html             |  28 +-
 v0_9_0/os/core_os/time/os_gettimeofday/index.html  |   4 +-
 v0_9_0/os/core_os/time/os_settimeofday/index.html  |   4 +-
 v0_9_0/os/core_os/time/os_time_delay/index.html    |   4 +-
 v0_9_0/os/core_os/time/os_time_get/index.html      |   4 +-
 v0_9_0/os/core_os/time/os_time_tick/index.html     |   4 +-
 v0_9_0/os/get_started/cross_tools/index.html       |   8 +-
 v0_9_0/os/get_started/docker/index.html            |   4 +-
 v0_9_0/os/get_started/native_tools/index.html      |  18 +-
 v0_9_0/os/get_started/project_create/index.html    |  16 +-
 v0_9_0/os/get_started/vocabulary/index.html        |   6 +-
 v0_9_0/os/modules/console/console/index.html       |   4 +-
 .../console/console_blocking_mode/index.html       |   4 +-
 v0_9_0/os/modules/console/console_echo/index.html  |   4 +-
 v0_9_0/os/modules/console/console_init/index.html  |   4 +-
 .../os/modules/console/console_is_init/index.html  |   4 +-
 .../os/modules/console/console_printf/index.html   |   6 +-
 v0_9_0/os/modules/console/console_read/index.html  |   4 +-
 v0_9_0/os/modules/console/console_write/index.html |   4 +-
 v0_9_0/os/modules/elua/lua_init/index.html         |   4 +-
 v0_9_0/os/modules/elua/lua_main/index.html         |   4 +-
 v0_9_0/os/modules/fs/fs/fs/index.html              |  12 +-
 v0_9_0/os/modules/fs/fs/fs_close/index.html        |   6 +-
 v0_9_0/os/modules/fs/fs/fs_closedir/index.html     |   6 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |   6 +-
 v0_9_0/os/modules/fs/fs/fs_dirent_name/index.html  |   6 +-
 v0_9_0/os/modules/fs/fs/fs_filelen/index.html      |   6 +-
 v0_9_0/os/modules/fs/fs/fs_getpos/index.html       |   4 +-
 v0_9_0/os/modules/fs/fs/fs_mkdir/index.html        |   6 +-
 v0_9_0/os/modules/fs/fs/fs_open/index.html         |   8 +-
 v0_9_0/os/modules/fs/fs/fs_opendir/index.html      |   6 +-
 v0_9_0/os/modules/fs/fs/fs_ops/index.html          |   4 +-
 v0_9_0/os/modules/fs/fs/fs_read/index.html         |   6 +-
 v0_9_0/os/modules/fs/fs/fs_readdir/index.html      |   6 +-
 v0_9_0/os/modules/fs/fs/fs_register/index.html     |   4 +-
 v0_9_0/os/modules/fs/fs/fs_rename/index.html       |   6 +-
 v0_9_0/os/modules/fs/fs/fs_return_codes/index.html |   2 +-
 v0_9_0/os/modules/fs/fs/fs_seek/index.html         |   6 +-
 v0_9_0/os/modules/fs/fs/fs_unlink/index.html       |   6 +-
 v0_9_0/os/modules/fs/fs/fs_write/index.html        |   6 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |   6 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |   6 +-
 v0_9_0/os/modules/fs/nffs/nffs/index.html          |   6 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |   4 +-
 v0_9_0/os/modules/fs/nffs/nffs_config/index.html   |   6 +-
 v0_9_0/os/modules/fs/nffs/nffs_detect/index.html   |   8 +-
 v0_9_0/os/modules/fs/nffs/nffs_format/index.html   |   8 +-
 v0_9_0/os/modules/fs/nffs/nffs_init/index.html     |   4 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |  18 +-
 v0_9_0/os/modules/fs/otherfs/index.html            |   6 +-
 v0_9_0/os/modules/hal/hal/index.html               |   2 +-
 v0_9_0/os/modules/hal/hal_creation/index.html      |  10 +-
 v0_9_0/os/modules/hal/hal_gpio/hal_gpio/index.html |   4 +-
 v0_9_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |   2 +-
 v0_9_0/os/modules/hal/hal_in_libraries/index.html  |  10 +-
 v0_9_0/os/modules/hal/hal_spi/hal_spi/index.html   |   4 +-
 v0_9_0/os/modules/hal/hal_uart/hal_uart/index.html |   2 +-
 .../modules/imgmgr/imgmgr_module_init/index.html   |   4 +-
 v0_9_0/os/modules/imgmgr/imgr_ver_parse/index.html |   4 +-
 v0_9_0/os/modules/imgmgr/imgr_ver_str/index.html   |   4 +-
 v0_9_0/os/modules/json/json/index.html             |  28 +-
 .../json/json_encode_object_entry/index.html       |   4 +-
 .../json/json_encode_object_finish/index.html      |   4 +-
 .../modules/json/json_encode_object_key/index.html |   4 +-
 .../json/json_encode_object_start/index.html       |   4 +-
 v0_9_0/os/modules/json/json_read_object/index.html |   6 +-
 v0_9_0/os/modules/logs/logs/index.html             |  18 +-
 v0_9_0/os/modules/shell/shell/index.html           |   6 +-
 .../os/modules/shell/shell_cmd_register/index.html |   4 +-
 .../shell/shell_nlip_input_register/index.html     |   4 +-
 .../os/modules/shell/shell_nlip_output/index.html  |   4 +-
 v0_9_0/os/modules/shell/shell_task_init/index.html |   4 +-
 v0_9_0/os/modules/stats/stats/index.html           |  32 +-
 v0_9_0/os/modules/testutil/test_assert/index.html  |  10 +-
 v0_9_0/os/modules/testutil/test_case/index.html    |   4 +-
 v0_9_0/os/modules/testutil/test_decl/index.html    |   4 +-
 v0_9_0/os/modules/testutil/test_pass/index.html    |   4 +-
 v0_9_0/os/modules/testutil/test_suite/index.html   |   4 +-
 v0_9_0/os/modules/testutil/testutil/index.html     |   8 +-
 v0_9_0/os/modules/testutil/tu_init/index.html      |   4 +-
 v0_9_0/os/modules/testutil/tu_restart/index.html   |   4 +-
 v0_9_0/os/tutorials/STM32F303/index.html           |  16 +-
 v0_9_0/os/tutorials/air_quality_sensor/index.html  |  74 ++--
 v0_9_0/os/tutorials/arduino_zero/index.html        |  20 +-
 v0_9_0/os/tutorials/blehci_project/index.html      |  26 +-
 v0_9_0/os/tutorials/bleprph/bleprph-adv/index.html |   6 +-
 .../bleprph/bleprph-chr-access/index.html          |  14 +-
 .../os/tutorials/bleprph/bleprph-conn/index.html   |   8 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |   8 +-
 v0_9_0/os/tutorials/bletiny_project/index.html     |  28 +-
 v0_9_0/os/tutorials/blinky_primo/index.html        |  26 +-
 v0_9_0/os/tutorials/blinky_sram_olimex/index.html  |  12 +-
 v0_9_0/os/tutorials/event_queue/index.html         |  34 +-
 v0_9_0/os/tutorials/ibeacon/index.html             |   6 +-
 v0_9_0/os/tutorials/nRF52/index.html               |  14 +-
 v0_9_0/os/tutorials/olimex/index.html              |  14 +-
 v0_9_0/os/tutorials/pin-wheel-mods/index.html      |  16 +-
 v0_9_0/os/tutorials/project-slinky/index.html      |  14 +-
 .../os/tutorials/project-target-slinky/index.html  |  20 +-
 v0_9_0/os/tutorials/repo/add_repos/index.html      |  24 +-
 v0_9_0/os/tutorials/repo/create_repo/index.html    |  18 +-
 v0_9_0/os/tutorials/repo/upgrade_repo/index.html   |   2 +-
 v0_9_0/os/tutorials/unit_test/index.html           |  22 +-
 v0_9_0/sitemap.xml                                 |  26 +-
 v1_0_0/download/index.html                         |   6 +-
 v1_0_0/faq/go_env/index.html                       |  26 +-
 v1_0_0/faq/how_to_edit_docs/index.html             |   8 +-
 v1_0_0/faq/ide/index.html                          |   6 +-
 v1_0_0/mkdocs/search_index.json                    | 234 ++++++------
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |   2 +-
 .../ble_att/functions/ble_att_mtu/index.html       |   2 +-
 .../functions/ble_att_set_preferred_mtu/index.html |   2 +-
 .../functions/ble_att_svr_read_local/index.html    |   2 +-
 .../functions/ble_att_svr_write_local/index.html   |   2 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |   2 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |  32 +-
 .../functions/ble_gap_adv_active/index.html        |   2 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |   2 +-
 .../functions/ble_gap_adv_set_fields/index.html    |   2 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |   2 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |   2 +-
 .../functions/ble_gap_conn_active/index.html       |   2 +-
 .../functions/ble_gap_conn_cancel/index.html       |   2 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |   2 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |   2 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |   2 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |   2 +-
 .../functions/ble_gap_disc_active/index.html       |   2 +-
 .../functions/ble_gap_disc_cancel/index.html       |   2 +-
 .../functions/ble_gap_security_initiate/index.html |   2 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |   2 +-
 .../functions/ble_gap_update_params/index.html     |   2 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |   2 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |   2 +-
 .../definitions/ble_gattc_defs/index.html          |  22 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |   2 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |   2 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |   2 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |   2 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |   2 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |   2 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |   2 +-
 .../functions/ble_gattc_indicate/index.html        |   2 +-
 .../functions/ble_gattc_notify/index.html          |   2 +-
 .../functions/ble_gattc_notify_custom/index.html   |   2 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |   2 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |   2 +-
 .../functions/ble_gattc_read_long/index.html       |   2 +-
 .../functions/ble_gattc_read_mult/index.html       |   2 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |   2 +-
 .../functions/ble_gattc_write_flat/index.html      |   2 +-
 .../functions/ble_gattc_write_long/index.html      |   2 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |   2 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |   2 +-
 .../functions/ble_gattc_write_reliable/index.html  |   2 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |   2 +-
 .../definitions/ble_gatts_defs/index.html          |  18 +-
 .../functions/ble_gatts_add_svcs/index.html        |   2 +-
 .../functions/ble_gatts_count_cfg/index.html       |   2 +-
 .../functions/ble_gatts_count_resources/index.html |   2 +-
 .../functions/ble_gatts_find_chr/index.html        |   2 +-
 .../functions/ble_gatts_find_dsc/index.html        |   2 +-
 .../functions/ble_gatts_find_svc/index.html        |   2 +-
 .../functions/ble_gatts_register_svcs/index.html   |   2 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |   2 +-
 .../functions/ble_hs_id_copy_addr/index.html       |   2 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |   2 +-
 .../functions/ble_hs_id_set_rnd/index.html         |   2 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |   4 +-
 .../ble_hs/init/definitions/init_defs/index.html   |   6 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |   2 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |   2 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |   2 +-
 v1_0_0/network/ble/ble_hs/init/init/index.html     |   2 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |   2 +-
 .../ble_eddystone_set_adv_data_url/index.html      |   2 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |   2 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |   2 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |   2 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |   2 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |   2 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |   2 +-
 v1_0_0/network/ble/ble_hs/other/other/index.html   |   2 +-
 v1_0_0/network/ble/bletiny/bletiny_GATT/index.html |   6 +-
 v1_0_0/network/ble/bletiny/bletiny_api/index.html  |  22 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |   2 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |   2 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |   4 +-
 v1_0_0/network/ble/ini_stack/ble_devadd/index.html |   2 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |   4 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |   4 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |   4 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |   6 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |   2 +-
 v1_0_0/network/ble/nimble_setup/index.html         |  20 +-
 v1_0_0/newt/command_list/newt_build/index.html     |   4 +-
 v1_0_0/newt/command_list/newt_clean/index.html     |   4 +-
 .../newt/command_list/newt_create_image/index.html |   4 +-
 v1_0_0/newt/command_list/newt_debug/index.html     |   6 +-
 v1_0_0/newt/command_list/newt_help/index.html      |   8 +-
 v1_0_0/newt/command_list/newt_info/index.html      |   4 +-
 v1_0_0/newt/command_list/newt_install/index.html   |   6 +-
 v1_0_0/newt/command_list/newt_load/index.html      |   6 +-
 v1_0_0/newt/command_list/newt_mfg/index.html       |  18 +-
 v1_0_0/newt/command_list/newt_new/index.html       |   4 +-
 v1_0_0/newt/command_list/newt_pkg/index.html       |   6 +-
 v1_0_0/newt/command_list/newt_run/index.html       |   6 +-
 v1_0_0/newt/command_list/newt_size/index.html      |   8 +-
 v1_0_0/newt/command_list/newt_sync/index.html      |   6 +-
 v1_0_0/newt/command_list/newt_target/index.html    |   6 +-
 v1_0_0/newt/command_list/newt_test/index.html      |   6 +-
 v1_0_0/newt/command_list/newt_upgrade/index.html   |   6 +-
 v1_0_0/newt/command_list/newt_vals/index.html      |   6 +-
 v1_0_0/newt/command_list/newt_version/index.html   |   4 +-
 v1_0_0/newt/install/newt_linux/index.html          |  26 +-
 v1_0_0/newt/install/newt_mac/index.html            |  16 +-
 v1_0_0/newt/install/newt_windows/index.html        |  10 +-
 v1_0_0/newt/newt_intro/index.html                  |  12 +-
 v1_0_0/newt/newt_operation/index.html              |  16 +-
 v1_0_0/newt/newt_ops/index.html                    |   6 +-
 .../newtmgr/command_list/newtmgr_config/index.html |   4 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |   4 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |   4 +-
 .../command_list/newtmgr_datetime/index.html       |   4 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |   4 +-
 v1_0_0/newtmgr/command_list/newtmgr_fs/index.html  |   4 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |   6 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |   4 +-
 .../command_list/newtmgr_mpstats/index.html        |   6 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |   4 +-
 v1_0_0/newtmgr/command_list/newtmgr_run/index.html |   4 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |  10 +-
 .../command_list/newtmgr_taskstats/index.html      |   6 +-
 v1_0_0/newtmgr/install_linux/index.html            |  26 +-
 v1_0_0/newtmgr/install_mac/index.html              |  14 +-
 v1_0_0/newtmgr/install_windows/index.html          |   6 +-
 v1_0_0/newtmgr/overview/index.html                 |   2 +-
 v1_0_0/os/core_os/callout/callout/index.html       |   6 +-
 .../callout/os_callout_func_init/index.html        |   4 +-
 .../os/core_os/callout/os_callout_init/index.html  |   4 +-
 .../core_os/callout/os_callout_queued/index.html   |   2 +-
 .../os/core_os/callout/os_callout_reset/index.html |   4 +-
 .../os/core_os/callout/os_callout_stop/index.html  |   4 +-
 .../context_switch/os_arch_ctx_sw/index.html       |  16 +-
 .../os/core_os/context_switch/os_sched/index.html  |   4 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |   4 +-
 .../os_sched_get_current_task/index.html           |   8 +-
 .../context_switch/os_sched_insert/index.html      |   2 +-
 .../context_switch/os_sched_next_task/index.html   |   2 +-
 .../os_sched_os_timer_exp/index.html               |   4 +-
 .../context_switch/os_sched_remove/index.html      |   6 +-
 .../context_switch/os_sched_resort/index.html      |   4 +-
 .../os_sched_set_current_task/index.html           |   2 +-
 .../context_switch/os_sched_sleep/index.html       |   8 +-
 .../context_switch/os_sched_wakeup/index.html      |   4 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |   4 +-
 .../cputime/os_cputime_delay_ticks/index.html      |   4 +-
 .../cputime/os_cputime_delay_usecs/index.html      |   4 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |   4 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |   4 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |   4 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |   4 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |   4 +-
 .../cputime/os_cputime_timer_init/index.html       |   6 +-
 .../cputime/os_cputime_timer_relative/index.html   |   4 +-
 .../cputime/os_cputime_timer_start/index.html      |   4 +-
 .../cputime/os_cputime_timer_stop/index.html       |   4 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |   4 +-
 .../os/core_os/event_queue/event_queue/index.html  |   8 +-
 .../event_queue/os_eventq_designate/index.html     |   4 +-
 .../event_queue/os_eventq_dflt_get/index.html      |   4 +-
 .../core_os/event_queue/os_eventq_get/index.html   |   4 +-
 .../core_os/event_queue/os_eventq_init/index.html  |   4 +-
 .../event_queue/os_eventq_inited/index.html        |   6 +-
 .../core_os/event_queue/os_eventq_put/index.html   |   4 +-
 .../event_queue/os_eventq_remove/index.html        |   6 +-
 .../core_os/event_queue/os_eventq_run/index.html   |   4 +-
 v1_0_0/os/core_os/heap/os_free/index.html          |   4 +-
 v1_0_0/os/core_os/heap/os_malloc/index.html        |   4 +-
 v1_0_0/os/core_os/heap/os_realloc/index.html       |   4 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |   4 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |   4 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |   4 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |   4 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |   4 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |   4 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/mbuf/index.html             |  14 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_adj/index.html      |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_append/index.html   |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_concat/index.html   |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_copydata/index.html |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_dup/index.html      |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_extend/index.html   |   4 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_get/index.html      |   4 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_off/index.html      |   4 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |   6 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |   4 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |   4 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |   6 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |  10 +-
 .../core_os/memory_pool/os_memblock_get/index.html |   4 +-
 .../core_os/memory_pool/os_memblock_put/index.html |   4 +-
 .../os_mempool_info_get_next/index.html            |   4 +-
 .../core_os/memory_pool/os_mempool_init/index.html |   4 +-
 v1_0_0/os/core_os/mqueue/mqueue/index.html         |   4 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_get/index.html  |   4 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_init/index.html |   4 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_put/index.html  |   4 +-
 v1_0_0/os/core_os/msys/os_msys_get/index.html      |   4 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |   4 +-
 v1_0_0/os/core_os/msys/os_msys_register/index.html |   4 +-
 v1_0_0/os/core_os/msys/os_msys_reset/index.html    |   4 +-
 v1_0_0/os/core_os/mutex/mutex/index.html           |   2 +-
 v1_0_0/os/core_os/mutex/os_mutex_init/index.html   |   6 +-
 v1_0_0/os/core_os/mutex/os_mutex_pend/index.html   |   6 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |   6 +-
 v1_0_0/os/core_os/mynewt_os/index.html             |   2 +-
 v1_0_0/os/core_os/os_started/index.html            |   2 +-
 v1_0_0/os/core_os/porting/port_bsp/index.html      |  10 +-
 .../core_os/sanity/os_sanity_check_init/index.html |   4 +-
 .../sanity/os_sanity_check_register/index.html     |   4 +-
 .../sanity/os_sanity_check_reset/index.html        |   4 +-
 .../sanity/os_sanity_task_checkin/index.html       |   4 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |   4 +-
 v1_0_0/os/core_os/sanity/sanity/index.html         |  18 +-
 v1_0_0/os/core_os/semaphore/os_sem_init/index.html |   6 +-
 v1_0_0/os/core_os/semaphore/os_sem_pend/index.html |   6 +-
 .../os/core_os/semaphore/os_sem_release/index.html |   6 +-
 v1_0_0/os/core_os/semaphore/semaphore/index.html   |   2 +-
 v1_0_0/os/core_os/task/os_task_count/index.html    |   4 +-
 .../core_os/task/os_task_info_get_next/index.html  |   4 +-
 v1_0_0/os/core_os/task/os_task_init/index.html     |   8 +-
 v1_0_0/os/core_os/task/os_task_remove/index.html   |   4 +-
 v1_0_0/os/core_os/task/task/index.html             |  28 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |   4 +-
 v1_0_0/os/core_os/time/os_gettimeofday/index.html  |   4 +-
 v1_0_0/os/core_os/time/os_settimeofday/index.html  |   4 +-
 v1_0_0/os/core_os/time/os_time/index.html          |   4 +-
 v1_0_0/os/core_os/time/os_time_advance/index.html  |   2 +-
 v1_0_0/os/core_os/time/os_time_delay/index.html    |   4 +-
 v1_0_0/os/core_os/time/os_time_get/index.html      |   4 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |   4 +-
 v1_0_0/os/get_started/cross_tools/index.html       |  22 +-
 v1_0_0/os/get_started/docker/index.html            |   4 +-
 v1_0_0/os/get_started/native_tools/index.html      |  18 +-
 v1_0_0/os/get_started/project_create/index.html    |  22 +-
 v1_0_0/os/get_started/serial_access/index.html     |  12 +-
 v1_0_0/os/get_started/vocabulary/index.html        |   8 +-
 v1_0_0/os/modules/baselibc/index.html              |   2 +-
 v1_0_0/os/modules/bootloader/bootloader/index.html |  30 +-
 v1_0_0/os/modules/console/console/index.html       |   8 +-
 .../console/console_blocking_mode/index.html       |   4 +-
 v1_0_0/os/modules/console/console_echo/index.html  |   6 +-
 v1_0_0/os/modules/console/console_init/index.html  |   4 +-
 .../os/modules/console/console_is_init/index.html  |   4 +-
 .../os/modules/console/console_printf/index.html   |   6 +-
 v1_0_0/os/modules/console/console_read/index.html  |   4 +-
 v1_0_0/os/modules/console/console_write/index.html |   4 +-
 v1_0_0/os/modules/drivers/driver/index.html        |   2 +-
 v1_0_0/os/modules/drivers/flash/index.html         |  14 +-
 v1_0_0/os/modules/drivers/mmc/index.html           |   8 +-
 v1_0_0/os/modules/fcb/fcb/index.html               |   4 +-
 v1_0_0/os/modules/fcb/fcb_append/index.html        |   2 +-
 v1_0_0/os/modules/fcb/fcb_append_finish/index.html |   2 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |   2 +-
 v1_0_0/os/modules/fcb/fcb_clear/index.html         |   2 +-
 v1_0_0/os/modules/fcb/fcb_getnext/index.html       |   2 +-
 v1_0_0/os/modules/fcb/fcb_init/index.html          |   2 +-
 v1_0_0/os/modules/fcb/fcb_is_empty/index.html      |   2 +-
 v1_0_0/os/modules/fcb/fcb_offset_last_n/index.html |   2 +-
 v1_0_0/os/modules/fcb/fcb_rotate/index.html        |   2 +-
 v1_0_0/os/modules/fcb/fcb_walk/index.html          |   2 +-
 v1_0_0/os/modules/fs/fatfs/index.html              |   2 +-
 v1_0_0/os/modules/fs/fs/fs/index.html              |  16 +-
 v1_0_0/os/modules/fs/fs/fs_close/index.html        |   6 +-
 v1_0_0/os/modules/fs/fs/fs_closedir/index.html     |   6 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |   6 +-
 v1_0_0/os/modules/fs/fs/fs_dirent_name/index.html  |   6 +-
 v1_0_0/os/modules/fs/fs/fs_filelen/index.html      |   6 +-
 v1_0_0/os/modules/fs/fs/fs_getpos/index.html       |   4 +-
 v1_0_0/os/modules/fs/fs/fs_mkdir/index.html        |   6 +-
 v1_0_0/os/modules/fs/fs/fs_open/index.html         |   8 +-
 v1_0_0/os/modules/fs/fs/fs_opendir/index.html      |   6 +-
 v1_0_0/os/modules/fs/fs/fs_ops/index.html          |   4 +-
 v1_0_0/os/modules/fs/fs/fs_read/index.html         |   6 +-
 v1_0_0/os/modules/fs/fs/fs_readdir/index.html      |   6 +-
 v1_0_0/os/modules/fs/fs/fs_register/index.html     |   4 +-
 v1_0_0/os/modules/fs/fs/fs_rename/index.html       |   6 +-
 v1_0_0/os/modules/fs/fs/fs_return_codes/index.html |   2 +-
 v1_0_0/os/modules/fs/fs/fs_seek/index.html         |   6 +-
 v1_0_0/os/modules/fs/fs/fs_unlink/index.html       |   6 +-
 v1_0_0/os/modules/fs/fs/fs_write/index.html        |   6 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |   6 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |   6 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |   4 +-
 v1_0_0/os/modules/fs/nffs/nffs_config/index.html   |   6 +-
 v1_0_0/os/modules/fs/nffs/nffs_detect/index.html   |   8 +-
 v1_0_0/os/modules/fs/nffs/nffs_format/index.html   |   8 +-
 v1_0_0/os/modules/fs/nffs/nffs_init/index.html     |   4 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |  18 +-
 v1_0_0/os/modules/fs/otherfs/index.html            |   6 +-
 v1_0_0/os/modules/hal/hal/index.html               |   4 +-
 v1_0_0/os/modules/hal/hal_creation/index.html      |   2 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |   2 +-
 v1_0_0/os/modules/hal/hal_gpio/hal_gpio/index.html |   4 +-
 v1_0_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |   2 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |   4 +-
 v1_0_0/os/modules/hal/hal_spi/hal_spi/index.html   |   4 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |   2 +-
 v1_0_0/os/modules/hal/hal_uart/hal_uart/index.html |   2 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |   2 +-
 v1_0_0/os/modules/imgmgr/imgr_ver_parse/index.html |   4 +-
 v1_0_0/os/modules/imgmgr/imgr_ver_str/index.html   |   4 +-
 v1_0_0/os/modules/json/json/index.html             |  28 +-
 .../json/json_encode_object_entry/index.html       |   4 +-
 .../json/json_encode_object_finish/index.html      |   4 +-
 .../modules/json/json_encode_object_key/index.html |   4 +-
 .../json/json_encode_object_start/index.html       |   4 +-
 v1_0_0/os/modules/json/json_read_object/index.html |   6 +-
 v1_0_0/os/modules/logs/logs/index.html             |  22 +-
 v1_0_0/os/modules/shell/shell/index.html           |   4 +-
 .../os/modules/shell/shell_cmd_register/index.html |   4 +-
 v1_0_0/os/modules/shell/shell_evq_set/index.html   |   2 +-
 .../shell/shell_nlip_input_register/index.html     |   6 +-
 .../os/modules/shell/shell_nlip_output/index.html  |   4 +-
 v1_0_0/os/modules/split/split/index.html           |  22 +-
 v1_0_0/os/modules/stats/stats/index.html           |  32 +-
 .../sysinitconfig/sysconfig_error/index.html       |  38 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |  34 +-
 v1_0_0/os/modules/testutil/test_assert/index.html  |  10 +-
 v1_0_0/os/modules/testutil/test_case/index.html    |   4 +-
 v1_0_0/os/modules/testutil/test_decl/index.html    |   4 +-
 v1_0_0/os/modules/testutil/test_pass/index.html    |   4 +-
 v1_0_0/os/modules/testutil/test_suite/index.html   |   4 +-
 v1_0_0/os/modules/testutil/testutil/index.html     |   8 +-
 v1_0_0/os/modules/testutil/tu_init/index.html      |   4 +-
 v1_0_0/os/modules/testutil/tu_restart/index.html   |   4 +-
 v1_0_0/os/tutorials/add_newtmgr/index.html         |  18 +-
 v1_0_0/os/tutorials/add_shell/index.html           |  14 +-
 v1_0_0/os/tutorials/air_quality_ble/index.html     |  20 +-
 v1_0_0/os/tutorials/air_quality_sensor/index.html  |  84 ++---
 v1_0_0/os/tutorials/arduino_zero/index.html        |  22 +-
 v1_0_0/os/tutorials/blehci_project/index.html      |  28 +-
 v1_0_0/os/tutorials/bleprph/bleprph-adv/index.html |   2 +-
 v1_0_0/os/tutorials/bleprph/bleprph-app/index.html |   4 +-
 .../bleprph/bleprph-chr-access/index.html          |  16 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |   4 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |   6 +-
 v1_0_0/os/tutorials/bletiny_project/index.html     |  32 +-
 v1_0_0/os/tutorials/blinky_console/index.html      |  18 +-
 v1_0_0/os/tutorials/blinky_primo/index.html        |  24 +-
 v1_0_0/os/tutorials/blinky_stm32f4disc/index.html  |  20 +-
 v1_0_0/os/tutorials/eddystone/index.html           |  14 +-
 v1_0_0/os/tutorials/event_queue/index.html         |  42 +--
 v1_0_0/os/tutorials/ibeacon/index.html             |   8 +-
 v1_0_0/os/tutorials/nRF52/index.html               |  20 +-
 v1_0_0/os/tutorials/nrf52_adc/index.html           |  90 ++---
 v1_0_0/os/tutorials/olimex/index.html              |  20 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |  28 +-
 v1_0_0/os/tutorials/project-sim-slinky/index.html  |  14 +-
 .../os/tutorials/project-stm32-slinky/index.html   |  28 +-
 v1_0_0/os/tutorials/rbnano2/index.html             |  20 +-
 v1_0_0/os/tutorials/repo/add_repos/index.html      |  24 +-
 v1_0_0/os/tutorials/repo/create_repo/index.html    |  18 +-
 v1_0_0/os/tutorials/repo/private_repo/index.html   |   4 +-
 v1_0_0/os/tutorials/repo/upgrade_repo/index.html   |   2 +-
 v1_0_0/os/tutorials/tasks_lesson/index.html        |  32 +-
 v1_0_0/os/tutorials/unit_test/index.html           |  22 +-
 v1_0_0/os/tutorials/wi-fi_on_arduino/index.html    |  30 +-
 v1_0_0/sitemap.xml                                 |  28 +-
 1755 files changed, 21142 insertions(+), 12127 deletions(-)
 copy develop/{newtmgr/overview => known_issues}/index.html (68%)
 copy latest/{newtmgr/overview => known_issues}/index.html (68%)
 copy {develop/os => os}/modules/devmgmt/newtmgr/index.html (94%)
 copy {develop/os => os}/modules/devmgmt/oicmgr/index.html (86%)
 copy {develop/os => os}/modules/sysinitconfig/sysinitconfig/index.html (74%)

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

[mynewt-site] 01/01: Merge pull request #221 from spoonofpower/asf-site

Posted by cc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git

commit 0b9425ce71756f284887c0d5944772a87967c412
Merge: fb0ef35 d7fba10
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Wed Jul 5 18:49:37 2017 -0700

    Merge pull request #221 from spoonofpower/asf-site
    
    Known Issues and other recent updates

 develop/download/index.html                        |   6 +-
 develop/faq/answers/index.html                     |   2 +-
 develop/faq/go_env/index.html                      |  55 +--
 develop/faq/how_to_edit_docs/index.html            |   8 +-
 develop/faq/ide/index.html                         |   6 +-
 .../{newtmgr/overview => known_issues}/index.html  | 140 +++----
 develop/mkdocs/search_index.json                   | 280 +++++++-------
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |  10 +-
 .../ble_att/functions/ble_att_mtu/index.html       |  10 +-
 .../functions/ble_att_set_preferred_mtu/index.html |  10 +-
 .../functions/ble_att_svr_read_local/index.html    |  10 +-
 .../functions/ble_att_svr_write_local/index.html   |  10 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |  10 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |  40 +-
 .../functions/ble_gap_adv_active/index.html        |  10 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |  10 +-
 .../functions/ble_gap_adv_set_fields/index.html    |  10 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |  10 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  10 +-
 .../functions/ble_gap_conn_active/index.html       |  10 +-
 .../functions/ble_gap_conn_cancel/index.html       |  10 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |  10 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  10 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |  10 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |  10 +-
 .../functions/ble_gap_disc_active/index.html       |  10 +-
 .../functions/ble_gap_disc_cancel/index.html       |  10 +-
 .../functions/ble_gap_security_initiate/index.html |  10 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |  10 +-
 .../functions/ble_gap_update_params/index.html     |  10 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  10 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |  10 +-
 .../definitions/ble_gattc_defs/index.html          |  30 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |  10 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |  10 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |  10 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  10 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |  10 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |  10 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |  10 +-
 .../functions/ble_gattc_indicate/index.html        |  10 +-
 .../functions/ble_gattc_notify/index.html          |  10 +-
 .../functions/ble_gattc_notify_custom/index.html   |  10 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |  10 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |  10 +-
 .../functions/ble_gattc_read_long/index.html       |  10 +-
 .../functions/ble_gattc_read_mult/index.html       |  10 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |  10 +-
 .../functions/ble_gattc_write_flat/index.html      |  10 +-
 .../functions/ble_gattc_write_long/index.html      |  10 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |  10 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |  10 +-
 .../functions/ble_gattc_write_reliable/index.html  |  10 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |  10 +-
 .../definitions/ble_gatts_defs/index.html          |  26 +-
 .../functions/ble_gatts_add_svcs/index.html        |  10 +-
 .../functions/ble_gatts_count_cfg/index.html       |  10 +-
 .../functions/ble_gatts_count_resources/index.html |  10 +-
 .../functions/ble_gatts_find_chr/index.html        |  10 +-
 .../functions/ble_gatts_find_dsc/index.html        |  10 +-
 .../functions/ble_gatts_find_svc/index.html        |  10 +-
 .../functions/ble_gatts_register_svcs/index.html   |  10 +-
 develop/network/ble/ble_hs/ble_hs/index.html       |   8 +
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |  10 +-
 .../functions/ble_hs_id_copy_addr/index.html       |  10 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |  10 +-
 .../functions/ble_hs_id_set_rnd/index.html         |  10 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |  12 +-
 .../ble_hs/init/definitions/init_defs/index.html   |  14 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |  10 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |  10 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |  10 +-
 develop/network/ble/ble_hs/init/init/index.html    |  10 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |  10 +-
 .../ble_eddystone_set_adv_data_url/index.html      |  10 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  10 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |  10 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  10 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |  10 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |  10 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |  10 +-
 develop/network/ble/ble_hs/other/other/index.html  |  10 +-
 develop/network/ble/ble_intro/index.html           |   8 +
 develop/network/ble/ble_sec/index.html             |   8 +
 develop/network/ble/bletiny/bletiny_GAP/index.html |   8 +
 .../network/ble/bletiny/bletiny_GATT/index.html    |  14 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |   8 +
 develop/network/ble/bletiny/bletiny_api/index.html |  30 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |  10 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |  10 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |  12 +-
 .../network/ble/ini_stack/ble_devadd/index.html    |  10 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |  12 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |  12 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |  12 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |  14 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |  10 +-
 develop/network/ble/nimble_setup/index.html        |  26 +-
 develop/newt/command_list/newt_build/index.html    |  12 +-
 develop/newt/command_list/newt_clean/index.html    |  12 +-
 .../newt/command_list/newt_create_image/index.html |  12 +-
 develop/newt/command_list/newt_debug/index.html    |  14 +-
 develop/newt/command_list/newt_help/index.html     |  16 +-
 develop/newt/command_list/newt_info/index.html     |  12 +-
 develop/newt/command_list/newt_install/index.html  |  14 +-
 develop/newt/command_list/newt_load/index.html     |  14 +-
 develop/newt/command_list/newt_mfg/index.html      |  26 +-
 develop/newt/command_list/newt_new/index.html      |  12 +-
 develop/newt/command_list/newt_pkg/index.html      |  14 +-
 develop/newt/command_list/newt_run/index.html      |  14 +-
 develop/newt/command_list/newt_size/index.html     |  16 +-
 develop/newt/command_list/newt_sync/index.html     |  14 +-
 develop/newt/command_list/newt_target/index.html   |  14 +-
 develop/newt/command_list/newt_test/index.html     |  14 +-
 develop/newt/command_list/newt_upgrade/index.html  |  14 +-
 develop/newt/command_list/newt_vals/index.html     |  14 +-
 develop/newt/command_list/newt_version/index.html  |  12 +-
 develop/newt/install/newt_linux/index.html         |  51 ++-
 develop/newt/install/newt_mac/index.html           |  24 +-
 develop/newt/install/newt_windows/index.html       |  20 +-
 develop/newt/newt_intro/index.html                 |  20 +-
 develop/newt/newt_operation/index.html             |  24 +-
 develop/newt/newt_ops/index.html                   |  14 +-
 .../newtmgr/command_list/newtmgr_config/index.html |  12 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |  14 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |  12 +-
 .../command_list/newtmgr_datetime/index.html       |  12 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |  12 +-
 develop/newtmgr/command_list/newtmgr_fs/index.html |  12 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |  16 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |  12 +-
 .../command_list/newtmgr_mpstats/index.html        |  14 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |  12 +-
 .../newtmgr/command_list/newtmgr_run/index.html    |  12 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |  18 +-
 .../command_list/newtmgr_taskstats/index.html      |  14 +-
 develop/newtmgr/install_linux/index.html           |  51 ++-
 develop/newtmgr/install_mac/index.html             |  22 +-
 develop/newtmgr/install_windows/index.html         |  18 +-
 develop/newtmgr/overview/index.html                |  10 +-
 develop/os/core_os/callout/callout/index.html      |  14 +-
 .../callout/os_callout_func_init/index.html        |  12 +-
 .../os/core_os/callout/os_callout_init/index.html  |  12 +-
 .../core_os/callout/os_callout_queued/index.html   |  10 +-
 .../os/core_os/callout/os_callout_reset/index.html |  12 +-
 .../os/core_os/callout/os_callout_stop/index.html  |  12 +-
 .../context_switch/context_switch/index.html       |   8 +
 .../context_switch/os_arch_ctx_sw/index.html       |  24 +-
 .../os/core_os/context_switch/os_sched/index.html  |  12 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |  12 +-
 .../os_sched_get_current_task/index.html           |  16 +-
 .../context_switch/os_sched_insert/index.html      |  10 +-
 .../context_switch/os_sched_next_task/index.html   |  10 +-
 .../os_sched_os_timer_exp/index.html               |  12 +-
 .../context_switch/os_sched_remove/index.html      |  14 +-
 .../context_switch/os_sched_resort/index.html      |  12 +-
 .../os_sched_set_current_task/index.html           |  10 +-
 .../context_switch/os_sched_sleep/index.html       |  16 +-
 .../context_switch/os_sched_wakeup/index.html      |  12 +-
 develop/os/core_os/cputime/os_cputime/index.html   |   8 +
 .../cputime/os_cputime_delay_nsecs/index.html      |  12 +-
 .../cputime/os_cputime_delay_ticks/index.html      |  12 +-
 .../cputime/os_cputime_delay_usecs/index.html      |  12 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |  12 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |  12 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |  12 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |  12 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |  12 +-
 .../cputime/os_cputime_timer_init/index.html       |  14 +-
 .../cputime/os_cputime_timer_relative/index.html   |  12 +-
 .../cputime/os_cputime_timer_start/index.html      |  12 +-
 .../cputime/os_cputime_timer_stop/index.html       |  12 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |  12 +-
 .../os/core_os/event_queue/event_queue/index.html  |  16 +-
 .../event_queue/os_eventq_designate/index.html     |  12 +-
 .../event_queue/os_eventq_dflt_get/index.html      |  12 +-
 .../core_os/event_queue/os_eventq_get/index.html   |  12 +-
 .../core_os/event_queue/os_eventq_init/index.html  |  12 +-
 .../event_queue/os_eventq_inited/index.html        |  14 +-
 .../core_os/event_queue/os_eventq_put/index.html   |  12 +-
 .../event_queue/os_eventq_remove/index.html        |  14 +-
 .../core_os/event_queue/os_eventq_run/index.html   |  12 +-
 develop/os/core_os/heap/heap/index.html            |   8 +
 develop/os/core_os/heap/os_free/index.html         |  12 +-
 develop/os/core_os/heap/os_malloc/index.html       |  12 +-
 develop/os/core_os/heap/os_realloc/index.html      |  12 +-
 develop/os/core_os/mbuf/OS_MBUF_DATA/index.html    |  12 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |  12 +-
 develop/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html  |  12 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |  12 +-
 develop/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html  |  12 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |  12 +-
 develop/os/core_os/mbuf/OS_MBUF_USRHDR/index.html  |  12 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |  12 +-
 develop/os/core_os/mbuf/mbuf/index.html            |  22 +-
 develop/os/core_os/mbuf/os_mbuf_adj/index.html     |  12 +-
 develop/os/core_os/mbuf/os_mbuf_append/index.html  |  12 +-
 develop/os/core_os/mbuf/os_mbuf_concat/index.html  |  12 +-
 .../os/core_os/mbuf/os_mbuf_copydata/index.html    |  12 +-
 .../os/core_os/mbuf/os_mbuf_copyinto/index.html    |  12 +-
 develop/os/core_os/mbuf/os_mbuf_dup/index.html     |  12 +-
 develop/os/core_os/mbuf/os_mbuf_extend/index.html  |  12 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |  12 +-
 develop/os/core_os/mbuf/os_mbuf_get/index.html     |  12 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |  12 +-
 develop/os/core_os/mbuf/os_mbuf_memcmp/index.html  |  12 +-
 develop/os/core_os/mbuf/os_mbuf_off/index.html     |  12 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |  14 +-
 develop/os/core_os/mbuf/os_mbuf_prepend/index.html |  12 +-
 develop/os/core_os/mbuf/os_mbuf_pullup/index.html  |  12 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |  12 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |  14 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |  18 +-
 .../core_os/memory_pool/os_memblock_get/index.html |  12 +-
 .../core_os/memory_pool/os_memblock_put/index.html |  12 +-
 .../os_mempool_info_get_next/index.html            |  12 +-
 .../core_os/memory_pool/os_mempool_init/index.html |  12 +-
 develop/os/core_os/mqueue/mqueue/index.html        |  12 +-
 develop/os/core_os/mqueue/os_mqueue_get/index.html |  12 +-
 .../os/core_os/mqueue/os_mqueue_init/index.html    |  12 +-
 develop/os/core_os/mqueue/os_mqueue_put/index.html |  12 +-
 develop/os/core_os/msys/msys/index.html            |   8 +
 develop/os/core_os/msys/os_msys_get/index.html     |  12 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |  12 +-
 .../os/core_os/msys/os_msys_register/index.html    |  12 +-
 develop/os/core_os/msys/os_msys_reset/index.html   |  12 +-
 develop/os/core_os/mutex/mutex/index.html          |  10 +-
 develop/os/core_os/mutex/os_mutex_init/index.html  |  14 +-
 develop/os/core_os/mutex/os_mutex_pend/index.html  |  14 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |  14 +-
 develop/os/core_os/mynewt_os/index.html            |  10 +-
 develop/os/core_os/os_started/index.html           |  10 +-
 develop/os/core_os/porting/port_bsp/index.html     |  18 +-
 develop/os/core_os/porting/port_cpu/index.html     |   8 +
 develop/os/core_os/porting/port_mcu/index.html     |   8 +
 develop/os/core_os/porting/port_os/index.html      |   8 +
 .../core_os/sanity/os_sanity_check_init/index.html |  12 +-
 .../sanity/os_sanity_check_register/index.html     |  12 +-
 .../sanity/os_sanity_check_reset/index.html        |  12 +-
 .../sanity/os_sanity_task_checkin/index.html       |  12 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |  12 +-
 develop/os/core_os/sanity/sanity/index.html        |  26 +-
 .../os/core_os/semaphore/os_sem_init/index.html    |  14 +-
 .../os/core_os/semaphore/os_sem_pend/index.html    |  14 +-
 .../os/core_os/semaphore/os_sem_release/index.html |  14 +-
 develop/os/core_os/semaphore/semaphore/index.html  |  10 +-
 develop/os/core_os/task/os_task_count/index.html   |  12 +-
 .../core_os/task/os_task_info_get_next/index.html  |  12 +-
 develop/os/core_os/task/os_task_init/index.html    |  16 +-
 develop/os/core_os/task/os_task_remove/index.html  |  12 +-
 develop/os/core_os/task/task/index.html            |  36 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |  12 +-
 develop/os/core_os/time/os_gettimeofday/index.html |  12 +-
 develop/os/core_os/time/os_settimeofday/index.html |  12 +-
 develop/os/core_os/time/os_time/index.html         |  12 +-
 develop/os/core_os/time/os_time_advance/index.html |  10 +-
 develop/os/core_os/time/os_time_delay/index.html   |  12 +-
 develop/os/core_os/time/os_time_get/index.html     |  12 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |  12 +-
 develop/os/get_started/cross_tools/index.html      |  30 +-
 develop/os/get_started/docker/index.html           |  12 +-
 develop/os/get_started/get_started/index.html      |   8 +
 .../os/get_started/native_install_intro/index.html |   8 +
 develop/os/get_started/native_tools/index.html     |  26 +-
 develop/os/get_started/project_create/index.html   |  62 +++-
 develop/os/get_started/serial_access/index.html    |  20 +-
 develop/os/get_started/vocabulary/index.html       |  16 +-
 develop/os/introduction/index.html                 |   8 +
 develop/os/modules/baselibc/index.html             |  10 +-
 .../bootloader/boot_build_status/index.html        |   8 +
 .../bootloader/boot_build_status_one/index.html    |   8 +
 .../bootloader/boot_clear_status/index.html        |   8 +
 .../modules/bootloader/boot_copy_area/index.html   |   8 +
 .../modules/bootloader/boot_copy_image/index.html  |   8 +
 .../modules/bootloader/boot_erase_area/index.html  |   8 +
 .../modules/bootloader/boot_fill_slot/index.html   |   8 +
 .../bootloader/boot_find_image_area_idx/index.html |   8 +
 .../bootloader/boot_find_image_part/index.html     |   8 +
 .../bootloader/boot_find_image_slot/index.html     |   8 +
 develop/os/modules/bootloader/boot_go/index.html   |   8 +
 .../modules/bootloader/boot_init_flash/index.html  |   8 +
 .../modules/bootloader/boot_move_area/index.html   |   8 +
 .../bootloader/boot_read_image_header/index.html   |   8 +
 .../bootloader/boot_read_image_headers/index.html  |   8 +
 .../modules/bootloader/boot_read_status/index.html |   8 +
 .../bootloader/boot_select_image_slot/index.html   |   8 +
 .../modules/bootloader/boot_slot_addr/index.html   |   8 +
 .../bootloader/boot_slot_to_area_idx/index.html    |   8 +
 .../modules/bootloader/boot_swap_areas/index.html  |   8 +
 .../bootloader/boot_vect_delete_main/index.html    |   8 +
 .../bootloader/boot_vect_delete_test/index.html    |   8 +
 .../bootloader/boot_vect_read_main/index.html      |   8 +
 .../bootloader/boot_vect_read_one/index.html       |   8 +
 .../bootloader/boot_vect_read_test/index.html      |   8 +
 .../bootloader/boot_write_status/index.html        |   8 +
 .../os/modules/bootloader/bootloader/index.html    |  38 +-
 develop/os/modules/console/console/index.html      |  16 +-
 .../console/console_blocking_mode/index.html       |  12 +-
 develop/os/modules/console/console_echo/index.html |  14 +-
 develop/os/modules/console/console_init/index.html |  12 +-
 .../os/modules/console/console_is_init/index.html  |  12 +-
 .../os/modules/console/console_printf/index.html   |  14 +-
 develop/os/modules/console/console_read/index.html |  12 +-
 .../os/modules/console/console_write/index.html    |  12 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |   8 +
 develop/os/modules/devmgmt/newtmgr/index.html      |   8 +
 develop/os/modules/devmgmt/oicmgr/index.html       |   8 +
 develop/os/modules/drivers/driver/index.html       |  10 +-
 develop/os/modules/drivers/flash/index.html        |  22 +-
 develop/os/modules/drivers/mmc/index.html          |  16 +-
 develop/os/modules/fcb/fcb/index.html              |  12 +-
 develop/os/modules/fcb/fcb_append/index.html       |  10 +-
 .../os/modules/fcb/fcb_append_finish/index.html    |  10 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |  10 +-
 develop/os/modules/fcb/fcb_clear/index.html        |  10 +-
 develop/os/modules/fcb/fcb_getnext/index.html      |  10 +-
 develop/os/modules/fcb/fcb_init/index.html         |  10 +-
 develop/os/modules/fcb/fcb_is_empty/index.html     |  10 +-
 .../os/modules/fcb/fcb_offset_last_n/index.html    |  10 +-
 develop/os/modules/fcb/fcb_rotate/index.html       |  10 +-
 develop/os/modules/fcb/fcb_walk/index.html         |  10 +-
 develop/os/modules/fs/fatfs/index.html             |  10 +-
 develop/os/modules/fs/fs/fs/index.html             |  24 +-
 develop/os/modules/fs/fs/fs_close/index.html       |  14 +-
 develop/os/modules/fs/fs/fs_closedir/index.html    |  14 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |  14 +-
 develop/os/modules/fs/fs/fs_dirent_name/index.html |  14 +-
 develop/os/modules/fs/fs/fs_filelen/index.html     |  14 +-
 develop/os/modules/fs/fs/fs_getpos/index.html      |  12 +-
 develop/os/modules/fs/fs/fs_mkdir/index.html       |  14 +-
 develop/os/modules/fs/fs/fs_open/index.html        |  16 +-
 develop/os/modules/fs/fs/fs_opendir/index.html     |  14 +-
 develop/os/modules/fs/fs/fs_ops/index.html         |  12 +-
 develop/os/modules/fs/fs/fs_read/index.html        |  14 +-
 develop/os/modules/fs/fs/fs_readdir/index.html     |  14 +-
 develop/os/modules/fs/fs/fs_register/index.html    |  12 +-
 develop/os/modules/fs/fs/fs_rename/index.html      |  14 +-
 .../os/modules/fs/fs/fs_return_codes/index.html    |  10 +-
 develop/os/modules/fs/fs/fs_seek/index.html        |  14 +-
 develop/os/modules/fs/fs/fs_unlink/index.html      |  14 +-
 develop/os/modules/fs/fs/fs_write/index.html       |  14 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |  14 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |  14 +-
 develop/os/modules/fs/nffs/nffs/index.html         |   8 +
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |  12 +-
 develop/os/modules/fs/nffs/nffs_config/index.html  |  14 +-
 develop/os/modules/fs/nffs/nffs_detect/index.html  |  16 +-
 develop/os/modules/fs/nffs/nffs_format/index.html  |  16 +-
 develop/os/modules/fs/nffs/nffs_init/index.html    |  12 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |  26 +-
 develop/os/modules/fs/otherfs/index.html           |  14 +-
 develop/os/modules/hal/hal/index.html              |  12 +-
 develop/os/modules/hal/hal_api/index.html          |   8 +
 develop/os/modules/hal/hal_bsp/hal_bsp/index.html  |   8 +
 develop/os/modules/hal/hal_creation/index.html     |  10 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |   8 +
 .../modules/hal/hal_flash/hal_flash_int/index.html |  10 +-
 .../os/modules/hal/hal_gpio/hal_gpio/index.html    |  12 +-
 develop/os/modules/hal/hal_i2c/hal_i2c/index.html  |  10 +-
 develop/os/modules/hal/hal_in_libraries/index.html |   8 +
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |  12 +-
 develop/os/modules/hal/hal_spi/hal_spi/index.html  |  12 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |   8 +
 .../os/modules/hal/hal_timer/hal_timer/index.html  |  10 +-
 .../os/modules/hal/hal_uart/hal_uart/index.html    |  10 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |  10 +-
 develop/os/modules/imgmgr/imgmgr/index.html        |   8 +
 .../os/modules/imgmgr/imgr_ver_parse/index.html    |  12 +-
 develop/os/modules/imgmgr/imgr_ver_str/index.html  |  12 +-
 develop/os/modules/json/json/index.html            |  36 +-
 .../json/json_encode_object_entry/index.html       |  12 +-
 .../json/json_encode_object_finish/index.html      |  12 +-
 .../modules/json/json_encode_object_key/index.html |  12 +-
 .../json/json_encode_object_start/index.html       |  12 +-
 .../os/modules/json/json_read_object/index.html    |  14 +-
 develop/os/modules/logs/logs/index.html            |  30 +-
 develop/os/modules/shell/shell/index.html          |  12 +-
 .../os/modules/shell/shell_cmd_register/index.html |  12 +-
 develop/os/modules/shell/shell_evq_set/index.html  |  10 +-
 .../shell/shell_nlip_input_register/index.html     |  14 +-
 .../os/modules/shell/shell_nlip_output/index.html  |  12 +-
 develop/os/modules/split/split/index.html          |  30 +-
 develop/os/modules/stats/stats/index.html          |  40 +-
 .../sysinitconfig/sysconfig_error/index.html       |  46 ++-
 .../modules/sysinitconfig/sysinitconfig/index.html |  42 ++-
 develop/os/modules/testutil/test_assert/index.html |  18 +-
 develop/os/modules/testutil/test_case/index.html   |  12 +-
 develop/os/modules/testutil/test_decl/index.html   |  12 +-
 develop/os/modules/testutil/test_pass/index.html   |  12 +-
 develop/os/modules/testutil/test_suite/index.html  |  12 +-
 develop/os/modules/testutil/testutil/index.html    |  16 +-
 develop/os/modules/testutil/tu_init/index.html     |  12 +-
 develop/os/modules/testutil/tu_restart/index.html  |  12 +-
 develop/os/os_user_guide/index.html                |   8 +
 develop/os/tutorials/add_newtmgr/index.html        |  26 +-
 develop/os/tutorials/add_shell/index.html          |  22 +-
 develop/os/tutorials/air_quality_ble/index.html    |  28 +-
 develop/os/tutorials/air_quality_sensor/index.html |  92 ++---
 develop/os/tutorials/arduino_zero/index.html       |  30 +-
 develop/os/tutorials/blehci_project/index.html     |  36 +-
 .../os/tutorials/bleprph/bleprph-adv/index.html    |  10 +-
 .../os/tutorials/bleprph/bleprph-app/index.html    |  12 +-
 .../bleprph/bleprph-chr-access/index.html          |  24 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |  12 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |   8 +
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |  14 +-
 develop/os/tutorials/bletiny_project/index.html    |  40 +-
 develop/os/tutorials/blinky/index.html             |   8 +
 develop/os/tutorials/blinky_console/index.html     |  26 +-
 develop/os/tutorials/blinky_primo/index.html       |  32 +-
 develop/os/tutorials/blinky_stm32f4disc/index.html |  32 +-
 develop/os/tutorials/codesize/index.html           |   8 +
 develop/os/tutorials/eddystone/index.html          |  22 +-
 develop/os/tutorials/event_queue/index.html        |  50 +--
 develop/os/tutorials/ibeacon/index.html            |  32 +-
 develop/os/tutorials/nRF52/index.html              |  28 +-
 develop/os/tutorials/nrf52_adc/index.html          |  98 ++---
 develop/os/tutorials/olimex/index.html             |  28 +-
 develop/os/tutorials/ota_upgrade_nrf52/index.html  |  24 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |  36 +-
 develop/os/tutorials/project-sim-slinky/index.html |  22 +-
 develop/os/tutorials/project-slinky/index.html     |   8 +
 .../os/tutorials/project-stm32-slinky/index.html   |  36 +-
 develop/os/tutorials/rbnano2/index.html            |  28 +-
 develop/os/tutorials/repo/add_repos/index.html     |  32 +-
 develop/os/tutorials/repo/create_repo/index.html   |  26 +-
 develop/os/tutorials/repo/private_repo/index.html  |  12 +-
 develop/os/tutorials/repo/upgrade_repo/index.html  |  10 +-
 develop/os/tutorials/tasks_lesson/index.html       |  40 +-
 develop/os/tutorials/tutorials/index.html          |   8 +
 develop/os/tutorials/unit_test/index.html          |  34 +-
 develop/os/tutorials/wi-fi_on_arduino/index.html   |  38 +-
 develop/sitemap.xml                                |  34 +-
 download/index.html                                |  42 +--
 events/index.html                                  |  23 +-
 faq/answers/index.html                             |  36 +-
 faq/how_to_edit_docs/index.html                    |  36 +-
 latest/download/index.html                         |   6 +-
 latest/faq/answers/index.html                      |   2 +-
 latest/faq/go_env/index.html                       |  55 +--
 latest/faq/how_to_edit_docs/index.html             |   8 +-
 latest/faq/ide/index.html                          |   6 +-
 .../{newtmgr/overview => known_issues}/index.html  | 140 +++----
 latest/mkdocs/search_index.json                    | 280 +++++++-------
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |  10 +-
 .../ble_att/functions/ble_att_mtu/index.html       |  10 +-
 .../functions/ble_att_set_preferred_mtu/index.html |  10 +-
 .../functions/ble_att_svr_read_local/index.html    |  10 +-
 .../functions/ble_att_svr_write_local/index.html   |  10 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |  10 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |  40 +-
 .../functions/ble_gap_adv_active/index.html        |  10 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |  10 +-
 .../functions/ble_gap_adv_set_fields/index.html    |  10 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |  10 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  10 +-
 .../functions/ble_gap_conn_active/index.html       |  10 +-
 .../functions/ble_gap_conn_cancel/index.html       |  10 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |  10 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  10 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |  10 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |  10 +-
 .../functions/ble_gap_disc_active/index.html       |  10 +-
 .../functions/ble_gap_disc_cancel/index.html       |  10 +-
 .../functions/ble_gap_security_initiate/index.html |  10 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |  10 +-
 .../functions/ble_gap_update_params/index.html     |  10 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  10 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |  10 +-
 .../definitions/ble_gattc_defs/index.html          |  30 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |  10 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |  10 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |  10 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  10 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |  10 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |  10 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |  10 +-
 .../functions/ble_gattc_indicate/index.html        |  10 +-
 .../functions/ble_gattc_notify/index.html          |  10 +-
 .../functions/ble_gattc_notify_custom/index.html   |  10 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |  10 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |  10 +-
 .../functions/ble_gattc_read_long/index.html       |  10 +-
 .../functions/ble_gattc_read_mult/index.html       |  10 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |  10 +-
 .../functions/ble_gattc_write_flat/index.html      |  10 +-
 .../functions/ble_gattc_write_long/index.html      |  10 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |  10 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |  10 +-
 .../functions/ble_gattc_write_reliable/index.html  |  10 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |  10 +-
 .../definitions/ble_gatts_defs/index.html          |  26 +-
 .../functions/ble_gatts_add_svcs/index.html        |  10 +-
 .../functions/ble_gatts_count_cfg/index.html       |  10 +-
 .../functions/ble_gatts_count_resources/index.html |  10 +-
 .../functions/ble_gatts_find_chr/index.html        |  10 +-
 .../functions/ble_gatts_find_dsc/index.html        |  10 +-
 .../functions/ble_gatts_find_svc/index.html        |  10 +-
 .../functions/ble_gatts_register_svcs/index.html   |  10 +-
 latest/network/ble/ble_hs/ble_hs/index.html        |   8 +
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |  10 +-
 .../functions/ble_hs_id_copy_addr/index.html       |  10 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |  10 +-
 .../functions/ble_hs_id_set_rnd/index.html         |  10 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |  12 +-
 .../ble_hs/init/definitions/init_defs/index.html   |  14 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |  10 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |  10 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |  10 +-
 latest/network/ble/ble_hs/init/init/index.html     |  10 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |  10 +-
 .../ble_eddystone_set_adv_data_url/index.html      |  10 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  10 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |  10 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  10 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |  10 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |  10 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |  10 +-
 latest/network/ble/ble_hs/other/other/index.html   |  10 +-
 latest/network/ble/ble_intro/index.html            |   8 +
 latest/network/ble/ble_sec/index.html              |   8 +
 latest/network/ble/bletiny/bletiny_GAP/index.html  |   8 +
 latest/network/ble/bletiny/bletiny_GATT/index.html |  14 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |   8 +
 latest/network/ble/bletiny/bletiny_api/index.html  |  30 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |  10 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |  10 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |  12 +-
 latest/network/ble/ini_stack/ble_devadd/index.html |  10 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |  12 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |  12 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |  12 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |  14 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |  10 +-
 latest/network/ble/nimble_setup/index.html         |  26 +-
 latest/newt/command_list/newt_build/index.html     |  12 +-
 latest/newt/command_list/newt_clean/index.html     |  12 +-
 .../newt/command_list/newt_create_image/index.html |  12 +-
 latest/newt/command_list/newt_debug/index.html     |  14 +-
 latest/newt/command_list/newt_help/index.html      |  16 +-
 latest/newt/command_list/newt_info/index.html      |  12 +-
 latest/newt/command_list/newt_install/index.html   |  14 +-
 latest/newt/command_list/newt_load/index.html      |  14 +-
 latest/newt/command_list/newt_mfg/index.html       |  26 +-
 latest/newt/command_list/newt_new/index.html       |  12 +-
 latest/newt/command_list/newt_pkg/index.html       |  14 +-
 latest/newt/command_list/newt_run/index.html       |  14 +-
 latest/newt/command_list/newt_size/index.html      |  16 +-
 latest/newt/command_list/newt_sync/index.html      |  14 +-
 latest/newt/command_list/newt_target/index.html    |  14 +-
 latest/newt/command_list/newt_test/index.html      |  14 +-
 latest/newt/command_list/newt_upgrade/index.html   |  14 +-
 latest/newt/command_list/newt_vals/index.html      |  14 +-
 latest/newt/command_list/newt_version/index.html   |  12 +-
 latest/newt/install/newt_linux/index.html          |  51 ++-
 latest/newt/install/newt_mac/index.html            |  24 +-
 latest/newt/install/newt_windows/index.html        |  20 +-
 latest/newt/newt_intro/index.html                  |  20 +-
 latest/newt/newt_operation/index.html              |  24 +-
 latest/newt/newt_ops/index.html                    |  14 +-
 .../newtmgr/command_list/newtmgr_config/index.html |  12 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |  14 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |  12 +-
 .../command_list/newtmgr_datetime/index.html       |  12 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |  12 +-
 latest/newtmgr/command_list/newtmgr_fs/index.html  |  12 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |  16 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |  12 +-
 .../command_list/newtmgr_mpstats/index.html        |  14 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |  12 +-
 latest/newtmgr/command_list/newtmgr_run/index.html |  12 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |  18 +-
 .../command_list/newtmgr_taskstats/index.html      |  14 +-
 latest/newtmgr/install_linux/index.html            |  51 ++-
 latest/newtmgr/install_mac/index.html              |  22 +-
 latest/newtmgr/install_windows/index.html          |  18 +-
 latest/newtmgr/overview/index.html                 |  10 +-
 latest/os/core_os/callout/callout/index.html       |  14 +-
 .../callout/os_callout_func_init/index.html        |  12 +-
 .../os/core_os/callout/os_callout_init/index.html  |  12 +-
 .../core_os/callout/os_callout_queued/index.html   |  10 +-
 .../os/core_os/callout/os_callout_reset/index.html |  12 +-
 .../os/core_os/callout/os_callout_stop/index.html  |  12 +-
 .../context_switch/context_switch/index.html       |   8 +
 .../context_switch/os_arch_ctx_sw/index.html       |  24 +-
 .../os/core_os/context_switch/os_sched/index.html  |  12 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |  12 +-
 .../os_sched_get_current_task/index.html           |  16 +-
 .../context_switch/os_sched_insert/index.html      |  10 +-
 .../context_switch/os_sched_next_task/index.html   |  10 +-
 .../os_sched_os_timer_exp/index.html               |  12 +-
 .../context_switch/os_sched_remove/index.html      |  14 +-
 .../context_switch/os_sched_resort/index.html      |  12 +-
 .../os_sched_set_current_task/index.html           |  10 +-
 .../context_switch/os_sched_sleep/index.html       |  16 +-
 .../context_switch/os_sched_wakeup/index.html      |  12 +-
 latest/os/core_os/cputime/os_cputime/index.html    |   8 +
 .../cputime/os_cputime_delay_nsecs/index.html      |  12 +-
 .../cputime/os_cputime_delay_ticks/index.html      |  12 +-
 .../cputime/os_cputime_delay_usecs/index.html      |  12 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |  12 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |  12 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |  12 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |  12 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |  12 +-
 .../cputime/os_cputime_timer_init/index.html       |  14 +-
 .../cputime/os_cputime_timer_relative/index.html   |  12 +-
 .../cputime/os_cputime_timer_start/index.html      |  12 +-
 .../cputime/os_cputime_timer_stop/index.html       |  12 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |  12 +-
 .../os/core_os/event_queue/event_queue/index.html  |  16 +-
 .../event_queue/os_eventq_designate/index.html     |  12 +-
 .../event_queue/os_eventq_dflt_get/index.html      |  12 +-
 .../core_os/event_queue/os_eventq_get/index.html   |  12 +-
 .../core_os/event_queue/os_eventq_init/index.html  |  12 +-
 .../event_queue/os_eventq_inited/index.html        |  14 +-
 .../core_os/event_queue/os_eventq_put/index.html   |  12 +-
 .../event_queue/os_eventq_remove/index.html        |  14 +-
 .../core_os/event_queue/os_eventq_run/index.html   |  12 +-
 latest/os/core_os/heap/heap/index.html             |   8 +
 latest/os/core_os/heap/os_free/index.html          |  12 +-
 latest/os/core_os/heap/os_malloc/index.html        |  12 +-
 latest/os/core_os/heap/os_realloc/index.html       |  12 +-
 latest/os/core_os/mbuf/OS_MBUF_DATA/index.html     |  12 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |  12 +-
 latest/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |  12 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |  12 +-
 latest/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |  12 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |  12 +-
 latest/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |  12 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |  12 +-
 latest/os/core_os/mbuf/mbuf/index.html             |  22 +-
 latest/os/core_os/mbuf/os_mbuf_adj/index.html      |  12 +-
 latest/os/core_os/mbuf/os_mbuf_append/index.html   |  12 +-
 latest/os/core_os/mbuf/os_mbuf_concat/index.html   |  12 +-
 latest/os/core_os/mbuf/os_mbuf_copydata/index.html |  12 +-
 latest/os/core_os/mbuf/os_mbuf_copyinto/index.html |  12 +-
 latest/os/core_os/mbuf/os_mbuf_dup/index.html      |  12 +-
 latest/os/core_os/mbuf/os_mbuf_extend/index.html   |  12 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |  12 +-
 latest/os/core_os/mbuf/os_mbuf_get/index.html      |  12 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |  12 +-
 latest/os/core_os/mbuf/os_mbuf_memcmp/index.html   |  12 +-
 latest/os/core_os/mbuf/os_mbuf_off/index.html      |  12 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |  14 +-
 latest/os/core_os/mbuf/os_mbuf_prepend/index.html  |  12 +-
 latest/os/core_os/mbuf/os_mbuf_pullup/index.html   |  12 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |  12 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |  14 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |  18 +-
 .../core_os/memory_pool/os_memblock_get/index.html |  12 +-
 .../core_os/memory_pool/os_memblock_put/index.html |  12 +-
 .../os_mempool_info_get_next/index.html            |  12 +-
 .../core_os/memory_pool/os_mempool_init/index.html |  12 +-
 latest/os/core_os/mqueue/mqueue/index.html         |  12 +-
 latest/os/core_os/mqueue/os_mqueue_get/index.html  |  12 +-
 latest/os/core_os/mqueue/os_mqueue_init/index.html |  12 +-
 latest/os/core_os/mqueue/os_mqueue_put/index.html  |  12 +-
 latest/os/core_os/msys/msys/index.html             |   8 +
 latest/os/core_os/msys/os_msys_get/index.html      |  12 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |  12 +-
 latest/os/core_os/msys/os_msys_register/index.html |  12 +-
 latest/os/core_os/msys/os_msys_reset/index.html    |  12 +-
 latest/os/core_os/mutex/mutex/index.html           |  10 +-
 latest/os/core_os/mutex/os_mutex_init/index.html   |  14 +-
 latest/os/core_os/mutex/os_mutex_pend/index.html   |  14 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |  14 +-
 latest/os/core_os/mynewt_os/index.html             |  10 +-
 latest/os/core_os/os_started/index.html            |  10 +-
 latest/os/core_os/porting/port_bsp/index.html      |  18 +-
 latest/os/core_os/porting/port_cpu/index.html      |   8 +
 latest/os/core_os/porting/port_mcu/index.html      |   8 +
 latest/os/core_os/porting/port_os/index.html       |   8 +
 .../core_os/sanity/os_sanity_check_init/index.html |  12 +-
 .../sanity/os_sanity_check_register/index.html     |  12 +-
 .../sanity/os_sanity_check_reset/index.html        |  12 +-
 .../sanity/os_sanity_task_checkin/index.html       |  12 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |  12 +-
 latest/os/core_os/sanity/sanity/index.html         |  26 +-
 latest/os/core_os/semaphore/os_sem_init/index.html |  14 +-
 latest/os/core_os/semaphore/os_sem_pend/index.html |  14 +-
 .../os/core_os/semaphore/os_sem_release/index.html |  14 +-
 latest/os/core_os/semaphore/semaphore/index.html   |  10 +-
 latest/os/core_os/task/os_task_count/index.html    |  12 +-
 .../core_os/task/os_task_info_get_next/index.html  |  12 +-
 latest/os/core_os/task/os_task_init/index.html     |  16 +-
 latest/os/core_os/task/os_task_remove/index.html   |  12 +-
 latest/os/core_os/task/task/index.html             |  36 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |  12 +-
 latest/os/core_os/time/os_gettimeofday/index.html  |  12 +-
 latest/os/core_os/time/os_settimeofday/index.html  |  12 +-
 latest/os/core_os/time/os_time/index.html          |  12 +-
 latest/os/core_os/time/os_time_advance/index.html  |  10 +-
 latest/os/core_os/time/os_time_delay/index.html    |  12 +-
 latest/os/core_os/time/os_time_get/index.html      |  12 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |  12 +-
 latest/os/get_started/cross_tools/index.html       |  30 +-
 latest/os/get_started/docker/index.html            |  12 +-
 latest/os/get_started/get_started/index.html       |   8 +
 .../os/get_started/native_install_intro/index.html |   8 +
 latest/os/get_started/native_tools/index.html      |  26 +-
 latest/os/get_started/project_create/index.html    |  62 +++-
 latest/os/get_started/serial_access/index.html     |  20 +-
 latest/os/get_started/vocabulary/index.html        |  16 +-
 latest/os/introduction/index.html                  |   8 +
 latest/os/modules/baselibc/index.html              |  10 +-
 .../bootloader/boot_build_status/index.html        |   8 +
 .../bootloader/boot_build_status_one/index.html    |   8 +
 .../bootloader/boot_clear_status/index.html        |   8 +
 .../modules/bootloader/boot_copy_area/index.html   |   8 +
 .../modules/bootloader/boot_copy_image/index.html  |   8 +
 .../modules/bootloader/boot_erase_area/index.html  |   8 +
 .../modules/bootloader/boot_fill_slot/index.html   |   8 +
 .../bootloader/boot_find_image_area_idx/index.html |   8 +
 .../bootloader/boot_find_image_part/index.html     |   8 +
 .../bootloader/boot_find_image_slot/index.html     |   8 +
 latest/os/modules/bootloader/boot_go/index.html    |   8 +
 .../modules/bootloader/boot_init_flash/index.html  |   8 +
 .../modules/bootloader/boot_move_area/index.html   |   8 +
 .../bootloader/boot_read_image_header/index.html   |   8 +
 .../bootloader/boot_read_image_headers/index.html  |   8 +
 .../modules/bootloader/boot_read_status/index.html |   8 +
 .../bootloader/boot_select_image_slot/index.html   |   8 +
 .../modules/bootloader/boot_slot_addr/index.html   |   8 +
 .../bootloader/boot_slot_to_area_idx/index.html    |   8 +
 .../modules/bootloader/boot_swap_areas/index.html  |   8 +
 .../bootloader/boot_vect_delete_main/index.html    |   8 +
 .../bootloader/boot_vect_delete_test/index.html    |   8 +
 .../bootloader/boot_vect_read_main/index.html      |   8 +
 .../bootloader/boot_vect_read_one/index.html       |   8 +
 .../bootloader/boot_vect_read_test/index.html      |   8 +
 .../bootloader/boot_write_status/index.html        |   8 +
 latest/os/modules/bootloader/bootloader/index.html |  38 +-
 latest/os/modules/console/console/index.html       |  16 +-
 .../console/console_blocking_mode/index.html       |  12 +-
 latest/os/modules/console/console_echo/index.html  |  14 +-
 latest/os/modules/console/console_init/index.html  |  12 +-
 .../os/modules/console/console_is_init/index.html  |  12 +-
 .../os/modules/console/console_printf/index.html   |  14 +-
 latest/os/modules/console/console_read/index.html  |  12 +-
 latest/os/modules/console/console_write/index.html |  12 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |   8 +
 latest/os/modules/devmgmt/newtmgr/index.html       |   8 +
 latest/os/modules/devmgmt/oicmgr/index.html        |   8 +
 latest/os/modules/drivers/driver/index.html        |  10 +-
 latest/os/modules/drivers/flash/index.html         |  22 +-
 latest/os/modules/drivers/mmc/index.html           |  16 +-
 latest/os/modules/fcb/fcb/index.html               |  12 +-
 latest/os/modules/fcb/fcb_append/index.html        |  10 +-
 latest/os/modules/fcb/fcb_append_finish/index.html |  10 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |  10 +-
 latest/os/modules/fcb/fcb_clear/index.html         |  10 +-
 latest/os/modules/fcb/fcb_getnext/index.html       |  10 +-
 latest/os/modules/fcb/fcb_init/index.html          |  10 +-
 latest/os/modules/fcb/fcb_is_empty/index.html      |  10 +-
 latest/os/modules/fcb/fcb_offset_last_n/index.html |  10 +-
 latest/os/modules/fcb/fcb_rotate/index.html        |  10 +-
 latest/os/modules/fcb/fcb_walk/index.html          |  10 +-
 latest/os/modules/fs/fatfs/index.html              |  10 +-
 latest/os/modules/fs/fs/fs/index.html              |  24 +-
 latest/os/modules/fs/fs/fs_close/index.html        |  14 +-
 latest/os/modules/fs/fs/fs_closedir/index.html     |  14 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |  14 +-
 latest/os/modules/fs/fs/fs_dirent_name/index.html  |  14 +-
 latest/os/modules/fs/fs/fs_filelen/index.html      |  14 +-
 latest/os/modules/fs/fs/fs_getpos/index.html       |  12 +-
 latest/os/modules/fs/fs/fs_mkdir/index.html        |  14 +-
 latest/os/modules/fs/fs/fs_open/index.html         |  16 +-
 latest/os/modules/fs/fs/fs_opendir/index.html      |  14 +-
 latest/os/modules/fs/fs/fs_ops/index.html          |  12 +-
 latest/os/modules/fs/fs/fs_read/index.html         |  14 +-
 latest/os/modules/fs/fs/fs_readdir/index.html      |  14 +-
 latest/os/modules/fs/fs/fs_register/index.html     |  12 +-
 latest/os/modules/fs/fs/fs_rename/index.html       |  14 +-
 latest/os/modules/fs/fs/fs_return_codes/index.html |  10 +-
 latest/os/modules/fs/fs/fs_seek/index.html         |  14 +-
 latest/os/modules/fs/fs/fs_unlink/index.html       |  14 +-
 latest/os/modules/fs/fs/fs_write/index.html        |  14 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |  14 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |  14 +-
 latest/os/modules/fs/nffs/nffs/index.html          |   8 +
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |  12 +-
 latest/os/modules/fs/nffs/nffs_config/index.html   |  14 +-
 latest/os/modules/fs/nffs/nffs_detect/index.html   |  16 +-
 latest/os/modules/fs/nffs/nffs_format/index.html   |  16 +-
 latest/os/modules/fs/nffs/nffs_init/index.html     |  12 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |  26 +-
 latest/os/modules/fs/otherfs/index.html            |  14 +-
 latest/os/modules/hal/hal/index.html               |  12 +-
 latest/os/modules/hal/hal_api/index.html           |   8 +
 latest/os/modules/hal/hal_bsp/hal_bsp/index.html   |   8 +
 latest/os/modules/hal/hal_creation/index.html      |  10 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |   8 +
 .../modules/hal/hal_flash/hal_flash_int/index.html |  10 +-
 latest/os/modules/hal/hal_gpio/hal_gpio/index.html |  12 +-
 latest/os/modules/hal/hal_i2c/hal_i2c/index.html   |  10 +-
 latest/os/modules/hal/hal_in_libraries/index.html  |   8 +
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |  12 +-
 latest/os/modules/hal/hal_spi/hal_spi/index.html   |  12 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |   8 +
 .../os/modules/hal/hal_timer/hal_timer/index.html  |  10 +-
 latest/os/modules/hal/hal_uart/hal_uart/index.html |  10 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |  10 +-
 latest/os/modules/imgmgr/imgmgr/index.html         |   8 +
 latest/os/modules/imgmgr/imgr_ver_parse/index.html |  12 +-
 latest/os/modules/imgmgr/imgr_ver_str/index.html   |  12 +-
 latest/os/modules/json/json/index.html             |  36 +-
 .../json/json_encode_object_entry/index.html       |  12 +-
 .../json/json_encode_object_finish/index.html      |  12 +-
 .../modules/json/json_encode_object_key/index.html |  12 +-
 .../json/json_encode_object_start/index.html       |  12 +-
 latest/os/modules/json/json_read_object/index.html |  14 +-
 latest/os/modules/logs/logs/index.html             |  30 +-
 latest/os/modules/shell/shell/index.html           |  12 +-
 .../os/modules/shell/shell_cmd_register/index.html |  12 +-
 latest/os/modules/shell/shell_evq_set/index.html   |  10 +-
 .../shell/shell_nlip_input_register/index.html     |  14 +-
 .../os/modules/shell/shell_nlip_output/index.html  |  12 +-
 latest/os/modules/split/split/index.html           |  30 +-
 latest/os/modules/stats/stats/index.html           |  40 +-
 .../sysinitconfig/sysconfig_error/index.html       |  46 ++-
 .../modules/sysinitconfig/sysinitconfig/index.html |  42 ++-
 latest/os/modules/testutil/test_assert/index.html  |  18 +-
 latest/os/modules/testutil/test_case/index.html    |  12 +-
 latest/os/modules/testutil/test_decl/index.html    |  12 +-
 latest/os/modules/testutil/test_pass/index.html    |  12 +-
 latest/os/modules/testutil/test_suite/index.html   |  12 +-
 latest/os/modules/testutil/testutil/index.html     |  16 +-
 latest/os/modules/testutil/tu_init/index.html      |  12 +-
 latest/os/modules/testutil/tu_restart/index.html   |  12 +-
 latest/os/os_user_guide/index.html                 |   8 +
 latest/os/tutorials/add_newtmgr/index.html         |  26 +-
 latest/os/tutorials/add_shell/index.html           |  22 +-
 latest/os/tutorials/air_quality_ble/index.html     |  28 +-
 latest/os/tutorials/air_quality_sensor/index.html  |  92 ++---
 latest/os/tutorials/arduino_zero/index.html        |  30 +-
 latest/os/tutorials/blehci_project/index.html      |  36 +-
 latest/os/tutorials/bleprph/bleprph-adv/index.html |  10 +-
 latest/os/tutorials/bleprph/bleprph-app/index.html |  12 +-
 .../bleprph/bleprph-chr-access/index.html          |  24 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |  12 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |   8 +
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |  14 +-
 latest/os/tutorials/bletiny_project/index.html     |  40 +-
 latest/os/tutorials/blinky/index.html              |   8 +
 latest/os/tutorials/blinky_console/index.html      |  26 +-
 latest/os/tutorials/blinky_primo/index.html        |  32 +-
 latest/os/tutorials/blinky_stm32f4disc/index.html  |  32 +-
 latest/os/tutorials/codesize/index.html            |   8 +
 latest/os/tutorials/eddystone/index.html           |  22 +-
 latest/os/tutorials/event_queue/index.html         |  50 +--
 latest/os/tutorials/ibeacon/index.html             |  32 +-
 latest/os/tutorials/nRF52/index.html               |  28 +-
 latest/os/tutorials/nrf52_adc/index.html           |  98 ++---
 latest/os/tutorials/olimex/index.html              |  28 +-
 latest/os/tutorials/ota_upgrade_nrf52/index.html   |  24 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |  36 +-
 latest/os/tutorials/project-sim-slinky/index.html  |  22 +-
 latest/os/tutorials/project-slinky/index.html      |   8 +
 .../os/tutorials/project-stm32-slinky/index.html   |  36 +-
 latest/os/tutorials/rbnano2/index.html             |  28 +-
 latest/os/tutorials/repo/add_repos/index.html      |  32 +-
 latest/os/tutorials/repo/create_repo/index.html    |  26 +-
 latest/os/tutorials/repo/private_repo/index.html   |  12 +-
 latest/os/tutorials/repo/upgrade_repo/index.html   |  10 +-
 latest/os/tutorials/tasks_lesson/index.html        |  40 +-
 latest/os/tutorials/tutorials/index.html           |   8 +
 latest/os/tutorials/unit_test/index.html           |  34 +-
 latest/os/tutorials/wi-fi_on_arduino/index.html    |  38 +-
 latest/sitemap.xml                                 |  34 +-
 mkdocs/search_index.json                           | 404 +++++++++++++--------
 network/ble/ble_intro/index.html                   |  32 +-
 network/ble/ble_sec/index.html                     |  34 +-
 network/ble/bletiny/bletiny_GAP/index.html         |  28 +-
 network/ble/bletiny/bletiny_GATT/index.html        |  36 +-
 network/ble/bletiny/bletiny_advdata/index.html     |  28 +-
 network/ble/bletiny_api/index.html                 |  50 ++-
 network/ble/ini_stack/ble_add_cpu/index.html       |  30 +-
 network/ble/ini_stack/ble_consolepkg/index.html    |  30 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |  32 +-
 network/ble/ini_stack/ble_devadd/index.html        |  30 +-
 network/ble/ini_stack/ble_host_ini/index.html      |  32 +-
 network/ble/ini_stack/ble_ini_intro/index.html     |  32 +-
 network/ble/ini_stack/ble_mempool/index.html       |  32 +-
 network/ble/ini_stack/ble_parent_ini/index.html    |  34 +-
 network/ble/ini_stack/ble_statpkg/index.html       |  30 +-
 network/ble/nimble_setup/index.html                |  48 +--
 newt/command_list/newt_build/index.html            |  34 +-
 newt/command_list/newt_clean/index.html            |  34 +-
 newt/command_list/newt_create_image/index.html     |  34 +-
 newt/command_list/newt_debug/index.html            |  34 +-
 newt/command_list/newt_help/index.html             |  36 +-
 newt/command_list/newt_info/index.html             |  32 +-
 newt/command_list/newt_install/index.html          |  34 +-
 newt/command_list/newt_load/index.html             |  34 +-
 newt/command_list/newt_new/index.html              |  34 +-
 newt/command_list/newt_run/index.html              |  34 +-
 newt/command_list/newt_size/index.html             |  36 +-
 newt/command_list/newt_target/index.html           |  36 +-
 newt/command_list/newt_test/index.html             |  34 +-
 newt/command_list/newt_upgrade/index.html          |  32 +-
 newt/command_list/newt_version/index.html          |  34 +-
 newt/install/newt_linux/index.html                 |  60 ++-
 newt/install/newt_mac/index.html                   |  60 ++-
 newt/newt_intro/index.html                         |  43 +--
 newt/newt_operation/index.html                     | 131 +++----
 newt/newt_ops/index.html                           |  34 +-
 newtmgr/installing/index.html                      |  38 +-
 newtmgr/overview/index.html                        |  62 ++--
 os/core_os/callout/callout/index.html              |  54 ++-
 os/core_os/callout/os_callout_func_init/index.html |  54 ++-
 os/core_os/callout/os_callout_init/index.html      |  54 ++-
 os/core_os/callout/os_callout_queued/index.html    |  52 ++-
 os/core_os/callout/os_callout_reset/index.html     |  54 ++-
 os/core_os/callout/os_callout_stop/index.html      |  54 ++-
 .../context_switch/context_switch/index.html       |  50 ++-
 .../context_switch/os_arch_ctx_sw/index.html       |  64 ++--
 os/core_os/context_switch/os_sched/index.html      |  54 ++-
 .../context_switch/os_sched_ctx_sw_hook/index.html |  54 ++-
 .../os_sched_get_current_task/index.html           |  58 +--
 .../context_switch/os_sched_insert/index.html      |  52 ++-
 .../context_switch/os_sched_next_task/index.html   |  52 ++-
 .../os_sched_os_timer_exp/index.html               |  54 ++-
 .../context_switch/os_sched_resort/index.html      |  54 ++-
 .../os_sched_set_current_task/index.html           |  52 ++-
 .../context_switch/os_sched_sleep/index.html       |  58 +--
 .../context_switch/os_sched_wakeup/index.html      |  54 ++-
 os/core_os/event_queue/event_queue/index.html      |  54 ++-
 os/core_os/event_queue/os_eventq_get/index.html    |  54 ++-
 os/core_os/event_queue/os_eventq_init/index.html   |  56 +--
 os/core_os/event_queue/os_eventq_put/index.html    |  54 ++-
 os/core_os/event_queue/os_eventq_remove/index.html |  54 ++-
 os/core_os/heap/heap/index.html                    |  50 ++-
 os/core_os/heap/os_free/index.html                 |  54 ++-
 os/core_os/heap/os_malloc/index.html               |  54 ++-
 os/core_os/heap/os_realloc/index.html              |  54 ++-
 os/core_os/mbuf/OS_MBUF_DATA/index.html            |  54 ++-
 os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html    |  54 ++-
 os/core_os/mbuf/OS_MBUF_PKTHDR/index.html          |  54 ++-
 os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html  |  54 ++-
 os/core_os/mbuf/OS_MBUF_PKTLEN/index.html          |  54 ++-
 os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html   |  54 ++-
 os/core_os/mbuf/OS_MBUF_USRHDR/index.html          |  54 ++-
 os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html      |  54 ++-
 os/core_os/mbuf/mbuf/index.html                    |  64 ++--
 os/core_os/mbuf/os_mbuf_adj/index.html             |  54 ++-
 os/core_os/mbuf/os_mbuf_append/index.html          |  54 ++-
 os/core_os/mbuf/os_mbuf_concat/index.html          |  54 ++-
 os/core_os/mbuf/os_mbuf_copydata/index.html        |  54 ++-
 os/core_os/mbuf/os_mbuf_copyinto/index.html        |  54 ++-
 os/core_os/mbuf/os_mbuf_dup/index.html             |  54 ++-
 os/core_os/mbuf/os_mbuf_extend/index.html          |  54 ++-
 os/core_os/mbuf/os_mbuf_free_chain/index.html      |  54 ++-
 os/core_os/mbuf/os_mbuf_get/index.html             |  54 ++-
 os/core_os/mbuf/os_mbuf_get_pkthdr/index.html      |  54 ++-
 os/core_os/mbuf/os_mbuf_memcmp/index.html          |  54 ++-
 os/core_os/mbuf/os_mbuf_off/index.html             |  54 ++-
 os/core_os/mbuf/os_mbuf_pool_init/index.html       |  56 +--
 os/core_os/mbuf/os_mbuf_prepend/index.html         |  54 ++-
 os/core_os/mbuf/os_mbuf_pullup/index.html          |  54 ++-
 os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html |  54 ++-
 os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html  |  56 +--
 os/core_os/memory_pool/memory_pool/index.html      |  60 +--
 os/core_os/memory_pool/os_memblock_get/index.html  |  54 ++-
 os/core_os/memory_pool/os_memblock_put/index.html  |  54 ++-
 os/core_os/memory_pool/os_mempool_init/index.html  |  54 ++-
 os/core_os/mqueue/mqueue/index.html                |  54 ++-
 os/core_os/mqueue/os_mqueue_get/index.html         |  54 ++-
 os/core_os/mqueue/os_mqueue_init/index.html        |  54 ++-
 os/core_os/mqueue/os_mqueue_put/index.html         |  54 ++-
 os/core_os/msys/msys/index.html                    |  50 ++-
 os/core_os/msys/os_msys_get/index.html             |  54 ++-
 os/core_os/msys/os_msys_get_pkthdr/index.html      |  54 ++-
 os/core_os/msys/os_msys_register/index.html        |  54 ++-
 os/core_os/msys/os_msys_reset/index.html           |  54 ++-
 os/core_os/mutex/mutex/index.html                  |  52 ++-
 os/core_os/mutex/os_mutex_init/index.html          |  56 +--
 os/core_os/mutex/os_mutex_pend/index.html          |  56 +--
 os/core_os/mutex/os_mutex_release/index.html       |  56 +--
 os/core_os/mynewt_os/index.html                    |  52 ++-
 os/core_os/os_init/index.html                      |  52 ++-
 os/core_os/os_start/index.html                     |  52 ++-
 os/core_os/os_started/index.html                   |  52 ++-
 os/core_os/porting/port_bsp/index.html             |  60 +--
 os/core_os/porting/port_cpu/index.html             |  50 ++-
 os/core_os/porting/port_mcu/index.html             |  50 ++-
 os/core_os/porting/port_os/index.html              |  50 ++-
 os/core_os/sanity/os_sanity_check_init/index.html  |  54 ++-
 .../sanity/os_sanity_check_register/index.html     |  54 ++-
 os/core_os/sanity/os_sanity_check_reset/index.html |  54 ++-
 .../sanity/os_sanity_task_checkin/index.html       |  54 ++-
 os/core_os/sanity/os_sanity_task_init/index.html   |  54 ++-
 os/core_os/sanity/sanity/index.html                |  68 ++--
 os/core_os/semaphore/os_sem_init/index.html        |  56 +--
 os/core_os/semaphore/os_sem_pend/index.html        |  56 +--
 os/core_os/semaphore/os_sem_release/index.html     |  56 +--
 os/core_os/semaphore/semaphore/index.html          |  52 ++-
 os/core_os/task/os_task_count/index.html           |  54 ++-
 os/core_os/task/os_task_info_get_next/index.html   |  54 ++-
 os/core_os/task/os_task_init/index.html            |  58 +--
 os/core_os/task/task/index.html                    |  78 ++--
 os/core_os/time/os_gettimeofday/index.html         |  54 ++-
 os/core_os/time/os_settimeofday/index.html         |  54 ++-
 os/core_os/time/os_time/index.html                 |  50 ++-
 os/core_os/time/os_time_delay/index.html           |  54 ++-
 os/core_os/time/os_time_get/index.html             |  54 ++-
 os/core_os/time/os_time_tick/index.html            |  54 ++-
 os/get_started/cross_tools/index.html              |  56 ++-
 os/get_started/docker/index.html                   |  54 ++-
 os/get_started/get_started/index.html              |  51 ++-
 os/get_started/native_tools/index.html             |  66 ++--
 os/get_started/project_create/index.html           |  62 ++--
 os/get_started/vocabulary/index.html               |  34 +-
 os/introduction/index.html                         |  28 +-
 os/modules/baselibc/index.html                     |  50 ++-
 os/modules/bootloader/boot_build_status/index.html |  50 ++-
 .../bootloader/boot_build_status_one/index.html    |  50 ++-
 os/modules/bootloader/boot_clear_status/index.html |  50 ++-
 os/modules/bootloader/boot_copy_area/index.html    |  50 ++-
 os/modules/bootloader/boot_copy_image/index.html   |  50 ++-
 os/modules/bootloader/boot_erase_area/index.html   |  50 ++-
 os/modules/bootloader/boot_fill_slot/index.html    |  50 ++-
 .../bootloader/boot_find_image_area_idx/index.html |  50 ++-
 .../bootloader/boot_find_image_part/index.html     |  50 ++-
 .../bootloader/boot_find_image_slot/index.html     |  50 ++-
 os/modules/bootloader/boot_go/index.html           |  50 ++-
 os/modules/bootloader/boot_init_flash/index.html   |  50 ++-
 os/modules/bootloader/boot_move_area/index.html    |  50 ++-
 .../bootloader/boot_read_image_header/index.html   |  50 ++-
 .../bootloader/boot_read_image_headers/index.html  |  50 ++-
 os/modules/bootloader/boot_read_status/index.html  |  50 ++-
 .../bootloader/boot_select_image_slot/index.html   |  50 ++-
 os/modules/bootloader/boot_slot_addr/index.html    |  50 ++-
 .../bootloader/boot_slot_to_area_idx/index.html    |  50 ++-
 os/modules/bootloader/boot_swap_areas/index.html   |  50 ++-
 .../bootloader/boot_vect_delete_main/index.html    |  50 ++-
 .../bootloader/boot_vect_delete_test/index.html    |  50 ++-
 .../bootloader/boot_vect_read_main/index.html      |  50 ++-
 .../bootloader/boot_vect_read_one/index.html       |  50 ++-
 .../bootloader/boot_vect_read_test/index.html      |  50 ++-
 os/modules/bootloader/boot_write_status/index.html |  50 ++-
 os/modules/bootloader/bootloader/index.html        |  50 ++-
 os/modules/console/console/index.html              |  54 ++-
 .../console/console_blocking_mode/index.html       |  54 ++-
 os/modules/console/console_echo/index.html         |  54 ++-
 os/modules/console/console_init/index.html         |  54 ++-
 os/modules/console/console_is_init/index.html      |  54 ++-
 os/modules/console/console_printf/index.html       |  56 +--
 os/modules/console/console_read/index.html         |  54 ++-
 os/modules/console/console_write/index.html        |  54 ++-
 .../os => os}/modules/devmgmt/newtmgr/index.html   |  38 +-
 .../os => os}/modules/devmgmt/oicmgr/index.html    |  97 +++--
 os/modules/elua/elua/index.html                    |  50 ++-
 os/modules/elua/lua_init/index.html                |  54 ++-
 os/modules/elua/lua_main/index.html                |  54 ++-
 os/modules/fs/fs/fs/index.html                     |  62 ++--
 os/modules/fs/fs/fs_close/index.html               |  56 +--
 os/modules/fs/fs/fs_closedir/index.html            |  56 +--
 os/modules/fs/fs/fs_dirent_is_dir/index.html       |  56 +--
 os/modules/fs/fs/fs_dirent_name/index.html         |  56 +--
 os/modules/fs/fs/fs_filelen/index.html             |  56 +--
 os/modules/fs/fs/fs_getpos/index.html              |  54 ++-
 os/modules/fs/fs/fs_mkdir/index.html               |  56 +--
 os/modules/fs/fs/fs_open/index.html                |  58 +--
 os/modules/fs/fs/fs_opendir/index.html             |  56 +--
 os/modules/fs/fs/fs_ops/index.html                 |  54 ++-
 os/modules/fs/fs/fs_read/index.html                |  56 +--
 os/modules/fs/fs/fs_readdir/index.html             |  56 +--
 os/modules/fs/fs/fs_register/index.html            |  54 ++-
 os/modules/fs/fs/fs_rename/index.html              |  56 +--
 os/modules/fs/fs/fs_return_codes/index.html        |  52 ++-
 os/modules/fs/fs/fs_seek/index.html                |  56 +--
 os/modules/fs/fs/fs_unlink/index.html              |  56 +--
 os/modules/fs/fs/fs_write/index.html               |  56 +--
 os/modules/fs/fs/fsutil_read_file/index.html       |  56 +--
 os/modules/fs/fs/fsutil_write_file/index.html      |  56 +--
 os/modules/fs/nffs/nffs/index.html                 |  56 +--
 os/modules/fs/nffs/nffs_area_desc/index.html       |  54 ++-
 os/modules/fs/nffs/nffs_config/index.html          |  56 +--
 os/modules/fs/nffs/nffs_detect/index.html          |  58 +--
 os/modules/fs/nffs/nffs_format/index.html          |  58 +--
 os/modules/fs/nffs/nffs_init/index.html            |  54 ++-
 os/modules/fs/nffs/nffs_internals/index.html       |  68 ++--
 os/modules/fs/otherfs/index.html                   |  56 +--
 os/modules/hal/hal/index.html                      |  52 ++-
 os/modules/hal/hal_adc/hal_adc/index.html          |  50 ++-
 os/modules/hal/hal_api/index.html                  |  50 ++-
 os/modules/hal/hal_architecture/index.html         |  50 ++-
 .../hal/hal_cputime/hal_cpu_timer/index.html       |  50 ++-
 os/modules/hal/hal_creation/index.html             |  60 +--
 os/modules/hal/hal_dac/hal_dac/index.html          |  50 ++-
 os/modules/hal/hal_flash/hal_flash/index.html      |  50 ++-
 os/modules/hal/hal_flash/hal_flash_int/index.html  |  50 ++-
 os/modules/hal/hal_flash/hal_flash_map/index.html  |  50 ++-
 os/modules/hal/hal_gpio/hal_gpio/index.html        |  54 ++-
 os/modules/hal/hal_i2c/hal_i2c/index.html          |  52 ++-
 os/modules/hal/hal_in_libraries/index.html         |  60 +--
 os/modules/hal/hal_pwm/hal_pwm/index.html          |  50 ++-
 os/modules/hal/hal_spi/hal_spi/index.html          |  54 ++-
 os/modules/hal/hal_system/hal_sys/index.html       |  50 ++-
 os/modules/hal/hal_uart/hal_uart/index.html        |  52 ++-
 os/modules/imgmgr/imgmgr/index.html                |  54 ++-
 os/modules/imgmgr/imgmgr_module_init/index.html    |  54 ++-
 os/modules/imgmgr/imgr_ver_parse/index.html        |  54 ++-
 os/modules/imgmgr/imgr_ver_str/index.html          |  54 ++-
 os/modules/json/json/index.html                    |  78 ++--
 .../json/json_encode_object_entry/index.html       |  54 ++-
 .../json/json_encode_object_finish/index.html      |  54 ++-
 os/modules/json/json_encode_object_key/index.html  |  54 ++-
 .../json/json_encode_object_start/index.html       |  54 ++-
 os/modules/json/json_read_object/index.html        |  56 +--
 os/modules/logs/logs/index.html                    |  72 ++--
 os/modules/shell/shell/index.html                  |  56 +--
 os/modules/shell/shell_cmd_register/index.html     |  54 ++-
 .../shell/shell_nlip_input_register/index.html     |  54 ++-
 os/modules/shell/shell_nlip_output/index.html      |  54 ++-
 os/modules/shell/shell_task_init/index.html        |  54 ++-
 os/modules/stats/stats/index.html                  |  82 +++--
 .../modules/sysinitconfig/sysinitconfig/index.html | 291 +++++----------
 os/modules/testutil/test_assert/index.html         |  60 +--
 os/modules/testutil/test_case/index.html           |  54 ++-
 os/modules/testutil/test_decl/index.html           |  54 ++-
 os/modules/testutil/test_pass/index.html           |  54 ++-
 os/modules/testutil/test_suite/index.html          |  54 ++-
 os/modules/testutil/testutil/index.html            |  58 +--
 os/modules/testutil/tu_init/index.html             |  54 ++-
 os/modules/testutil/tu_restart/index.html          |  58 +--
 os/os_user_guide/index.html                        |  50 ++-
 os/tutorials/STM32F303/index.html                  |  44 +--
 os/tutorials/air_quality_sensor/index.html         | 102 +++---
 os/tutorials/arduino_zero/index.html               |  48 +--
 os/tutorials/blehci_project/index.html             |  54 ++-
 os/tutorials/bleprph/bleprph-adv/index.html        |  34 +-
 os/tutorials/bleprph/bleprph-chr-access/index.html |  42 +--
 os/tutorials/bleprph/bleprph-conn/index.html       |  36 +-
 os/tutorials/bleprph/bleprph-intro/index.html      |  28 +-
 os/tutorials/bleprph/bleprph-svc-reg/index.html    |  36 +-
 os/tutorials/bletiny_project/index.html            |  56 ++-
 os/tutorials/blinky_primo/index.html               |  54 ++-
 os/tutorials/blinky_sram_olimex/index.html         |  40 +-
 os/tutorials/event_queue/index.html                |  62 ++--
 os/tutorials/ibeacon/index.html                    |  34 +-
 os/tutorials/nRF52/index.html                      |  42 +--
 os/tutorials/olimex/index.html                     |  42 +--
 os/tutorials/pin-wheel-mods/index.html             |  44 +--
 os/tutorials/project-slinky/index.html             |  42 +--
 os/tutorials/project-target-slinky/index.html      |  48 +--
 os/tutorials/repo/add_repos/index.html             |  52 ++-
 os/tutorials/repo/create_repo/index.html           |  46 +--
 os/tutorials/repo/upgrade_repo/index.html          |  30 +-
 os/tutorials/tutorials/index.html                  |  28 +-
 os/tutorials/unit_test/index.html                  |  50 ++-
 quick-start/index.html                             |   4 +-
 search.html                                        |  25 +-
 sitemap.xml                                        |  26 +-
 v0_9_0/download/index.html                         |   6 +-
 v0_9_0/faq/answers/index.html                      |   8 +-
 v0_9_0/faq/how_to_edit_docs/index.html             |   8 +-
 v0_9_0/mkdocs/search_index.json                    | 184 +++++-----
 v0_9_0/network/ble/bletiny/bletiny_GATT/index.html |   8 +-
 v0_9_0/network/ble/bletiny_api/index.html          |  22 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |   2 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |   2 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |   4 +-
 v0_9_0/network/ble/ini_stack/ble_devadd/index.html |   2 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |   4 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |   4 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |   4 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |   6 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |   2 +-
 v0_9_0/network/ble/nimble_setup/index.html         |  20 +-
 v0_9_0/newt/command_list/newt_build/index.html     |   6 +-
 v0_9_0/newt/command_list/newt_clean/index.html     |   6 +-
 .../newt/command_list/newt_create_image/index.html |   6 +-
 v0_9_0/newt/command_list/newt_debug/index.html     |   6 +-
 v0_9_0/newt/command_list/newt_help/index.html      |   8 +-
 v0_9_0/newt/command_list/newt_info/index.html      |   4 +-
 v0_9_0/newt/command_list/newt_install/index.html   |   6 +-
 v0_9_0/newt/command_list/newt_load/index.html      |   6 +-
 v0_9_0/newt/command_list/newt_new/index.html       |   6 +-
 v0_9_0/newt/command_list/newt_run/index.html       |   6 +-
 v0_9_0/newt/command_list/newt_size/index.html      |   8 +-
 v0_9_0/newt/command_list/newt_target/index.html    |   8 +-
 v0_9_0/newt/command_list/newt_test/index.html      |   6 +-
 v0_9_0/newt/command_list/newt_upgrade/index.html   |   4 +-
 v0_9_0/newt/command_list/newt_version/index.html   |   6 +-
 v0_9_0/newt/install/newt_linux/index.html          |  16 +-
 v0_9_0/newt/install/newt_mac/index.html            |  16 +-
 v0_9_0/newt/newt_intro/index.html                  |  12 +-
 v0_9_0/newt/newt_operation/index.html              |  16 +-
 v0_9_0/newt/newt_ops/index.html                    |   6 +-
 v0_9_0/newtmgr/installing/index.html               |  10 +-
 v0_9_0/newtmgr/overview/index.html                 |  34 +-
 v0_9_0/os/core_os/callout/callout/index.html       |   4 +-
 .../callout/os_callout_func_init/index.html        |   4 +-
 .../os/core_os/callout/os_callout_init/index.html  |   4 +-
 .../core_os/callout/os_callout_queued/index.html   |   2 +-
 .../os/core_os/callout/os_callout_reset/index.html |   4 +-
 .../os/core_os/callout/os_callout_stop/index.html  |   4 +-
 .../context_switch/os_arch_ctx_sw/index.html       |  14 +-
 .../os/core_os/context_switch/os_sched/index.html  |   4 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |   4 +-
 .../os_sched_get_current_task/index.html           |   8 +-
 .../context_switch/os_sched_insert/index.html      |   2 +-
 .../context_switch/os_sched_next_task/index.html   |   2 +-
 .../os_sched_os_timer_exp/index.html               |   4 +-
 .../context_switch/os_sched_resort/index.html      |   4 +-
 .../os_sched_set_current_task/index.html           |   2 +-
 .../context_switch/os_sched_sleep/index.html       |   8 +-
 .../context_switch/os_sched_wakeup/index.html      |   4 +-
 .../os/core_os/event_queue/event_queue/index.html  |   4 +-
 .../core_os/event_queue/os_eventq_get/index.html   |   4 +-
 .../core_os/event_queue/os_eventq_init/index.html  |   6 +-
 .../core_os/event_queue/os_eventq_put/index.html   |   4 +-
 .../event_queue/os_eventq_remove/index.html        |   4 +-
 v0_9_0/os/core_os/heap/os_free/index.html          |   4 +-
 v0_9_0/os/core_os/heap/os_malloc/index.html        |   4 +-
 v0_9_0/os/core_os/heap/os_realloc/index.html       |   4 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |   4 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |   4 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |   4 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |   4 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |   4 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |   4 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/mbuf/index.html             |  14 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_adj/index.html      |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_append/index.html   |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_concat/index.html   |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_copydata/index.html |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_dup/index.html      |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_extend/index.html   |   4 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_get/index.html      |   4 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_off/index.html      |   4 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |   6 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |   4 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |   4 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |   4 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |   6 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |  10 +-
 .../core_os/memory_pool/os_memblock_get/index.html |   4 +-
 .../core_os/memory_pool/os_memblock_put/index.html |   4 +-
 .../core_os/memory_pool/os_mempool_init/index.html |   4 +-
 v0_9_0/os/core_os/mqueue/mqueue/index.html         |   4 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_get/index.html  |   4 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_init/index.html |   4 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_put/index.html  |   4 +-
 v0_9_0/os/core_os/msys/os_msys_get/index.html      |   4 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |   4 +-
 v0_9_0/os/core_os/msys/os_msys_register/index.html |   4 +-
 v0_9_0/os/core_os/msys/os_msys_reset/index.html    |   4 +-
 v0_9_0/os/core_os/mutex/mutex/index.html           |   2 +-
 v0_9_0/os/core_os/mutex/os_mutex_init/index.html   |   6 +-
 v0_9_0/os/core_os/mutex/os_mutex_pend/index.html   |   6 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |   6 +-
 v0_9_0/os/core_os/mynewt_os/index.html             |   2 +-
 v0_9_0/os/core_os/os_init/index.html               |   2 +-
 v0_9_0/os/core_os/os_start/index.html              |   2 +-
 v0_9_0/os/core_os/os_started/index.html            |   2 +-
 v0_9_0/os/core_os/porting/port_bsp/index.html      |  10 +-
 .../core_os/sanity/os_sanity_check_init/index.html |   4 +-
 .../sanity/os_sanity_check_register/index.html     |   4 +-
 .../sanity/os_sanity_check_reset/index.html        |   4 +-
 .../sanity/os_sanity_task_checkin/index.html       |   4 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |   4 +-
 v0_9_0/os/core_os/sanity/sanity/index.html         |  18 +-
 v0_9_0/os/core_os/semaphore/os_sem_init/index.html |   6 +-
 v0_9_0/os/core_os/semaphore/os_sem_pend/index.html |   6 +-
 .../os/core_os/semaphore/os_sem_release/index.html |   6 +-
 v0_9_0/os/core_os/semaphore/semaphore/index.html   |   2 +-
 v0_9_0/os/core_os/task/os_task_count/index.html    |   4 +-
 .../core_os/task/os_task_info_get_next/index.html  |   4 +-
 v0_9_0/os/core_os/task/os_task_init/index.html     |   8 +-
 v0_9_0/os/core_os/task/task/index.html             |  28 +-
 v0_9_0/os/core_os/time/os_gettimeofday/index.html  |   4 +-
 v0_9_0/os/core_os/time/os_settimeofday/index.html  |   4 +-
 v0_9_0/os/core_os/time/os_time_delay/index.html    |   4 +-
 v0_9_0/os/core_os/time/os_time_get/index.html      |   4 +-
 v0_9_0/os/core_os/time/os_time_tick/index.html     |   4 +-
 v0_9_0/os/get_started/cross_tools/index.html       |   8 +-
 v0_9_0/os/get_started/docker/index.html            |   4 +-
 v0_9_0/os/get_started/native_tools/index.html      |  18 +-
 v0_9_0/os/get_started/project_create/index.html    |  16 +-
 v0_9_0/os/get_started/vocabulary/index.html        |   6 +-
 v0_9_0/os/modules/console/console/index.html       |   4 +-
 .../console/console_blocking_mode/index.html       |   4 +-
 v0_9_0/os/modules/console/console_echo/index.html  |   4 +-
 v0_9_0/os/modules/console/console_init/index.html  |   4 +-
 .../os/modules/console/console_is_init/index.html  |   4 +-
 .../os/modules/console/console_printf/index.html   |   6 +-
 v0_9_0/os/modules/console/console_read/index.html  |   4 +-
 v0_9_0/os/modules/console/console_write/index.html |   4 +-
 v0_9_0/os/modules/elua/lua_init/index.html         |   4 +-
 v0_9_0/os/modules/elua/lua_main/index.html         |   4 +-
 v0_9_0/os/modules/fs/fs/fs/index.html              |  12 +-
 v0_9_0/os/modules/fs/fs/fs_close/index.html        |   6 +-
 v0_9_0/os/modules/fs/fs/fs_closedir/index.html     |   6 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |   6 +-
 v0_9_0/os/modules/fs/fs/fs_dirent_name/index.html  |   6 +-
 v0_9_0/os/modules/fs/fs/fs_filelen/index.html      |   6 +-
 v0_9_0/os/modules/fs/fs/fs_getpos/index.html       |   4 +-
 v0_9_0/os/modules/fs/fs/fs_mkdir/index.html        |   6 +-
 v0_9_0/os/modules/fs/fs/fs_open/index.html         |   8 +-
 v0_9_0/os/modules/fs/fs/fs_opendir/index.html      |   6 +-
 v0_9_0/os/modules/fs/fs/fs_ops/index.html          |   4 +-
 v0_9_0/os/modules/fs/fs/fs_read/index.html         |   6 +-
 v0_9_0/os/modules/fs/fs/fs_readdir/index.html      |   6 +-
 v0_9_0/os/modules/fs/fs/fs_register/index.html     |   4 +-
 v0_9_0/os/modules/fs/fs/fs_rename/index.html       |   6 +-
 v0_9_0/os/modules/fs/fs/fs_return_codes/index.html |   2 +-
 v0_9_0/os/modules/fs/fs/fs_seek/index.html         |   6 +-
 v0_9_0/os/modules/fs/fs/fs_unlink/index.html       |   6 +-
 v0_9_0/os/modules/fs/fs/fs_write/index.html        |   6 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |   6 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |   6 +-
 v0_9_0/os/modules/fs/nffs/nffs/index.html          |   6 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |   4 +-
 v0_9_0/os/modules/fs/nffs/nffs_config/index.html   |   6 +-
 v0_9_0/os/modules/fs/nffs/nffs_detect/index.html   |   8 +-
 v0_9_0/os/modules/fs/nffs/nffs_format/index.html   |   8 +-
 v0_9_0/os/modules/fs/nffs/nffs_init/index.html     |   4 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |  18 +-
 v0_9_0/os/modules/fs/otherfs/index.html            |   6 +-
 v0_9_0/os/modules/hal/hal/index.html               |   2 +-
 v0_9_0/os/modules/hal/hal_creation/index.html      |  10 +-
 v0_9_0/os/modules/hal/hal_gpio/hal_gpio/index.html |   4 +-
 v0_9_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |   2 +-
 v0_9_0/os/modules/hal/hal_in_libraries/index.html  |  10 +-
 v0_9_0/os/modules/hal/hal_spi/hal_spi/index.html   |   4 +-
 v0_9_0/os/modules/hal/hal_uart/hal_uart/index.html |   2 +-
 .../modules/imgmgr/imgmgr_module_init/index.html   |   4 +-
 v0_9_0/os/modules/imgmgr/imgr_ver_parse/index.html |   4 +-
 v0_9_0/os/modules/imgmgr/imgr_ver_str/index.html   |   4 +-
 v0_9_0/os/modules/json/json/index.html             |  28 +-
 .../json/json_encode_object_entry/index.html       |   4 +-
 .../json/json_encode_object_finish/index.html      |   4 +-
 .../modules/json/json_encode_object_key/index.html |   4 +-
 .../json/json_encode_object_start/index.html       |   4 +-
 v0_9_0/os/modules/json/json_read_object/index.html |   6 +-
 v0_9_0/os/modules/logs/logs/index.html             |  18 +-
 v0_9_0/os/modules/shell/shell/index.html           |   6 +-
 .../os/modules/shell/shell_cmd_register/index.html |   4 +-
 .../shell/shell_nlip_input_register/index.html     |   4 +-
 .../os/modules/shell/shell_nlip_output/index.html  |   4 +-
 v0_9_0/os/modules/shell/shell_task_init/index.html |   4 +-
 v0_9_0/os/modules/stats/stats/index.html           |  32 +-
 v0_9_0/os/modules/testutil/test_assert/index.html  |  10 +-
 v0_9_0/os/modules/testutil/test_case/index.html    |   4 +-
 v0_9_0/os/modules/testutil/test_decl/index.html    |   4 +-
 v0_9_0/os/modules/testutil/test_pass/index.html    |   4 +-
 v0_9_0/os/modules/testutil/test_suite/index.html   |   4 +-
 v0_9_0/os/modules/testutil/testutil/index.html     |   8 +-
 v0_9_0/os/modules/testutil/tu_init/index.html      |   4 +-
 v0_9_0/os/modules/testutil/tu_restart/index.html   |   4 +-
 v0_9_0/os/tutorials/STM32F303/index.html           |  16 +-
 v0_9_0/os/tutorials/air_quality_sensor/index.html  |  74 ++--
 v0_9_0/os/tutorials/arduino_zero/index.html        |  20 +-
 v0_9_0/os/tutorials/blehci_project/index.html      |  26 +-
 v0_9_0/os/tutorials/bleprph/bleprph-adv/index.html |   6 +-
 .../bleprph/bleprph-chr-access/index.html          |  14 +-
 .../os/tutorials/bleprph/bleprph-conn/index.html   |   8 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |   8 +-
 v0_9_0/os/tutorials/bletiny_project/index.html     |  28 +-
 v0_9_0/os/tutorials/blinky_primo/index.html        |  26 +-
 v0_9_0/os/tutorials/blinky_sram_olimex/index.html  |  12 +-
 v0_9_0/os/tutorials/event_queue/index.html         |  34 +-
 v0_9_0/os/tutorials/ibeacon/index.html             |   6 +-
 v0_9_0/os/tutorials/nRF52/index.html               |  14 +-
 v0_9_0/os/tutorials/olimex/index.html              |  14 +-
 v0_9_0/os/tutorials/pin-wheel-mods/index.html      |  16 +-
 v0_9_0/os/tutorials/project-slinky/index.html      |  14 +-
 .../os/tutorials/project-target-slinky/index.html  |  20 +-
 v0_9_0/os/tutorials/repo/add_repos/index.html      |  24 +-
 v0_9_0/os/tutorials/repo/create_repo/index.html    |  18 +-
 v0_9_0/os/tutorials/repo/upgrade_repo/index.html   |   2 +-
 v0_9_0/os/tutorials/unit_test/index.html           |  22 +-
 v0_9_0/sitemap.xml                                 |  26 +-
 v1_0_0/download/index.html                         |   6 +-
 v1_0_0/faq/go_env/index.html                       |  26 +-
 v1_0_0/faq/how_to_edit_docs/index.html             |   8 +-
 v1_0_0/faq/ide/index.html                          |   6 +-
 v1_0_0/mkdocs/search_index.json                    | 234 ++++++------
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |   2 +-
 .../ble_att/functions/ble_att_mtu/index.html       |   2 +-
 .../functions/ble_att_set_preferred_mtu/index.html |   2 +-
 .../functions/ble_att_svr_read_local/index.html    |   2 +-
 .../functions/ble_att_svr_write_local/index.html   |   2 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |   2 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |  32 +-
 .../functions/ble_gap_adv_active/index.html        |   2 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |   2 +-
 .../functions/ble_gap_adv_set_fields/index.html    |   2 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |   2 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |   2 +-
 .../functions/ble_gap_conn_active/index.html       |   2 +-
 .../functions/ble_gap_conn_cancel/index.html       |   2 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |   2 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |   2 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |   2 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |   2 +-
 .../functions/ble_gap_disc_active/index.html       |   2 +-
 .../functions/ble_gap_disc_cancel/index.html       |   2 +-
 .../functions/ble_gap_security_initiate/index.html |   2 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |   2 +-
 .../functions/ble_gap_update_params/index.html     |   2 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |   2 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |   2 +-
 .../definitions/ble_gattc_defs/index.html          |  22 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |   2 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |   2 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |   2 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |   2 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |   2 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |   2 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |   2 +-
 .../functions/ble_gattc_indicate/index.html        |   2 +-
 .../functions/ble_gattc_notify/index.html          |   2 +-
 .../functions/ble_gattc_notify_custom/index.html   |   2 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |   2 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |   2 +-
 .../functions/ble_gattc_read_long/index.html       |   2 +-
 .../functions/ble_gattc_read_mult/index.html       |   2 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |   2 +-
 .../functions/ble_gattc_write_flat/index.html      |   2 +-
 .../functions/ble_gattc_write_long/index.html      |   2 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |   2 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |   2 +-
 .../functions/ble_gattc_write_reliable/index.html  |   2 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |   2 +-
 .../definitions/ble_gatts_defs/index.html          |  18 +-
 .../functions/ble_gatts_add_svcs/index.html        |   2 +-
 .../functions/ble_gatts_count_cfg/index.html       |   2 +-
 .../functions/ble_gatts_count_resources/index.html |   2 +-
 .../functions/ble_gatts_find_chr/index.html        |   2 +-
 .../functions/ble_gatts_find_dsc/index.html        |   2 +-
 .../functions/ble_gatts_find_svc/index.html        |   2 +-
 .../functions/ble_gatts_register_svcs/index.html   |   2 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |   2 +-
 .../functions/ble_hs_id_copy_addr/index.html       |   2 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |   2 +-
 .../functions/ble_hs_id_set_rnd/index.html         |   2 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |   4 +-
 .../ble_hs/init/definitions/init_defs/index.html   |   6 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |   2 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |   2 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |   2 +-
 v1_0_0/network/ble/ble_hs/init/init/index.html     |   2 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |   2 +-
 .../ble_eddystone_set_adv_data_url/index.html      |   2 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |   2 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |   2 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |   2 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |   2 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |   2 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |   2 +-
 v1_0_0/network/ble/ble_hs/other/other/index.html   |   2 +-
 v1_0_0/network/ble/bletiny/bletiny_GATT/index.html |   6 +-
 v1_0_0/network/ble/bletiny/bletiny_api/index.html  |  22 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |   2 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |   2 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |   4 +-
 v1_0_0/network/ble/ini_stack/ble_devadd/index.html |   2 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |   4 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |   4 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |   4 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |   6 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |   2 +-
 v1_0_0/network/ble/nimble_setup/index.html         |  20 +-
 v1_0_0/newt/command_list/newt_build/index.html     |   4 +-
 v1_0_0/newt/command_list/newt_clean/index.html     |   4 +-
 .../newt/command_list/newt_create_image/index.html |   4 +-
 v1_0_0/newt/command_list/newt_debug/index.html     |   6 +-
 v1_0_0/newt/command_list/newt_help/index.html      |   8 +-
 v1_0_0/newt/command_list/newt_info/index.html      |   4 +-
 v1_0_0/newt/command_list/newt_install/index.html   |   6 +-
 v1_0_0/newt/command_list/newt_load/index.html      |   6 +-
 v1_0_0/newt/command_list/newt_mfg/index.html       |  18 +-
 v1_0_0/newt/command_list/newt_new/index.html       |   4 +-
 v1_0_0/newt/command_list/newt_pkg/index.html       |   6 +-
 v1_0_0/newt/command_list/newt_run/index.html       |   6 +-
 v1_0_0/newt/command_list/newt_size/index.html      |   8 +-
 v1_0_0/newt/command_list/newt_sync/index.html      |   6 +-
 v1_0_0/newt/command_list/newt_target/index.html    |   6 +-
 v1_0_0/newt/command_list/newt_test/index.html      |   6 +-
 v1_0_0/newt/command_list/newt_upgrade/index.html   |   6 +-
 v1_0_0/newt/command_list/newt_vals/index.html      |   6 +-
 v1_0_0/newt/command_list/newt_version/index.html   |   4 +-
 v1_0_0/newt/install/newt_linux/index.html          |  26 +-
 v1_0_0/newt/install/newt_mac/index.html            |  16 +-
 v1_0_0/newt/install/newt_windows/index.html        |  10 +-
 v1_0_0/newt/newt_intro/index.html                  |  12 +-
 v1_0_0/newt/newt_operation/index.html              |  16 +-
 v1_0_0/newt/newt_ops/index.html                    |   6 +-
 .../newtmgr/command_list/newtmgr_config/index.html |   4 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |   4 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |   4 +-
 .../command_list/newtmgr_datetime/index.html       |   4 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |   4 +-
 v1_0_0/newtmgr/command_list/newtmgr_fs/index.html  |   4 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |   6 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |   4 +-
 .../command_list/newtmgr_mpstats/index.html        |   6 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |   4 +-
 v1_0_0/newtmgr/command_list/newtmgr_run/index.html |   4 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |  10 +-
 .../command_list/newtmgr_taskstats/index.html      |   6 +-
 v1_0_0/newtmgr/install_linux/index.html            |  26 +-
 v1_0_0/newtmgr/install_mac/index.html              |  14 +-
 v1_0_0/newtmgr/install_windows/index.html          |   6 +-
 v1_0_0/newtmgr/overview/index.html                 |   2 +-
 v1_0_0/os/core_os/callout/callout/index.html       |   6 +-
 .../callout/os_callout_func_init/index.html        |   4 +-
 .../os/core_os/callout/os_callout_init/index.html  |   4 +-
 .../core_os/callout/os_callout_queued/index.html   |   2 +-
 .../os/core_os/callout/os_callout_reset/index.html |   4 +-
 .../os/core_os/callout/os_callout_stop/index.html  |   4 +-
 .../context_switch/os_arch_ctx_sw/index.html       |  16 +-
 .../os/core_os/context_switch/os_sched/index.html  |   4 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |   4 +-
 .../os_sched_get_current_task/index.html           |   8 +-
 .../context_switch/os_sched_insert/index.html      |   2 +-
 .../context_switch/os_sched_next_task/index.html   |   2 +-
 .../os_sched_os_timer_exp/index.html               |   4 +-
 .../context_switch/os_sched_remove/index.html      |   6 +-
 .../context_switch/os_sched_resort/index.html      |   4 +-
 .../os_sched_set_current_task/index.html           |   2 +-
 .../context_switch/os_sched_sleep/index.html       |   8 +-
 .../context_switch/os_sched_wakeup/index.html      |   4 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |   4 +-
 .../cputime/os_cputime_delay_ticks/index.html      |   4 +-
 .../cputime/os_cputime_delay_usecs/index.html      |   4 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |   4 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |   4 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |   4 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |   4 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |   4 +-
 .../cputime/os_cputime_timer_init/index.html       |   6 +-
 .../cputime/os_cputime_timer_relative/index.html   |   4 +-
 .../cputime/os_cputime_timer_start/index.html      |   4 +-
 .../cputime/os_cputime_timer_stop/index.html       |   4 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |   4 +-
 .../os/core_os/event_queue/event_queue/index.html  |   8 +-
 .../event_queue/os_eventq_designate/index.html     |   4 +-
 .../event_queue/os_eventq_dflt_get/index.html      |   4 +-
 .../core_os/event_queue/os_eventq_get/index.html   |   4 +-
 .../core_os/event_queue/os_eventq_init/index.html  |   4 +-
 .../event_queue/os_eventq_inited/index.html        |   6 +-
 .../core_os/event_queue/os_eventq_put/index.html   |   4 +-
 .../event_queue/os_eventq_remove/index.html        |   6 +-
 .../core_os/event_queue/os_eventq_run/index.html   |   4 +-
 v1_0_0/os/core_os/heap/os_free/index.html          |   4 +-
 v1_0_0/os/core_os/heap/os_malloc/index.html        |   4 +-
 v1_0_0/os/core_os/heap/os_realloc/index.html       |   4 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |   4 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |   4 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |   4 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |   4 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |   4 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |   4 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/mbuf/index.html             |  14 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_adj/index.html      |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_append/index.html   |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_concat/index.html   |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_copydata/index.html |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_dup/index.html      |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_extend/index.html   |   4 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_get/index.html      |   4 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_off/index.html      |   4 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |   6 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |   4 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |   4 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |   4 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |   6 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |  10 +-
 .../core_os/memory_pool/os_memblock_get/index.html |   4 +-
 .../core_os/memory_pool/os_memblock_put/index.html |   4 +-
 .../os_mempool_info_get_next/index.html            |   4 +-
 .../core_os/memory_pool/os_mempool_init/index.html |   4 +-
 v1_0_0/os/core_os/mqueue/mqueue/index.html         |   4 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_get/index.html  |   4 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_init/index.html |   4 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_put/index.html  |   4 +-
 v1_0_0/os/core_os/msys/os_msys_get/index.html      |   4 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |   4 +-
 v1_0_0/os/core_os/msys/os_msys_register/index.html |   4 +-
 v1_0_0/os/core_os/msys/os_msys_reset/index.html    |   4 +-
 v1_0_0/os/core_os/mutex/mutex/index.html           |   2 +-
 v1_0_0/os/core_os/mutex/os_mutex_init/index.html   |   6 +-
 v1_0_0/os/core_os/mutex/os_mutex_pend/index.html   |   6 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |   6 +-
 v1_0_0/os/core_os/mynewt_os/index.html             |   2 +-
 v1_0_0/os/core_os/os_started/index.html            |   2 +-
 v1_0_0/os/core_os/porting/port_bsp/index.html      |  10 +-
 .../core_os/sanity/os_sanity_check_init/index.html |   4 +-
 .../sanity/os_sanity_check_register/index.html     |   4 +-
 .../sanity/os_sanity_check_reset/index.html        |   4 +-
 .../sanity/os_sanity_task_checkin/index.html       |   4 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |   4 +-
 v1_0_0/os/core_os/sanity/sanity/index.html         |  18 +-
 v1_0_0/os/core_os/semaphore/os_sem_init/index.html |   6 +-
 v1_0_0/os/core_os/semaphore/os_sem_pend/index.html |   6 +-
 .../os/core_os/semaphore/os_sem_release/index.html |   6 +-
 v1_0_0/os/core_os/semaphore/semaphore/index.html   |   2 +-
 v1_0_0/os/core_os/task/os_task_count/index.html    |   4 +-
 .../core_os/task/os_task_info_get_next/index.html  |   4 +-
 v1_0_0/os/core_os/task/os_task_init/index.html     |   8 +-
 v1_0_0/os/core_os/task/os_task_remove/index.html   |   4 +-
 v1_0_0/os/core_os/task/task/index.html             |  28 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |   4 +-
 v1_0_0/os/core_os/time/os_gettimeofday/index.html  |   4 +-
 v1_0_0/os/core_os/time/os_settimeofday/index.html  |   4 +-
 v1_0_0/os/core_os/time/os_time/index.html          |   4 +-
 v1_0_0/os/core_os/time/os_time_advance/index.html  |   2 +-
 v1_0_0/os/core_os/time/os_time_delay/index.html    |   4 +-
 v1_0_0/os/core_os/time/os_time_get/index.html      |   4 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |   4 +-
 v1_0_0/os/get_started/cross_tools/index.html       |  22 +-
 v1_0_0/os/get_started/docker/index.html            |   4 +-
 v1_0_0/os/get_started/native_tools/index.html      |  18 +-
 v1_0_0/os/get_started/project_create/index.html    |  22 +-
 v1_0_0/os/get_started/serial_access/index.html     |  12 +-
 v1_0_0/os/get_started/vocabulary/index.html        |   8 +-
 v1_0_0/os/modules/baselibc/index.html              |   2 +-
 v1_0_0/os/modules/bootloader/bootloader/index.html |  30 +-
 v1_0_0/os/modules/console/console/index.html       |   8 +-
 .../console/console_blocking_mode/index.html       |   4 +-
 v1_0_0/os/modules/console/console_echo/index.html  |   6 +-
 v1_0_0/os/modules/console/console_init/index.html  |   4 +-
 .../os/modules/console/console_is_init/index.html  |   4 +-
 .../os/modules/console/console_printf/index.html   |   6 +-
 v1_0_0/os/modules/console/console_read/index.html  |   4 +-
 v1_0_0/os/modules/console/console_write/index.html |   4 +-
 v1_0_0/os/modules/drivers/driver/index.html        |   2 +-
 v1_0_0/os/modules/drivers/flash/index.html         |  14 +-
 v1_0_0/os/modules/drivers/mmc/index.html           |   8 +-
 v1_0_0/os/modules/fcb/fcb/index.html               |   4 +-
 v1_0_0/os/modules/fcb/fcb_append/index.html        |   2 +-
 v1_0_0/os/modules/fcb/fcb_append_finish/index.html |   2 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |   2 +-
 v1_0_0/os/modules/fcb/fcb_clear/index.html         |   2 +-
 v1_0_0/os/modules/fcb/fcb_getnext/index.html       |   2 +-
 v1_0_0/os/modules/fcb/fcb_init/index.html          |   2 +-
 v1_0_0/os/modules/fcb/fcb_is_empty/index.html      |   2 +-
 v1_0_0/os/modules/fcb/fcb_offset_last_n/index.html |   2 +-
 v1_0_0/os/modules/fcb/fcb_rotate/index.html        |   2 +-
 v1_0_0/os/modules/fcb/fcb_walk/index.html          |   2 +-
 v1_0_0/os/modules/fs/fatfs/index.html              |   2 +-
 v1_0_0/os/modules/fs/fs/fs/index.html              |  16 +-
 v1_0_0/os/modules/fs/fs/fs_close/index.html        |   6 +-
 v1_0_0/os/modules/fs/fs/fs_closedir/index.html     |   6 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |   6 +-
 v1_0_0/os/modules/fs/fs/fs_dirent_name/index.html  |   6 +-
 v1_0_0/os/modules/fs/fs/fs_filelen/index.html      |   6 +-
 v1_0_0/os/modules/fs/fs/fs_getpos/index.html       |   4 +-
 v1_0_0/os/modules/fs/fs/fs_mkdir/index.html        |   6 +-
 v1_0_0/os/modules/fs/fs/fs_open/index.html         |   8 +-
 v1_0_0/os/modules/fs/fs/fs_opendir/index.html      |   6 +-
 v1_0_0/os/modules/fs/fs/fs_ops/index.html          |   4 +-
 v1_0_0/os/modules/fs/fs/fs_read/index.html         |   6 +-
 v1_0_0/os/modules/fs/fs/fs_readdir/index.html      |   6 +-
 v1_0_0/os/modules/fs/fs/fs_register/index.html     |   4 +-
 v1_0_0/os/modules/fs/fs/fs_rename/index.html       |   6 +-
 v1_0_0/os/modules/fs/fs/fs_return_codes/index.html |   2 +-
 v1_0_0/os/modules/fs/fs/fs_seek/index.html         |   6 +-
 v1_0_0/os/modules/fs/fs/fs_unlink/index.html       |   6 +-
 v1_0_0/os/modules/fs/fs/fs_write/index.html        |   6 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |   6 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |   6 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |   4 +-
 v1_0_0/os/modules/fs/nffs/nffs_config/index.html   |   6 +-
 v1_0_0/os/modules/fs/nffs/nffs_detect/index.html   |   8 +-
 v1_0_0/os/modules/fs/nffs/nffs_format/index.html   |   8 +-
 v1_0_0/os/modules/fs/nffs/nffs_init/index.html     |   4 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |  18 +-
 v1_0_0/os/modules/fs/otherfs/index.html            |   6 +-
 v1_0_0/os/modules/hal/hal/index.html               |   4 +-
 v1_0_0/os/modules/hal/hal_creation/index.html      |   2 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |   2 +-
 v1_0_0/os/modules/hal/hal_gpio/hal_gpio/index.html |   4 +-
 v1_0_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |   2 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |   4 +-
 v1_0_0/os/modules/hal/hal_spi/hal_spi/index.html   |   4 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |   2 +-
 v1_0_0/os/modules/hal/hal_uart/hal_uart/index.html |   2 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |   2 +-
 v1_0_0/os/modules/imgmgr/imgr_ver_parse/index.html |   4 +-
 v1_0_0/os/modules/imgmgr/imgr_ver_str/index.html   |   4 +-
 v1_0_0/os/modules/json/json/index.html             |  28 +-
 .../json/json_encode_object_entry/index.html       |   4 +-
 .../json/json_encode_object_finish/index.html      |   4 +-
 .../modules/json/json_encode_object_key/index.html |   4 +-
 .../json/json_encode_object_start/index.html       |   4 +-
 v1_0_0/os/modules/json/json_read_object/index.html |   6 +-
 v1_0_0/os/modules/logs/logs/index.html             |  22 +-
 v1_0_0/os/modules/shell/shell/index.html           |   4 +-
 .../os/modules/shell/shell_cmd_register/index.html |   4 +-
 v1_0_0/os/modules/shell/shell_evq_set/index.html   |   2 +-
 .../shell/shell_nlip_input_register/index.html     |   6 +-
 .../os/modules/shell/shell_nlip_output/index.html  |   4 +-
 v1_0_0/os/modules/split/split/index.html           |  22 +-
 v1_0_0/os/modules/stats/stats/index.html           |  32 +-
 .../sysinitconfig/sysconfig_error/index.html       |  38 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |  34 +-
 v1_0_0/os/modules/testutil/test_assert/index.html  |  10 +-
 v1_0_0/os/modules/testutil/test_case/index.html    |   4 +-
 v1_0_0/os/modules/testutil/test_decl/index.html    |   4 +-
 v1_0_0/os/modules/testutil/test_pass/index.html    |   4 +-
 v1_0_0/os/modules/testutil/test_suite/index.html   |   4 +-
 v1_0_0/os/modules/testutil/testutil/index.html     |   8 +-
 v1_0_0/os/modules/testutil/tu_init/index.html      |   4 +-
 v1_0_0/os/modules/testutil/tu_restart/index.html   |   4 +-
 v1_0_0/os/tutorials/add_newtmgr/index.html         |  18 +-
 v1_0_0/os/tutorials/add_shell/index.html           |  14 +-
 v1_0_0/os/tutorials/air_quality_ble/index.html     |  20 +-
 v1_0_0/os/tutorials/air_quality_sensor/index.html  |  84 ++---
 v1_0_0/os/tutorials/arduino_zero/index.html        |  22 +-
 v1_0_0/os/tutorials/blehci_project/index.html      |  28 +-
 v1_0_0/os/tutorials/bleprph/bleprph-adv/index.html |   2 +-
 v1_0_0/os/tutorials/bleprph/bleprph-app/index.html |   4 +-
 .../bleprph/bleprph-chr-access/index.html          |  16 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |   4 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |   6 +-
 v1_0_0/os/tutorials/bletiny_project/index.html     |  32 +-
 v1_0_0/os/tutorials/blinky_console/index.html      |  18 +-
 v1_0_0/os/tutorials/blinky_primo/index.html        |  24 +-
 v1_0_0/os/tutorials/blinky_stm32f4disc/index.html  |  20 +-
 v1_0_0/os/tutorials/eddystone/index.html           |  14 +-
 v1_0_0/os/tutorials/event_queue/index.html         |  42 +--
 v1_0_0/os/tutorials/ibeacon/index.html             |   8 +-
 v1_0_0/os/tutorials/nRF52/index.html               |  20 +-
 v1_0_0/os/tutorials/nrf52_adc/index.html           |  90 ++---
 v1_0_0/os/tutorials/olimex/index.html              |  20 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |  28 +-
 v1_0_0/os/tutorials/project-sim-slinky/index.html  |  14 +-
 .../os/tutorials/project-stm32-slinky/index.html   |  28 +-
 v1_0_0/os/tutorials/rbnano2/index.html             |  20 +-
 v1_0_0/os/tutorials/repo/add_repos/index.html      |  24 +-
 v1_0_0/os/tutorials/repo/create_repo/index.html    |  18 +-
 v1_0_0/os/tutorials/repo/private_repo/index.html   |   4 +-
 v1_0_0/os/tutorials/repo/upgrade_repo/index.html   |   2 +-
 v1_0_0/os/tutorials/tasks_lesson/index.html        |  32 +-
 v1_0_0/os/tutorials/unit_test/index.html           |  22 +-
 v1_0_0/os/tutorials/wi-fi_on_arduino/index.html    |  30 +-
 v1_0_0/sitemap.xml                                 |  28 +-
 1755 files changed, 21142 insertions(+), 12127 deletions(-)

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