You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2018/01/26 22:30:08 UTC

[mynewt-site] branch asf-site updated (6155b01 -> a88cd8d)

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

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


    from 6155b01  Merge pull request #378 from runtime-bot/asf-site
     add d791607  asf-site update Fri Jan 26 22:26:38 UTC 2018
     new a88cd8d  Merge pull request #380 from runtime-bot/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:
 about/index.html                                   |    27 +-
 community/index.html                               |    27 +-
 develop                                            |     1 -
 develop/_images/Arduino-M0Pro-flat.jpg             |   Bin 0 -> 37797 bytes
 develop/_images/ArduinoZeroPro-flat-org.jpg        |   Bin 0 -> 81640 bytes
 .../pics => develop/_images}/LightBlue-1.jpg       |   Bin
 .../pics => develop/_images}/LightBlue-2.jpg       |   Bin
 .../pics => develop/_images}/LightBlue-3.jpg       |   Bin
 .../pics => develop/_images}/LightBlue-4.jpg       |   Bin
 .../pics => develop/_images}/LightBlue-5.jpg       |   Bin
 .../pics => develop/_images}/LightBlue-6.jpg       |   Bin
 .../_images}/STM32-E407_bot_small.jpg              |   Bin
 .../_images}/STM32-E407_top_small.jpg              |   Bin
 develop/_images/Zero_Usb_Ports.jpg                 |   Bin 0 -> 263846 bytes
 .../_images}/debug_new_config_small.png            |   Bin
 .../_images}/device_manager_ft232H.png             |   Bin
 .../_images}/device_manager_no_ft232H.png          |   Bin
 .../pics => develop/_images}/ft232h.png            |   Bin
 .../pics => develop/_images}/gdb_debug_small.png   |   Bin
 .../pics => develop/_images}/gdb_server_small.png  |   Bin
 {v1_2_0/faq/pics => develop/_images}/gdb_small.png |   Bin
 .../_images}/integrated_terminal_small.png         |   Bin
 .../faq/pics => develop/_images}/launch_small.png  |   Bin
 .../get_started/pics => develop/_images}/m0pro.png |   Bin
 .../_images}/mesh_lightning_model.jpg              |   Bin
 {network/ble => develop/_images}/mesh_topology.jpg |   Bin
 .../pics => develop/_images}/nrf52dk.png           |   Bin
 .../pics => develop/_images}/primo-jlink.jpg       |   Bin
 .../tutorials/pics => develop/_images}/putty.png   |   Bin
 .../pics => develop/_images}/stm32f4_disc.jpg      |   Bin
 .../pics => develop/_images}/task_json_small.png   |   Bin
 .../pics => develop/_images}/task_runner_small.png |   Bin
 .../pics => develop/_images}/task_select_small.png |   Bin
 .../pics => develop/_images}/task_start_small.png  |   Bin
 .../pics => develop/_images}/virtualbox_usb.jpg    |   Bin
 develop/_sources/_static/common.rst.txt            |     1 +
 develop/_sources/concepts.rst.txt                  |   202 +
 develop/_sources/get_started/docker.rst.txt        |   136 +
 develop/_sources/get_started/index.rst.txt         |    43 +
 .../get_started/native_install/cross_tools.rst.txt |   242 +
 .../get_started/native_install/index.rst.txt       |    44 +
 .../native_install/native_tools.rst.txt            |   168 +
 .../_sources/get_started/project_create.rst.txt    |   455 +
 develop/_sources/get_started/serial_access.rst.txt |   207 +
 develop/_sources/index.rst.txt                     |    99 +
 develop/_sources/misc/faq.rst.txt                  |   129 +
 develop/_sources/misc/go_env.rst.txt               |   244 +
 develop/_sources/misc/ide.rst.txt                  |   349 +
 develop/_sources/misc/index.rst.txt                |    10 +
 .../_sources/network/ble/ble_hs/ble_att.rst.txt    |    22 +
 .../_sources/network/ble/ble_hs/ble_gap.rst.txt    |    14 +
 .../_sources/network/ble/ble_hs/ble_gattc.rst.txt  |    15 +
 .../_sources/network/ble/ble_hs/ble_gatts.rst.txt  |    15 +
 develop/_sources/network/ble/ble_hs/ble_hs.rst.txt |    27 +
 .../_sources/network/ble/ble_hs/ble_hs_id.rst.txt  |    45 +
 .../network/ble/ble_hs/ble_hs_return_codes.rst.txt |   437 +
 develop/_sources/network/ble/ble_intro.rst.txt     |   122 +
 develop/_sources/network/ble/ble_sec.rst.txt       |    76 +
 .../network/ble/ble_setup/ble_addr.rst.txt         |    63 +
 .../network/ble/ble_setup/ble_lp_clock.rst.txt     |    67 +
 .../network/ble/ble_setup/ble_setup_intro.rst.txt  |    13 +
 .../network/ble/ble_setup/ble_sync_cb.rst.txt      |    80 +
 .../network/ble/btshell/btshell_GAP.rst.txt        |   660 ++
 .../network/ble/btshell/btshell_GATT.rst.txt       |   108 +
 .../network/ble/btshell/btshell_advdata.rst.txt    |    47 +
 .../network/ble/btshell/btshell_api.rst.txt        |   153 +
 develop/_sources/network/ble/mesh/index.rst.txt    |    95 +
 develop/_sources/network/ble/mesh/sample.rst.txt   |    30 +
 develop/_sources/newt/README.rst.txt               |    29 +
 .../_sources/newt/command_list/newt_build.rst.txt  |    42 +
 .../_sources/newt/command_list/newt_clean.rst.txt  |    42 +
 .../newt/command_list/newt_complete.rst.txt        |    35 +
 .../newt/command_list/newt_create_image.rst.txt    |    57 +
 .../_sources/newt/command_list/newt_debug.rst.txt  |    48 +
 .../_sources/newt/command_list/newt_help.rst.txt   |    68 +
 .../_sources/newt/command_list/newt_info.rst.txt   |    29 +
 .../newt/command_list/newt_install.rst.txt         |    38 +
 .../_sources/newt/command_list/newt_load.rst.txt   |    36 +
 .../_sources/newt/command_list/newt_mfg.rst.txt    |   109 +
 .../_sources/newt/command_list/newt_new.rst.txt    |    38 +
 .../_sources/newt/command_list/newt_pkg.rst.txt    |    65 +
 .../newt/command_list/newt_resign_image.rst.txt    |    46 +
 .../_sources/newt/command_list/newt_run.rst.txt    |    53 +
 .../_sources/newt/command_list/newt_size.rst.txt   |    73 +
 .../_sources/newt/command_list/newt_sync.rst.txt   |    39 +
 .../_sources/newt/command_list/newt_target.rst.txt |   184 +
 .../_sources/newt/command_list/newt_test.rst.txt   |    51 +
 .../newt/command_list/newt_upgrade.rst.txt         |    36 +
 .../_sources/newt/command_list/newt_vals.rst.txt   |    74 +
 .../newt/command_list/newt_version.rst.txt         |    33 +
 develop/_sources/newt/index.rst.txt                |   223 +
 develop/_sources/newt/install/index.rst.txt        |    10 +
 develop/_sources/newt/install/newt_linux.rst.txt   |   207 +
 develop/_sources/newt/install/newt_mac.rst.txt     |   189 +
 develop/_sources/newt/install/newt_windows.rst.txt |   215 +
 .../_sources/newt/install/prev_releases.rst.txt    |    84 +
 develop/_sources/newt/newt_operation.rst.txt       |   311 +
 develop/_sources/newt/newt_ops.rst.txt             |    69 +
 develop/_sources/newtmgr/README.rst.txt            |    29 +
 .../_sources/newtmgr/command_list/index.rst.txt    |    43 +
 .../newtmgr/command_list/newtmgr_config.rst.txt    |    40 +
 .../newtmgr/command_list/newtmgr_conn.rst.txt      |   170 +
 .../newtmgr/command_list/newtmgr_crash.rst.txt     |    40 +
 .../newtmgr/command_list/newtmgr_datetime.rst.txt  |    44 +
 .../newtmgr/command_list/newtmgr_echo.rst.txt      |    38 +
 .../newtmgr/command_list/newtmgr_fs.rst.txt        |    48 +
 .../newtmgr/command_list/newtmgr_image.rst.txt     |    93 +
 .../newtmgr/command_list/newtmgr_logs.rst.txt      |    89 +
 .../newtmgr/command_list/newtmgr_mpstats.rst.txt   |    67 +
 .../newtmgr/command_list/newtmgr_reset.rst.txt     |    37 +
 .../newtmgr/command_list/newtmgr_run.rst.txt       |    50 +
 .../newtmgr/command_list/newtmgr_stat.rst.txt      |   107 +
 .../newtmgr/command_list/newtmgr_taskstats.rst.txt |    58 +
 develop/_sources/newtmgr/index.rst.txt             |    14 +
 develop/_sources/newtmgr/install/index.rst.txt     |    10 +
 .../_sources/newtmgr/install/install_linux.rst.txt |   241 +
 .../_sources/newtmgr/install/install_mac.rst.txt   |   173 +
 .../newtmgr/install/install_windows.rst.txt        |   162 +
 .../_sources/newtmgr/install/prev_releases.rst.txt |    97 +
 develop/_sources/os/core_os/API.rst.txt            |    23 +
 .../core_os/context_switch/context_switch.rst.txt  |    50 +
 .../_sources/os/core_os/cputime/os_cputime.rst.txt |    45 +
 develop/_sources/os/core_os/mynewt_os.rst.txt      |   238 +
 .../_sources/os/modules/console/console.rst.txt    |   306 +
 .../modules/sysinitconfig/sysconfig_error.rst.txt  |   468 +
 .../os/modules/sysinitconfig/sysinitconfig.rst.txt |   674 ++
 develop/_sources/os/os_user_guide.rst.txt          |    23 +
 develop/_sources/tutorials/ble/ble.rst.txt         |    16 +
 .../_sources/tutorials/ble/ble_bare_bones.rst.txt  |   210 +
 .../_sources/tutorials/ble/blehci_project.rst.txt  |   237 +
 .../bleprph/bleprph-sections/bleprph-adv.rst.txt   |   149 +
 .../bleprph/bleprph-sections/bleprph-app.rst.txt   |   104 +
 .../bleprph-sections/bleprph-chr-access.rst.txt    |   286 +
 .../bleprph-sections/bleprph-gap-event.rst.txt     |   164 +
 .../bleprph-sections/bleprph-svc-reg.rst.txt       |   289 +
 .../_sources/tutorials/ble/bleprph/bleprph.rst.txt |    53 +
 develop/_sources/tutorials/ble/eddystone.rst.txt   |   412 +
 develop/_sources/tutorials/ble/ibeacon.rst.txt     |   367 +
 .../_sources/tutorials/blinky/arduino_zero.rst.txt |   435 +
 develop/_sources/tutorials/blinky/blinky.rst.txt   |    87 +
 .../tutorials/blinky/blinky_console.rst.txt        |   235 +
 .../_sources/tutorials/blinky/blinky_primo.rst.txt |   309 +
 .../tutorials/blinky/blinky_stm32f4disc.rst.txt    |   255 +
 develop/_sources/tutorials/blinky/nRF52.rst.txt    |   225 +
 develop/_sources/tutorials/blinky/olimex.rst.txt   |   272 +
 develop/_sources/tutorials/blinky/rbnano2.rst.txt  |   227 +
 develop/_sources/tutorials/lora/lorawanapp.rst.txt |   348 +
 develop/_sources/tutorials/repo/add_repos.rst.txt  |   331 +
 .../_sources/tutorials/repo/create_repo.rst.txt    |   186 +
 .../_sources/tutorials/repo/private_repo.rst.txt   |    50 +
 .../_sources/tutorials/repo/upgrade_repo.rst.txt   |    15 +
 develop/_sources/tutorials/tutorials.rst.txt       |   102 +
 develop/_static/ajax-loader.gif                    |   Bin 0 -> 673 bytes
 develop/_static/basic.css                          |   660 ++
 develop/_static/comment-bright.png                 |   Bin 0 -> 756 bytes
 develop/_static/comment-close.png                  |   Bin 0 -> 829 bytes
 develop/_static/comment.png                        |   Bin 0 -> 641 bytes
 develop/_static/common.html                        |   310 +
 develop/_static/common.rst                         |     1 +
 .../_static}/css/bootstrap-3.0.3.min.css           |     0
 develop/_static/css/custom.css                     |   468 +
 develop/_static/css/overrides.css                  |     1 +
 develop/_static/css/restructuredtext.css           |     3 +
 develop/_static/css/sphinx_theme.css               |   171 +
 develop/_static/css/theme.css                      |  5205 ++++++++++
 develop/_static/css/v2.css                         |   161 +
 develop/_static/doctools.js                        |   311 +
 develop/_static/documentation_options.js           |     9 +
 develop/_static/down-pressed.png                   |   Bin 0 -> 222 bytes
 develop/_static/down.png                           |   Bin 0 -> 202 bytes
 develop/_static/file.png                           |   Bin 0 -> 286 bytes
 develop/_static/fonts/FontAwesome.otf              |   Bin 0 -> 85908 bytes
 develop/_static/fonts/Lato-Bold.ttf                |   Bin 0 -> 121788 bytes
 develop/_static/fonts/Lato-Regular.ttf             |   Bin 0 -> 120196 bytes
 develop/_static/fonts/RobotoSlab-Bold.ttf          |   Bin 0 -> 170616 bytes
 develop/_static/fonts/RobotoSlab-Regular.ttf       |   Bin 0 -> 169064 bytes
 develop/_static/fonts/fontawesome-webfont.eot      |   Bin 0 -> 56006 bytes
 develop/_static/fonts/fontawesome-webfont.svg      |   520 +
 develop/_static/fonts/fontawesome-webfont.ttf      |   Bin 0 -> 112160 bytes
 develop/_static/fonts/fontawesome-webfont.woff     |   Bin 0 -> 65452 bytes
 {v1_2_0 => develop/_static}/img/add_to_slack.png   |   Bin
 .../_static}/img/asf_logo_wide_small.png           |   Bin
 {v1_2_0 => develop/_static}/img/egg-logo2.png      |   Bin
 {v1_2_0 => develop/_static}/img/logo.png           |   Bin
 develop/_static/jquery-3.2.1.js                    | 10253 +++++++++++++++++++
 develop/_static/jquery.js                          |     4 +
 develop/_static/js/affix.js                        |   162 +
 .../_static}/js/bootstrap-3.0.3.min.js             |     0
 develop/_static/js/main.js                         |    92 +
 develop/_static/js/modernizr.min.js                |     4 +
 develop/_static/js/scrollspy.js                    |   172 +
 develop/_static/minus.png                          |   Bin 0 -> 90 bytes
 develop/_static/plus.png                           |   Bin 0 -> 90 bytes
 develop/_static/pygments.css                       |    69 +
 develop/_static/searchtools.js                     |   761 ++
 develop/_static/underscore-1.3.1.js                |   999 ++
 develop/_static/underscore.js                      |    31 +
 develop/_static/up-pressed.png                     |   Bin 0 -> 214 bytes
 develop/_static/up.png                             |   Bin 0 -> 203 bytes
 develop/_static/websupport.js                      |   808 ++
 develop/concepts.html                              |   507 +
 develop/genindex.html                              |   424 +
 develop/get_started/docker.html                    |   464 +
 develop/get_started/index.html                     |   357 +
 .../get_started/native_install/cross_tools.html    |   577 ++
 develop/get_started/native_install/index.html      |   374 +
 .../get_started/native_install/native_tools.html   |   493 +
 develop/get_started/project_create.html            |   751 ++
 develop/get_started/serial_access.html             |   499 +
 develop/index.html                                 |   389 +
 develop/misc/faq.html                              |   441 +
 develop/misc/go_env.html                           |   547 +
 develop/misc/ide.html                              |   668 ++
 develop/misc/index.html                            |   331 +
 develop/network/ble/ble_hs/ble_att.html            |   361 +
 develop/network/ble/ble_hs/ble_gap.html            |   354 +
 develop/network/ble/ble_hs/ble_gattc.html          |   355 +
 develop/network/ble/ble_hs/ble_gatts.html          |   355 +
 develop/network/ble/ble_hs/ble_hs.html             |   365 +
 develop/network/ble/ble_hs/ble_hs_id.html          |   405 +
 .../network/ble/ble_hs/ble_hs_return_codes.html    |  1294 +++
 develop/network/ble/ble_intro.html                 |   443 +
 develop/network/ble/ble_sec.html                   |   398 +
 develop/network/ble/ble_setup/ble_addr.html        |   394 +
 develop/network/ble/ble_setup/ble_lp_clock.html    |   397 +
 develop/network/ble/ble_setup/ble_setup_intro.html |   364 +
 develop/network/ble/ble_setup/ble_sync_cb.html     |   410 +
 develop/network/ble/btshell/btshell_GAP.html       |  1950 ++++
 develop/network/ble/btshell/btshell_GATT.html      |   593 ++
 develop/network/ble/btshell/btshell_advdata.html   |   452 +
 develop/network/ble/btshell/btshell_api.html       |   461 +
 develop/network/ble/mesh/index.html                |   430 +
 develop/network/ble/mesh/sample.html               |   361 +
 develop/newt/README.html                           |   339 +
 develop/newt/command_list/newt_build.html          |   403 +
 develop/newt/command_list/newt_clean.html          |   405 +
 develop/newt/command_list/newt_complete.html       |   385 +
 develop/newt/command_list/newt_create_image.html   |   418 +
 develop/newt/command_list/newt_debug.html          |   409 +
 develop/newt/command_list/newt_help.html           |   429 +
 develop/newt/command_list/newt_info.html           |   380 +
 develop/newt/command_list/newt_install.html        |   387 +
 develop/newt/command_list/newt_load.html           |   386 +
 develop/newt/command_list/newt_mfg.html            |   461 +
 develop/newt/command_list/newt_new.html            |   399 +
 develop/newt/command_list/newt_pkg.html            |   449 +
 develop/newt/command_list/newt_resign_image.html   |   406 +
 develop/newt/command_list/newt_run.html            |   414 +
 develop/newt/command_list/newt_size.html           |   431 +
 develop/newt/command_list/newt_sync.html           |   389 +
 develop/newt/command_list/newt_target.html         |   581 ++
 develop/newt/command_list/newt_test.html           |   414 +
 develop/newt/command_list/newt_upgrade.html        |   386 +
 develop/newt/command_list/newt_vals.html           |   433 +
 develop/newt/command_list/newt_version.html        |   395 +
 develop/newt/index.html                            |   528 +
 develop/newt/install/index.html                    |   368 +
 develop/newt/install/newt_linux.html               |   525 +
 develop/newt/install/newt_mac.html                 |   503 +
 develop/newt/install/newt_windows.html             |   544 +
 develop/newt/install/prev_releases.html            |   438 +
 develop/newt/newt_operation.html                   |   613 ++
 develop/newt/newt_ops.html                         |   409 +
 develop/newtmgr/README.html                        |   339 +
 develop/newtmgr/command_list/index.html            |   395 +
 develop/newtmgr/command_list/newtmgr_config.html   |   393 +
 develop/newtmgr/command_list/newtmgr_conn.html     |   552 +
 develop/newtmgr/command_list/newtmgr_crash.html    |   393 +
 develop/newtmgr/command_list/newtmgr_datetime.html |   397 +
 develop/newtmgr/command_list/newtmgr_echo.html     |   390 +
 develop/newtmgr/command_list/newtmgr_fs.html       |   412 +
 develop/newtmgr/command_list/newtmgr_image.html    |   486 +
 develop/newtmgr/command_list/newtmgr_logs.html     |   473 +
 develop/newtmgr/command_list/newtmgr_mpstats.html  |   418 +
 develop/newtmgr/command_list/newtmgr_reset.html    |   389 +
 develop/newtmgr/command_list/newtmgr_run.html      |   415 +
 develop/newtmgr/command_list/newtmgr_stat.html     |   465 +
 .../newtmgr/command_list/newtmgr_taskstats.html    |   409 +
 develop/newtmgr/index.html                         |   360 +
 develop/newtmgr/install/index.html                 |   367 +
 develop/newtmgr/install/install_linux.html         |   566 +
 develop/newtmgr/install/install_mac.html           |   495 +
 develop/newtmgr/install/install_windows.html       |   499 +
 develop/newtmgr/install/prev_releases.html         |   454 +
 develop/objects.inv                                |   Bin 0 -> 4719 bytes
 develop/os/core_os/API.html                        |   791 ++
 .../os/core_os/context_switch/context_switch.html  |   379 +
 develop/os/core_os/cputime/os_cputime.html         |   381 +
 develop/os/core_os/mynewt_os.html                  |   547 +
 develop/os/modules/console/console.html            |   727 ++
 .../os/modules/sysinitconfig/sysconfig_error.html  |   778 ++
 .../os/modules/sysinitconfig/sysinitconfig.html    |   991 ++
 develop/os/os_user_guide.html                      |   343 +
 develop/search.html                                |   326 +
 develop/searchindex.js                             |     1 +
 develop/tutorials/ble/ble.html                     |   344 +
 develop/tutorials/ble/ble_bare_bones.html          |   525 +
 develop/tutorials/ble/blehci_project.html          |   552 +
 .../ble/bleprph/bleprph-sections/bleprph-adv.html  |   485 +
 .../ble/bleprph/bleprph-sections/bleprph-app.html  |   435 +
 .../bleprph-sections/bleprph-chr-access.html       |   662 ++
 .../bleprph-sections/bleprph-gap-event.html        |   504 +
 .../bleprph/bleprph-sections/bleprph-svc-reg.html  |   723 ++
 develop/tutorials/ble/bleprph/bleprph.html         |   393 +
 develop/tutorials/ble/eddystone.html               |   757 ++
 develop/tutorials/ble/ibeacon.html                 |   714 ++
 develop/tutorials/blinky/arduino_zero.html         |   733 ++
 develop/tutorials/blinky/blinky.html               |   415 +
 develop/tutorials/blinky/blinky_console.html       |   561 +
 develop/tutorials/blinky/blinky_primo.html         |   630 ++
 develop/tutorials/blinky/blinky_stm32f4disc.html   |   566 +
 develop/tutorials/blinky/nRF52.html                |   546 +
 develop/tutorials/blinky/olimex.html               |   591 ++
 develop/tutorials/blinky/rbnano2.html              |   552 +
 develop/tutorials/lora/lorawanapp.html             |   654 ++
 develop/tutorials/repo/add_repos.html              |   609 ++
 develop/tutorials/repo/create_repo.html            |   496 +
 develop/tutorials/repo/private_repo.html           |   381 +
 develop/tutorials/repo/upgrade_repo.html           |   350 +
 develop/tutorials/tutorials.html                   |   422 +
 documentation/index.html                           |   228 +
 download/index.html                                |    27 +-
 events/index.html                                  |    27 +-
 faq/answers/index.html                             |    42 +-
 faq/go_env/index.html                              |    42 +-
 faq/how_to_edit_docs/index.html                    |    42 +-
 faq/ide/index.html                                 |    42 +-
 index.html                                         |    27 +-
 known_issues/index.html                            |    42 +-
 master/about/index.html                            |    27 +-
 master/community/index.html                        |    27 +-
 master/documentation/index.html                    |   228 +
 master/download/index.html                         |    27 +-
 master/events/index.html                           |    27 +-
 master/faq/answers/index.html                      |    42 +-
 master/faq/go_env/index.html                       |    42 +-
 master/faq/how_to_edit_docs/index.html             |    42 +-
 master/faq/ide/index.html                          |    42 +-
 master/index.html                                  |    27 +-
 master/known_issues/index.html                     |    42 +-
 master/mkdocs/search_index.json                    |    15 +
 master/network/ble/ble_blemesh/index.html          |    42 +-
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |    42 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    42 +-
 .../functions/ble_att_preferred_mtu/index.html     |    42 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    42 +-
 .../functions/ble_att_svr_read_local/index.html    |    42 +-
 .../functions/ble_att_svr_write_local/index.html   |    42 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |    42 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    42 +-
 .../functions/ble_gap_adv_active/index.html        |    42 +-
 .../functions/ble_gap_adv_rsp_set_data/index.html  |    42 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    42 +-
 .../functions/ble_gap_adv_set_data/index.html      |    42 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    42 +-
 .../functions/ble_gap_adv_set_phys/index.html      |    42 +-
 .../functions/ble_gap_adv_set_tx_power/index.html  |    42 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    42 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    42 +-
 .../functions/ble_gap_conn_active/index.html       |    42 +-
 .../functions/ble_gap_conn_cancel/index.html       |    42 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    42 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    42 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    42 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    42 +-
 .../functions/ble_gap_disc_active/index.html       |    42 +-
 .../functions/ble_gap_disc_cancel/index.html       |    42 +-
 .../functions/ble_gap_ext_connect/index.html       |    42 +-
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |    42 +-
 .../functions/ble_gap_read_le_phy/index.html       |    42 +-
 .../functions/ble_gap_security_initiate/index.html |    42 +-
 .../functions/ble_gap_set_event_cb/index.html      |    42 +-
 .../ble_gap_set_prefered_default_le_phy/index.html |    42 +-
 .../ble_gap_set_prefered_le_phy/index.html         |    42 +-
 .../functions/ble_gap_set_priv_mode/index.html     |    42 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    42 +-
 .../functions/ble_gap_update_params/index.html     |    42 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    42 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |    42 +-
 .../definitions/ble_gattc_defs/index.html          |    42 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    42 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    42 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    42 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    42 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    42 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    42 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    42 +-
 .../functions/ble_gattc_indicate/index.html        |    42 +-
 .../functions/ble_gattc_indicate_custom/index.html |    42 +-
 .../functions/ble_gattc_notify/index.html          |    42 +-
 .../functions/ble_gattc_notify_custom/index.html   |    42 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    42 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    42 +-
 .../functions/ble_gattc_read_long/index.html       |    42 +-
 .../functions/ble_gattc_read_mult/index.html       |    42 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    42 +-
 .../functions/ble_gattc_write_flat/index.html      |    42 +-
 .../functions/ble_gattc_write_long/index.html      |    42 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    42 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    42 +-
 .../functions/ble_gattc_write_reliable/index.html  |    42 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |    42 +-
 .../definitions/ble_gatts_defs/index.html          |    42 +-
 .../functions/ble_gatts_add_svcs/index.html        |    42 +-
 .../functions/ble_gatts_count_cfg/index.html       |    42 +-
 .../functions/ble_gatts_find_chr/index.html        |    42 +-
 .../functions/ble_gatts_find_dsc/index.html        |    42 +-
 .../functions/ble_gatts_find_svc/index.html        |    42 +-
 .../ble_gatts_svc_set_visibility/index.html        |    42 +-
 master/network/ble/ble_hs/ble_hs/index.html        |    42 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |    42 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    42 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    42 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    42 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |    40 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    42 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    42 +-
 .../other/functions/ble_hs_evq_set/index.html      |    42 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    42 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    42 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    42 +-
 .../other/functions/ble_hs_sched_reset/index.html  |    42 +-
 .../other/functions/ble_hs_synced/index.html       |    42 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    42 +-
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |    42 +-
 .../functions/ble_uuid_init_from_buf/index.html    |    42 +-
 .../other/functions/ble_uuid_to_str/index.html     |    42 +-
 .../ble_hs/other/functions/ble_uuid_u16/index.html |    42 +-
 master/network/ble/ble_hs/other/other/index.html   |    42 +-
 master/network/ble/ble_intro/index.html            |    42 +-
 master/network/ble/ble_mesh/index.html             |    42 +-
 master/network/ble/ble_sec/index.html              |    42 +-
 master/network/ble/ble_setup/ble_addr/index.html   |    42 +-
 .../network/ble/ble_setup/ble_lp_clock/index.html  |    42 +-
 .../ble/ble_setup/ble_setup_intro/index.html       |    42 +-
 .../network/ble/ble_setup/ble_sync_cb/index.html   |    42 +-
 master/network/ble/bletiny/bletiny_GAP/index.html  |    40 +-
 master/network/ble/bletiny/bletiny_GATT/index.html |    42 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    42 +-
 master/network/ble/bletiny/bletiny_api/index.html  |    42 +-
 master/network/ble/btshell/btshell_GAP/index.html  |    40 +-
 master/network/ble/btshell/btshell_GATT/index.html |    42 +-
 .../network/ble/btshell/btshell_advdata/index.html |    42 +-
 master/network/ble/btshell/btshell_api/index.html  |    42 +-
 master/newt/command_list/newt_build/index.html     |    42 +-
 master/newt/command_list/newt_clean/index.html     |    42 +-
 .../newt/command_list/newt_create_image/index.html |    42 +-
 master/newt/command_list/newt_debug/index.html     |    42 +-
 master/newt/command_list/newt_help/index.html      |    42 +-
 master/newt/command_list/newt_info/index.html      |    42 +-
 master/newt/command_list/newt_install/index.html   |    42 +-
 master/newt/command_list/newt_load/index.html      |    42 +-
 master/newt/command_list/newt_mfg/index.html       |    42 +-
 master/newt/command_list/newt_new/index.html       |    42 +-
 master/newt/command_list/newt_pkg/index.html       |    42 +-
 .../newt/command_list/newt_resign_image/index.html |    42 +-
 master/newt/command_list/newt_run/index.html       |    42 +-
 master/newt/command_list/newt_size/index.html      |    42 +-
 master/newt/command_list/newt_sync/index.html      |    42 +-
 master/newt/command_list/newt_target/index.html    |    42 +-
 master/newt/command_list/newt_test/index.html      |    42 +-
 master/newt/command_list/newt_upgrade/index.html   |    42 +-
 master/newt/command_list/newt_vals/index.html      |    42 +-
 master/newt/command_list/newt_version/index.html   |    42 +-
 master/newt/install/newt_linux/index.html          |    42 +-
 master/newt/install/newt_mac/index.html            |    42 +-
 master/newt/install/newt_windows/index.html        |    42 +-
 master/newt/install/prev_releases/index.html       |    42 +-
 master/newt/newt_intro/index.html                  |    42 +-
 master/newt/newt_operation/index.html              |    42 +-
 master/newt/newt_ops/index.html                    |    42 +-
 .../newtmgr/command_list/newtmgr_config/index.html |    42 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |    42 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |    42 +-
 .../command_list/newtmgr_datetime/index.html       |    42 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |    42 +-
 master/newtmgr/command_list/newtmgr_fs/index.html  |    42 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |    42 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |    42 +-
 .../command_list/newtmgr_mpstats/index.html        |    42 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |    42 +-
 master/newtmgr/command_list/newtmgr_run/index.html |    42 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |    42 +-
 .../command_list/newtmgr_taskstats/index.html      |    42 +-
 master/newtmgr/install_linux/index.html            |    42 +-
 master/newtmgr/install_mac/index.html              |    42 +-
 master/newtmgr/install_windows/index.html          |    42 +-
 master/newtmgr/overview/index.html                 |    42 +-
 master/newtmgr/prev_releases/index.html            |    42 +-
 master/os/core_os/callout/callout/index.html       |    42 +-
 .../callout/os_callout_func_init/index.html        |    42 +-
 .../os/core_os/callout/os_callout_init/index.html  |    42 +-
 .../core_os/callout/os_callout_queued/index.html   |    42 +-
 .../os/core_os/callout/os_callout_reset/index.html |    42 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    42 +-
 .../context_switch/context_switch/index.html       |    42 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    42 +-
 .../os/core_os/context_switch/os_sched/index.html  |    42 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    42 +-
 .../os_sched_get_current_task/index.html           |    42 +-
 .../context_switch/os_sched_insert/index.html      |    42 +-
 .../context_switch/os_sched_next_task/index.html   |    42 +-
 .../os_sched_os_timer_exp/index.html               |    42 +-
 .../context_switch/os_sched_remove/index.html      |    42 +-
 .../context_switch/os_sched_resort/index.html      |    42 +-
 .../os_sched_set_current_task/index.html           |    42 +-
 .../context_switch/os_sched_sleep/index.html       |    42 +-
 .../context_switch/os_sched_wakeup/index.html      |    42 +-
 master/os/core_os/cputime/os_cputime/index.html    |    42 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    42 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    42 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    42 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |    42 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |    42 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    42 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    42 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    42 +-
 .../cputime/os_cputime_timer_init/index.html       |    42 +-
 .../cputime/os_cputime_timer_relative/index.html   |    42 +-
 .../cputime/os_cputime_timer_start/index.html      |    42 +-
 .../cputime/os_cputime_timer_stop/index.html       |    42 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    42 +-
 .../os/core_os/event_queue/event_queue/index.html  |    42 +-
 .../event_queue/os_eventq_designate/index.html     |    42 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    42 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    42 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    42 +-
 .../event_queue/os_eventq_inited/index.html        |    42 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    42 +-
 .../event_queue/os_eventq_remove/index.html        |    42 +-
 .../core_os/event_queue/os_eventq_run/index.html   |    42 +-
 master/os/core_os/heap/heap/index.html             |    42 +-
 master/os/core_os/heap/os_free/index.html          |    42 +-
 master/os/core_os/heap/os_malloc/index.html        |    42 +-
 master/os/core_os/heap/os_realloc/index.html       |    42 +-
 master/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    42 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    42 +-
 master/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    42 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    42 +-
 master/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    42 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    42 +-
 master/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    42 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    42 +-
 master/os/core_os/mbuf/mbuf/index.html             |    42 +-
 master/os/core_os/mbuf/os_mbuf_adj/index.html      |    42 +-
 master/os/core_os/mbuf/os_mbuf_append/index.html   |    42 +-
 master/os/core_os/mbuf/os_mbuf_concat/index.html   |    42 +-
 master/os/core_os/mbuf/os_mbuf_copydata/index.html |    42 +-
 master/os/core_os/mbuf/os_mbuf_copyinto/index.html |    42 +-
 master/os/core_os/mbuf/os_mbuf_dup/index.html      |    42 +-
 master/os/core_os/mbuf/os_mbuf_extend/index.html   |    42 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    42 +-
 master/os/core_os/mbuf/os_mbuf_get/index.html      |    42 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    42 +-
 master/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    42 +-
 master/os/core_os/mbuf/os_mbuf_off/index.html      |    42 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    42 +-
 master/os/core_os/mbuf/os_mbuf_prepend/index.html  |    42 +-
 master/os/core_os/mbuf/os_mbuf_pullup/index.html   |    42 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    42 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    42 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    42 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    42 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    42 +-
 .../os_mempool_info_get_next/index.html            |    42 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    42 +-
 master/os/core_os/mqueue/mqueue/index.html         |    42 +-
 master/os/core_os/mqueue/os_mqueue_get/index.html  |    42 +-
 master/os/core_os/mqueue/os_mqueue_init/index.html |    42 +-
 master/os/core_os/mqueue/os_mqueue_put/index.html  |    42 +-
 master/os/core_os/msys/msys/index.html             |    42 +-
 master/os/core_os/msys/os_msys_get/index.html      |    42 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    42 +-
 master/os/core_os/msys/os_msys_register/index.html |    42 +-
 master/os/core_os/msys/os_msys_reset/index.html    |    42 +-
 master/os/core_os/mutex/mutex/index.html           |    42 +-
 master/os/core_os/mutex/os_mutex_init/index.html   |    42 +-
 master/os/core_os/mutex/os_mutex_pend/index.html   |    42 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    42 +-
 master/os/core_os/mynewt_os/index.html             |    42 +-
 master/os/core_os/os_started/index.html            |    42 +-
 master/os/core_os/porting/port_bsp/index.html      |    42 +-
 master/os/core_os/porting/port_cpu/index.html      |    42 +-
 master/os/core_os/porting/port_mcu/index.html      |    42 +-
 master/os/core_os/porting/port_os/index.html       |    42 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    42 +-
 .../sanity/os_sanity_check_register/index.html     |    42 +-
 .../sanity/os_sanity_check_reset/index.html        |    42 +-
 .../sanity/os_sanity_task_checkin/index.html       |    42 +-
 master/os/core_os/sanity/sanity/index.html         |    42 +-
 master/os/core_os/semaphore/os_sem_init/index.html |    42 +-
 master/os/core_os/semaphore/os_sem_pend/index.html |    42 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    42 +-
 master/os/core_os/semaphore/semaphore/index.html   |    42 +-
 master/os/core_os/task/os_task_count/index.html    |    42 +-
 .../core_os/task/os_task_info_get_next/index.html  |    42 +-
 master/os/core_os/task/os_task_init/index.html     |    42 +-
 master/os/core_os/task/os_task_remove/index.html   |    42 +-
 master/os/core_os/task/task/index.html             |    42 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |    42 +-
 master/os/core_os/time/os_gettimeofday/index.html  |    42 +-
 master/os/core_os/time/os_settimeofday/index.html  |    42 +-
 master/os/core_os/time/os_time/index.html          |    42 +-
 master/os/core_os/time/os_time_advance/index.html  |    42 +-
 master/os/core_os/time/os_time_delay/index.html    |    42 +-
 master/os/core_os/time/os_time_get/index.html      |    42 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |    42 +-
 master/os/get_started/cross_tools/index.html       |    42 +-
 master/os/get_started/docker/index.html            |    42 +-
 master/os/get_started/get_started/index.html       |    42 +-
 .../os/get_started/native_install_intro/index.html |    42 +-
 master/os/get_started/native_tools/index.html      |    42 +-
 master/os/get_started/project_create/index.html    |    42 +-
 master/os/get_started/serial_access/index.html     |    42 +-
 master/os/get_started/vocabulary/index.html        |    42 +-
 master/os/introduction/index.html                  |    47 +-
 master/os/modules/baselibc/index.html              |    42 +-
 .../bootloader/boot_build_status/index.html        |    42 +-
 .../bootloader/boot_build_status_one/index.html    |    42 +-
 .../bootloader/boot_clear_status/index.html        |    42 +-
 .../modules/bootloader/boot_copy_area/index.html   |    42 +-
 .../modules/bootloader/boot_copy_image/index.html  |    42 +-
 .../modules/bootloader/boot_erase_area/index.html  |    42 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    42 +-
 .../bootloader/boot_find_image_area_idx/index.html |    42 +-
 .../bootloader/boot_find_image_part/index.html     |    42 +-
 .../bootloader/boot_find_image_slot/index.html     |    42 +-
 master/os/modules/bootloader/boot_go/index.html    |    42 +-
 .../modules/bootloader/boot_init_flash/index.html  |    42 +-
 .../modules/bootloader/boot_move_area/index.html   |    42 +-
 .../bootloader/boot_read_image_header/index.html   |    42 +-
 .../bootloader/boot_read_image_headers/index.html  |    42 +-
 .../modules/bootloader/boot_read_status/index.html |    42 +-
 .../bootloader/boot_select_image_slot/index.html   |    42 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    42 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    42 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    42 +-
 .../bootloader/boot_vect_delete_main/index.html    |    42 +-
 .../bootloader/boot_vect_delete_test/index.html    |    42 +-
 .../bootloader/boot_vect_read_main/index.html      |    42 +-
 .../bootloader/boot_vect_read_one/index.html       |    42 +-
 .../bootloader/boot_vect_read_test/index.html      |    42 +-
 .../bootloader/boot_write_status/index.html        |    42 +-
 master/os/modules/bootloader/bootloader/index.html |    42 +-
 master/os/modules/console/console/index.html       |    42 +-
 master/os/modules/console/console_echo/index.html  |    42 +-
 master/os/modules/console/console_init/index.html  |    42 +-
 .../os/modules/console/console_is_init/index.html  |    42 +-
 .../os/modules/console/console_printf/index.html   |    42 +-
 master/os/modules/console/console_read/index.html  |    42 +-
 .../modules/console/console_set_queues/index.html  |    42 +-
 master/os/modules/console/console_write/index.html |    42 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |    42 +-
 master/os/modules/devmgmt/newtmgr/index.html       |    42 +-
 master/os/modules/devmgmt/oicmgr/index.html        |    42 +-
 master/os/modules/drivers/driver/index.html        |    42 +-
 master/os/modules/drivers/flash/index.html         |    42 +-
 master/os/modules/drivers/mmc/index.html           |    42 +-
 master/os/modules/fcb/fcb/index.html               |    42 +-
 master/os/modules/fcb/fcb_append/index.html        |    42 +-
 master/os/modules/fcb/fcb_append_finish/index.html |    42 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |    42 +-
 master/os/modules/fcb/fcb_clear/index.html         |    42 +-
 master/os/modules/fcb/fcb_getnext/index.html       |    42 +-
 master/os/modules/fcb/fcb_init/index.html          |    42 +-
 master/os/modules/fcb/fcb_is_empty/index.html      |    42 +-
 master/os/modules/fcb/fcb_offset_last_n/index.html |    42 +-
 master/os/modules/fcb/fcb_rotate/index.html        |    42 +-
 master/os/modules/fcb/fcb_walk/index.html          |    42 +-
 master/os/modules/fs/fatfs/index.html              |    42 +-
 master/os/modules/fs/fs/fs/index.html              |    42 +-
 master/os/modules/fs/fs/fs_close/index.html        |    42 +-
 master/os/modules/fs/fs/fs_closedir/index.html     |    42 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    42 +-
 master/os/modules/fs/fs/fs_dirent_name/index.html  |    42 +-
 master/os/modules/fs/fs/fs_filelen/index.html      |    42 +-
 master/os/modules/fs/fs/fs_getpos/index.html       |    42 +-
 master/os/modules/fs/fs/fs_mkdir/index.html        |    42 +-
 master/os/modules/fs/fs/fs_open/index.html         |    42 +-
 master/os/modules/fs/fs/fs_opendir/index.html      |    42 +-
 master/os/modules/fs/fs/fs_ops/index.html          |    42 +-
 master/os/modules/fs/fs/fs_read/index.html         |    42 +-
 master/os/modules/fs/fs/fs_readdir/index.html      |    42 +-
 master/os/modules/fs/fs/fs_register/index.html     |    42 +-
 master/os/modules/fs/fs/fs_rename/index.html       |    42 +-
 master/os/modules/fs/fs/fs_return_codes/index.html |    42 +-
 master/os/modules/fs/fs/fs_seek/index.html         |    42 +-
 master/os/modules/fs/fs/fs_unlink/index.html       |    42 +-
 master/os/modules/fs/fs/fs_write/index.html        |    42 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    42 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    42 +-
 master/os/modules/fs/nffs/nffs/index.html          |    42 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    42 +-
 master/os/modules/fs/nffs/nffs_config/index.html   |    42 +-
 master/os/modules/fs/nffs/nffs_detect/index.html   |    42 +-
 master/os/modules/fs/nffs/nffs_format/index.html   |    42 +-
 master/os/modules/fs/nffs/nffs_init/index.html     |    42 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    42 +-
 master/os/modules/fs/otherfs/index.html            |    42 +-
 master/os/modules/hal/hal/index.html               |    42 +-
 master/os/modules/hal/hal_api/index.html           |    42 +-
 master/os/modules/hal/hal_bsp/hal_bsp/index.html   |    42 +-
 master/os/modules/hal/hal_creation/index.html      |    42 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    42 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    42 +-
 master/os/modules/hal/hal_gpio/hal_gpio/index.html |    42 +-
 master/os/modules/hal/hal_i2c/hal_i2c/index.html   |    42 +-
 master/os/modules/hal/hal_in_libraries/index.html  |    42 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |    42 +-
 master/os/modules/hal/hal_spi/hal_spi/index.html   |    42 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    42 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |    42 +-
 master/os/modules/hal/hal_uart/hal_uart/index.html |    42 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    42 +-
 master/os/modules/imgmgr/imgmgr/index.html         |    42 +-
 master/os/modules/imgmgr/imgr_ver_parse/index.html |    42 +-
 master/os/modules/imgmgr/imgr_ver_str/index.html   |    42 +-
 master/os/modules/json/json/index.html             |    42 +-
 .../json/json_encode_object_entry/index.html       |    42 +-
 .../json/json_encode_object_finish/index.html      |    42 +-
 .../modules/json/json_encode_object_key/index.html |    42 +-
 .../json/json_encode_object_start/index.html       |    42 +-
 master/os/modules/json/json_read_object/index.html |    42 +-
 master/os/modules/logs/logs/index.html             |    42 +-
 .../modules/sensor_framework/sensor_api/index.html |    42 +-
 .../sensor_framework/sensor_create/index.html      |    42 +-
 .../sensor_framework/sensor_driver/index.html      |    42 +-
 .../sensor_framework_overview/index.html           |    42 +-
 .../sensor_listener_api/index.html                 |    42 +-
 .../sensor_framework/sensor_mgr_api/index.html     |    42 +-
 .../modules/sensor_framework/sensor_oic/index.html |    42 +-
 .../sensor_framework/sensor_shell/index.html       |    42 +-
 master/os/modules/shell/shell/index.html           |    42 +-
 .../os/modules/shell/shell_cmd_register/index.html |    42 +-
 master/os/modules/shell/shell_evq_set/index.html   |    42 +-
 .../shell/shell_nlip_input_register/index.html     |    42 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    42 +-
 master/os/modules/shell/shell_register/index.html  |    42 +-
 .../shell_register_app_cmd_handler/index.html      |    42 +-
 .../shell/shell_register_default_module/index.html |    42 +-
 master/os/modules/split/split/index.html           |    42 +-
 master/os/modules/stats/stats/index.html           |    42 +-
 .../sysinitconfig/sysconfig_error/index.html       |    42 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |    42 +-
 master/os/modules/testutil/test_assert/index.html  |    42 +-
 master/os/modules/testutil/test_case/index.html    |    42 +-
 master/os/modules/testutil/test_decl/index.html    |    42 +-
 master/os/modules/testutil/test_pass/index.html    |    42 +-
 master/os/modules/testutil/test_suite/index.html   |    42 +-
 master/os/modules/testutil/testutil/index.html     |    42 +-
 master/os/modules/testutil/tu_init/index.html      |    42 +-
 master/os/modules/testutil/tu_restart/index.html   |    42 +-
 master/os/os_user_guide/index.html                 |    42 +-
 master/os/tutorials/add_newtmgr/index.html         |    42 +-
 master/os/tutorials/air_quality_ble/index.html     |    42 +-
 master/os/tutorials/air_quality_sensor/index.html  |    42 +-
 master/os/tutorials/arduino_zero/index.html        |    42 +-
 master/os/tutorials/ble_bare_bones/index.html      |    42 +-
 master/os/tutorials/blehci_project/index.html      |    42 +-
 master/os/tutorials/bleprph/bleprph-adv/index.html |    42 +-
 master/os/tutorials/bleprph/bleprph-app/index.html |    42 +-
 .../bleprph/bleprph-chr-access/index.html          |    42 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |    42 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    42 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    42 +-
 master/os/tutorials/blinky/index.html              |    42 +-
 master/os/tutorials/blinky_console/index.html      |    42 +-
 master/os/tutorials/blinky_primo/index.html        |    42 +-
 master/os/tutorials/blinky_stm32f4disc/index.html  |    42 +-
 master/os/tutorials/codesize/index.html            |    42 +-
 master/os/tutorials/eddystone/index.html           |    42 +-
 master/os/tutorials/event_queue/index.html         |    42 +-
 master/os/tutorials/ibeacon/index.html             |    42 +-
 master/os/tutorials/lora/lorawanapp/index.html     |    42 +-
 master/os/tutorials/nRF52/index.html               |    42 +-
 master/os/tutorials/nrf52_adc/index.html           |    42 +-
 master/os/tutorials/olimex/index.html              |    42 +-
 master/os/tutorials/ota_upgrade_nrf52/index.html   |    42 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |    42 +-
 master/os/tutorials/project-sim-slinky/index.html  |    42 +-
 master/os/tutorials/project-slinky/index.html      |    42 +-
 .../os/tutorials/project-stm32-slinky/index.html   |    42 +-
 master/os/tutorials/rbnano2/index.html             |    42 +-
 master/os/tutorials/repo/add_repos/index.html      |    42 +-
 master/os/tutorials/repo/create_repo/index.html    |    42 +-
 master/os/tutorials/repo/private_repo/index.html   |    42 +-
 master/os/tutorials/repo/upgrade_repo/index.html   |    42 +-
 master/os/tutorials/segger_rtt/index.html          |    42 +-
 master/os/tutorials/segger_sysview/index.html      |    42 +-
 .../sensors/sensor_bleprph_oic/index.html          |    42 +-
 .../sensors/sensor_nrf52_bno055/index.html         |    42 +-
 .../sensors/sensor_nrf52_bno055_oic/index.html     |    42 +-
 .../sensors/sensor_offboard_config/index.html      |    42 +-
 .../sensors/sensor_oic_overview/index.html         |    42 +-
 .../sensors/sensor_thingy_lis2dh12_onb/index.html  |    42 +-
 master/os/tutorials/sensors/sensors/index.html     |    42 +-
 master/os/tutorials/tasks_lesson/index.html        |    42 +-
 master/os/tutorials/tutorials/index.html           |    42 +-
 master/os/tutorials/unit_test/index.html           |    42 +-
 master/os/tutorials/wi-fi_on_arduino/index.html    |    42 +-
 master/pages/ble/index.html                        |    27 +-
 master/pages/securitybullets/index.html            |    27 +-
 master/quick-start/index.html                      |    27 +-
 master/search.html                                 |    42 +-
 master/sitemap.xml                                 |    44 +-
 master/talks/index.html                            |    27 +-
 mkdocs/search_index.json                           |    15 +
 network/ble/ble_blemesh/index.html                 |    42 +-
 network/ble/ble_hs/ble_att/ble_att/index.html      |    42 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    42 +-
 .../functions/ble_att_preferred_mtu/index.html     |    42 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    42 +-
 .../functions/ble_att_svr_read_local/index.html    |    42 +-
 .../functions/ble_att_svr_write_local/index.html   |    42 +-
 network/ble/ble_hs/ble_gap/ble_gap/index.html      |    42 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    42 +-
 .../functions/ble_gap_adv_active/index.html        |    42 +-
 .../functions/ble_gap_adv_rsp_set_data/index.html  |    42 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    42 +-
 .../functions/ble_gap_adv_set_data/index.html      |    42 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    42 +-
 .../functions/ble_gap_adv_set_phys/index.html      |    42 +-
 .../functions/ble_gap_adv_set_tx_power/index.html  |    42 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    42 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    42 +-
 .../functions/ble_gap_conn_active/index.html       |    42 +-
 .../functions/ble_gap_conn_cancel/index.html       |    42 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    42 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    42 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    42 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    42 +-
 .../functions/ble_gap_disc_active/index.html       |    42 +-
 .../functions/ble_gap_disc_cancel/index.html       |    42 +-
 .../functions/ble_gap_ext_connect/index.html       |    42 +-
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |    42 +-
 .../functions/ble_gap_read_le_phy/index.html       |    42 +-
 .../functions/ble_gap_security_initiate/index.html |    42 +-
 .../functions/ble_gap_set_event_cb/index.html      |    42 +-
 .../ble_gap_set_prefered_default_le_phy/index.html |    42 +-
 .../ble_gap_set_prefered_le_phy/index.html         |    42 +-
 .../functions/ble_gap_set_priv_mode/index.html     |    42 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    42 +-
 .../functions/ble_gap_update_params/index.html     |    42 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    42 +-
 network/ble/ble_hs/ble_gattc/ble_gattc/index.html  |    42 +-
 .../definitions/ble_gattc_defs/index.html          |    42 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    42 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    42 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    42 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    42 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    42 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    42 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    42 +-
 .../functions/ble_gattc_indicate/index.html        |    42 +-
 .../functions/ble_gattc_indicate_custom/index.html |    42 +-
 .../functions/ble_gattc_notify/index.html          |    42 +-
 .../functions/ble_gattc_notify_custom/index.html   |    42 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    42 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    42 +-
 .../functions/ble_gattc_read_long/index.html       |    42 +-
 .../functions/ble_gattc_read_mult/index.html       |    42 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    42 +-
 .../functions/ble_gattc_write_flat/index.html      |    42 +-
 .../functions/ble_gattc_write_long/index.html      |    42 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    42 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    42 +-
 .../functions/ble_gattc_write_reliable/index.html  |    42 +-
 network/ble/ble_hs/ble_gatts/ble_gatts/index.html  |    42 +-
 .../definitions/ble_gatts_defs/index.html          |    42 +-
 .../functions/ble_gatts_add_svcs/index.html        |    42 +-
 .../functions/ble_gatts_count_cfg/index.html       |    42 +-
 .../functions/ble_gatts_find_chr/index.html        |    42 +-
 .../functions/ble_gatts_find_dsc/index.html        |    42 +-
 .../functions/ble_gatts_find_svc/index.html        |    42 +-
 .../ble_gatts_svc_set_visibility/index.html        |    42 +-
 network/ble/ble_hs/ble_hs/index.html               |    42 +-
 network/ble/ble_hs/ble_hs_id/ble_hs_id/index.html  |    42 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    42 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    42 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    42 +-
 network/ble/ble_hs/ble_hs_return_codes/index.html  |    40 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    42 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    42 +-
 .../other/functions/ble_hs_evq_set/index.html      |    42 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    42 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    42 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    42 +-
 .../other/functions/ble_hs_sched_reset/index.html  |    42 +-
 .../other/functions/ble_hs_synced/index.html       |    42 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    42 +-
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |    42 +-
 .../functions/ble_uuid_init_from_buf/index.html    |    42 +-
 .../other/functions/ble_uuid_to_str/index.html     |    42 +-
 .../ble_hs/other/functions/ble_uuid_u16/index.html |    42 +-
 network/ble/ble_hs/other/other/index.html          |    42 +-
 network/ble/ble_intro/index.html                   |    42 +-
 network/ble/ble_mesh/index.html                    |    42 +-
 network/ble/ble_sec/index.html                     |    42 +-
 network/ble/ble_setup/ble_addr/index.html          |    42 +-
 network/ble/ble_setup/ble_lp_clock/index.html      |    42 +-
 network/ble/ble_setup/ble_setup_intro/index.html   |    42 +-
 network/ble/ble_setup/ble_sync_cb/index.html       |    42 +-
 network/ble/bletiny/bletiny_GAP/index.html         |    40 +-
 network/ble/bletiny/bletiny_GATT/index.html        |    42 +-
 network/ble/bletiny/bletiny_advdata/index.html     |    42 +-
 network/ble/bletiny/bletiny_api/index.html         |    42 +-
 network/ble/btshell/btshell_GAP/index.html         |    40 +-
 network/ble/btshell/btshell_GATT/index.html        |    42 +-
 network/ble/btshell/btshell_advdata/index.html     |    42 +-
 network/ble/btshell/btshell_api/index.html         |    42 +-
 newt/command_list/newt_build/index.html            |    42 +-
 newt/command_list/newt_clean/index.html            |    42 +-
 newt/command_list/newt_create_image/index.html     |    42 +-
 newt/command_list/newt_debug/index.html            |    42 +-
 newt/command_list/newt_help/index.html             |    42 +-
 newt/command_list/newt_info/index.html             |    42 +-
 newt/command_list/newt_install/index.html          |    42 +-
 newt/command_list/newt_load/index.html             |    42 +-
 newt/command_list/newt_mfg/index.html              |    42 +-
 newt/command_list/newt_new/index.html              |    42 +-
 newt/command_list/newt_pkg/index.html              |    42 +-
 newt/command_list/newt_resign_image/index.html     |    42 +-
 newt/command_list/newt_run/index.html              |    42 +-
 newt/command_list/newt_size/index.html             |    42 +-
 newt/command_list/newt_sync/index.html             |    42 +-
 newt/command_list/newt_target/index.html           |    42 +-
 newt/command_list/newt_test/index.html             |    42 +-
 newt/command_list/newt_upgrade/index.html          |    42 +-
 newt/command_list/newt_vals/index.html             |    42 +-
 newt/command_list/newt_version/index.html          |    42 +-
 newt/install/newt_linux/index.html                 |    42 +-
 newt/install/newt_mac/index.html                   |    42 +-
 newt/install/newt_windows/index.html               |    42 +-
 newt/install/prev_releases/index.html              |    42 +-
 newt/newt_intro/index.html                         |    42 +-
 newt/newt_operation/index.html                     |    42 +-
 newt/newt_ops/index.html                           |    42 +-
 newtmgr/command_list/newtmgr_config/index.html     |    42 +-
 newtmgr/command_list/newtmgr_conn/index.html       |    42 +-
 newtmgr/command_list/newtmgr_crash/index.html      |    42 +-
 newtmgr/command_list/newtmgr_datetime/index.html   |    42 +-
 newtmgr/command_list/newtmgr_echo/index.html       |    42 +-
 newtmgr/command_list/newtmgr_fs/index.html         |    42 +-
 newtmgr/command_list/newtmgr_image/index.html      |    42 +-
 newtmgr/command_list/newtmgr_logs/index.html       |    42 +-
 newtmgr/command_list/newtmgr_mpstats/index.html    |    42 +-
 newtmgr/command_list/newtmgr_reset/index.html      |    42 +-
 newtmgr/command_list/newtmgr_run/index.html        |    42 +-
 newtmgr/command_list/newtmgr_stat/index.html       |    42 +-
 newtmgr/command_list/newtmgr_taskstats/index.html  |    42 +-
 newtmgr/install_linux/index.html                   |    42 +-
 newtmgr/install_mac/index.html                     |    42 +-
 newtmgr/install_windows/index.html                 |    42 +-
 newtmgr/overview/index.html                        |    42 +-
 newtmgr/prev_releases/index.html                   |    42 +-
 os/core_os/callout/callout/index.html              |    42 +-
 os/core_os/callout/os_callout_func_init/index.html |    42 +-
 os/core_os/callout/os_callout_init/index.html      |    42 +-
 os/core_os/callout/os_callout_queued/index.html    |    42 +-
 os/core_os/callout/os_callout_reset/index.html     |    42 +-
 os/core_os/callout/os_callout_stop/index.html      |    42 +-
 .../context_switch/context_switch/index.html       |    42 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    42 +-
 os/core_os/context_switch/os_sched/index.html      |    42 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    42 +-
 .../os_sched_get_current_task/index.html           |    42 +-
 .../context_switch/os_sched_insert/index.html      |    42 +-
 .../context_switch/os_sched_next_task/index.html   |    42 +-
 .../os_sched_os_timer_exp/index.html               |    42 +-
 .../context_switch/os_sched_remove/index.html      |    42 +-
 .../context_switch/os_sched_resort/index.html      |    42 +-
 .../os_sched_set_current_task/index.html           |    42 +-
 .../context_switch/os_sched_sleep/index.html       |    42 +-
 .../context_switch/os_sched_wakeup/index.html      |    42 +-
 os/core_os/cputime/os_cputime/index.html           |    42 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    42 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    42 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    42 +-
 os/core_os/cputime/os_cputime_get32/index.html     |    42 +-
 os/core_os/cputime/os_cputime_init/index.html      |    42 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    42 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    42 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    42 +-
 .../cputime/os_cputime_timer_init/index.html       |    42 +-
 .../cputime/os_cputime_timer_relative/index.html   |    42 +-
 .../cputime/os_cputime_timer_start/index.html      |    42 +-
 .../cputime/os_cputime_timer_stop/index.html       |    42 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    42 +-
 os/core_os/event_queue/event_queue/index.html      |    42 +-
 .../event_queue/os_eventq_designate/index.html     |    42 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    42 +-
 os/core_os/event_queue/os_eventq_get/index.html    |    42 +-
 os/core_os/event_queue/os_eventq_init/index.html   |    42 +-
 os/core_os/event_queue/os_eventq_inited/index.html |    42 +-
 os/core_os/event_queue/os_eventq_put/index.html    |    42 +-
 os/core_os/event_queue/os_eventq_remove/index.html |    42 +-
 os/core_os/event_queue/os_eventq_run/index.html    |    42 +-
 os/core_os/heap/heap/index.html                    |    42 +-
 os/core_os/heap/os_free/index.html                 |    42 +-
 os/core_os/heap/os_malloc/index.html               |    42 +-
 os/core_os/heap/os_realloc/index.html              |    42 +-
 os/core_os/mbuf/OS_MBUF_DATA/index.html            |    42 +-
 os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html    |    42 +-
 os/core_os/mbuf/OS_MBUF_PKTHDR/index.html          |    42 +-
 os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html  |    42 +-
 os/core_os/mbuf/OS_MBUF_PKTLEN/index.html          |    42 +-
 os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html   |    42 +-
 os/core_os/mbuf/OS_MBUF_USRHDR/index.html          |    42 +-
 os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html      |    42 +-
 os/core_os/mbuf/mbuf/index.html                    |    42 +-
 os/core_os/mbuf/os_mbuf_adj/index.html             |    42 +-
 os/core_os/mbuf/os_mbuf_append/index.html          |    42 +-
 os/core_os/mbuf/os_mbuf_concat/index.html          |    42 +-
 os/core_os/mbuf/os_mbuf_copydata/index.html        |    42 +-
 os/core_os/mbuf/os_mbuf_copyinto/index.html        |    42 +-
 os/core_os/mbuf/os_mbuf_dup/index.html             |    42 +-
 os/core_os/mbuf/os_mbuf_extend/index.html          |    42 +-
 os/core_os/mbuf/os_mbuf_free_chain/index.html      |    42 +-
 os/core_os/mbuf/os_mbuf_get/index.html             |    42 +-
 os/core_os/mbuf/os_mbuf_get_pkthdr/index.html      |    42 +-
 os/core_os/mbuf/os_mbuf_memcmp/index.html          |    42 +-
 os/core_os/mbuf/os_mbuf_off/index.html             |    42 +-
 os/core_os/mbuf/os_mbuf_pool_init/index.html       |    42 +-
 os/core_os/mbuf/os_mbuf_prepend/index.html         |    42 +-
 os/core_os/mbuf/os_mbuf_pullup/index.html          |    42 +-
 os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html |    42 +-
 os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html  |    42 +-
 os/core_os/memory_pool/memory_pool/index.html      |    42 +-
 os/core_os/memory_pool/os_memblock_get/index.html  |    42 +-
 os/core_os/memory_pool/os_memblock_put/index.html  |    42 +-
 .../os_mempool_info_get_next/index.html            |    42 +-
 os/core_os/memory_pool/os_mempool_init/index.html  |    42 +-
 os/core_os/mqueue/mqueue/index.html                |    42 +-
 os/core_os/mqueue/os_mqueue_get/index.html         |    42 +-
 os/core_os/mqueue/os_mqueue_init/index.html        |    42 +-
 os/core_os/mqueue/os_mqueue_put/index.html         |    42 +-
 os/core_os/msys/msys/index.html                    |    42 +-
 os/core_os/msys/os_msys_get/index.html             |    42 +-
 os/core_os/msys/os_msys_get_pkthdr/index.html      |    42 +-
 os/core_os/msys/os_msys_register/index.html        |    42 +-
 os/core_os/msys/os_msys_reset/index.html           |    42 +-
 os/core_os/mutex/mutex/index.html                  |    42 +-
 os/core_os/mutex/os_mutex_init/index.html          |    42 +-
 os/core_os/mutex/os_mutex_pend/index.html          |    42 +-
 os/core_os/mutex/os_mutex_release/index.html       |    42 +-
 os/core_os/mynewt_os/index.html                    |    42 +-
 os/core_os/os_started/index.html                   |    42 +-
 os/core_os/porting/port_bsp/index.html             |    42 +-
 os/core_os/porting/port_cpu/index.html             |    42 +-
 os/core_os/porting/port_mcu/index.html             |    42 +-
 os/core_os/porting/port_os/index.html              |    42 +-
 os/core_os/sanity/os_sanity_check_init/index.html  |    42 +-
 .../sanity/os_sanity_check_register/index.html     |    42 +-
 os/core_os/sanity/os_sanity_check_reset/index.html |    42 +-
 .../sanity/os_sanity_task_checkin/index.html       |    42 +-
 os/core_os/sanity/sanity/index.html                |    42 +-
 os/core_os/semaphore/os_sem_init/index.html        |    42 +-
 os/core_os/semaphore/os_sem_pend/index.html        |    42 +-
 os/core_os/semaphore/os_sem_release/index.html     |    42 +-
 os/core_os/semaphore/semaphore/index.html          |    42 +-
 os/core_os/task/os_task_count/index.html           |    42 +-
 os/core_os/task/os_task_info_get_next/index.html   |    42 +-
 os/core_os/task/os_task_init/index.html            |    42 +-
 os/core_os/task/os_task_remove/index.html          |    42 +-
 os/core_os/task/task/index.html                    |    42 +-
 os/core_os/time/os_get_uptime_usec/index.html      |    42 +-
 os/core_os/time/os_gettimeofday/index.html         |    42 +-
 os/core_os/time/os_settimeofday/index.html         |    42 +-
 os/core_os/time/os_time/index.html                 |    42 +-
 os/core_os/time/os_time_advance/index.html         |    42 +-
 os/core_os/time/os_time_delay/index.html           |    42 +-
 os/core_os/time/os_time_get/index.html             |    42 +-
 os/core_os/time/os_time_ms_to_ticks/index.html     |    42 +-
 os/get_started/cross_tools/index.html              |    42 +-
 os/get_started/docker/index.html                   |    42 +-
 os/get_started/get_started/index.html              |    42 +-
 os/get_started/native_install_intro/index.html     |    42 +-
 os/get_started/native_tools/index.html             |    42 +-
 os/get_started/project_create/index.html           |    42 +-
 os/get_started/serial_access/index.html            |    42 +-
 os/get_started/vocabulary/index.html               |    42 +-
 os/introduction/index.html                         |    47 +-
 os/modules/baselibc/index.html                     |    42 +-
 os/modules/bootloader/boot_build_status/index.html |    42 +-
 .../bootloader/boot_build_status_one/index.html    |    42 +-
 os/modules/bootloader/boot_clear_status/index.html |    42 +-
 os/modules/bootloader/boot_copy_area/index.html    |    42 +-
 os/modules/bootloader/boot_copy_image/index.html   |    42 +-
 os/modules/bootloader/boot_erase_area/index.html   |    42 +-
 os/modules/bootloader/boot_fill_slot/index.html    |    42 +-
 .../bootloader/boot_find_image_area_idx/index.html |    42 +-
 .../bootloader/boot_find_image_part/index.html     |    42 +-
 .../bootloader/boot_find_image_slot/index.html     |    42 +-
 os/modules/bootloader/boot_go/index.html           |    42 +-
 os/modules/bootloader/boot_init_flash/index.html   |    42 +-
 os/modules/bootloader/boot_move_area/index.html    |    42 +-
 .../bootloader/boot_read_image_header/index.html   |    42 +-
 .../bootloader/boot_read_image_headers/index.html  |    42 +-
 os/modules/bootloader/boot_read_status/index.html  |    42 +-
 .../bootloader/boot_select_image_slot/index.html   |    42 +-
 os/modules/bootloader/boot_slot_addr/index.html    |    42 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    42 +-
 os/modules/bootloader/boot_swap_areas/index.html   |    42 +-
 .../bootloader/boot_vect_delete_main/index.html    |    42 +-
 .../bootloader/boot_vect_delete_test/index.html    |    42 +-
 .../bootloader/boot_vect_read_main/index.html      |    42 +-
 .../bootloader/boot_vect_read_one/index.html       |    42 +-
 .../bootloader/boot_vect_read_test/index.html      |    42 +-
 os/modules/bootloader/boot_write_status/index.html |    42 +-
 os/modules/bootloader/bootloader/index.html        |    42 +-
 os/modules/console/console/index.html              |    42 +-
 os/modules/console/console_echo/index.html         |    42 +-
 os/modules/console/console_init/index.html         |    42 +-
 os/modules/console/console_is_init/index.html      |    42 +-
 os/modules/console/console_printf/index.html       |    42 +-
 os/modules/console/console_read/index.html         |    42 +-
 os/modules/console/console_set_queues/index.html   |    42 +-
 os/modules/console/console_write/index.html        |    42 +-
 os/modules/devmgmt/customize_newtmgr/index.html    |    42 +-
 os/modules/devmgmt/newtmgr/index.html              |    42 +-
 os/modules/devmgmt/oicmgr/index.html               |    42 +-
 os/modules/drivers/driver/index.html               |    42 +-
 os/modules/drivers/flash/index.html                |    42 +-
 os/modules/drivers/mmc/index.html                  |    42 +-
 os/modules/fcb/fcb/index.html                      |    42 +-
 os/modules/fcb/fcb_append/index.html               |    42 +-
 os/modules/fcb/fcb_append_finish/index.html        |    42 +-
 os/modules/fcb/fcb_append_to_scratch/index.html    |    42 +-
 os/modules/fcb/fcb_clear/index.html                |    42 +-
 os/modules/fcb/fcb_getnext/index.html              |    42 +-
 os/modules/fcb/fcb_init/index.html                 |    42 +-
 os/modules/fcb/fcb_is_empty/index.html             |    42 +-
 os/modules/fcb/fcb_offset_last_n/index.html        |    42 +-
 os/modules/fcb/fcb_rotate/index.html               |    42 +-
 os/modules/fcb/fcb_walk/index.html                 |    42 +-
 os/modules/fs/fatfs/index.html                     |    42 +-
 os/modules/fs/fs/fs/index.html                     |    42 +-
 os/modules/fs/fs/fs_close/index.html               |    42 +-
 os/modules/fs/fs/fs_closedir/index.html            |    42 +-
 os/modules/fs/fs/fs_dirent_is_dir/index.html       |    42 +-
 os/modules/fs/fs/fs_dirent_name/index.html         |    42 +-
 os/modules/fs/fs/fs_filelen/index.html             |    42 +-
 os/modules/fs/fs/fs_getpos/index.html              |    42 +-
 os/modules/fs/fs/fs_mkdir/index.html               |    42 +-
 os/modules/fs/fs/fs_open/index.html                |    42 +-
 os/modules/fs/fs/fs_opendir/index.html             |    42 +-
 os/modules/fs/fs/fs_ops/index.html                 |    42 +-
 os/modules/fs/fs/fs_read/index.html                |    42 +-
 os/modules/fs/fs/fs_readdir/index.html             |    42 +-
 os/modules/fs/fs/fs_register/index.html            |    42 +-
 os/modules/fs/fs/fs_rename/index.html              |    42 +-
 os/modules/fs/fs/fs_return_codes/index.html        |    42 +-
 os/modules/fs/fs/fs_seek/index.html                |    42 +-
 os/modules/fs/fs/fs_unlink/index.html              |    42 +-
 os/modules/fs/fs/fs_write/index.html               |    42 +-
 os/modules/fs/fs/fsutil_read_file/index.html       |    42 +-
 os/modules/fs/fs/fsutil_write_file/index.html      |    42 +-
 os/modules/fs/nffs/nffs/index.html                 |    42 +-
 os/modules/fs/nffs/nffs_area_desc/index.html       |    42 +-
 os/modules/fs/nffs/nffs_config/index.html          |    42 +-
 os/modules/fs/nffs/nffs_detect/index.html          |    42 +-
 os/modules/fs/nffs/nffs_format/index.html          |    42 +-
 os/modules/fs/nffs/nffs_init/index.html            |    42 +-
 os/modules/fs/nffs/nffs_internals/index.html       |    42 +-
 os/modules/fs/otherfs/index.html                   |    42 +-
 os/modules/hal/hal/index.html                      |    42 +-
 os/modules/hal/hal_api/index.html                  |    42 +-
 os/modules/hal/hal_bsp/hal_bsp/index.html          |    42 +-
 os/modules/hal/hal_creation/index.html             |    42 +-
 os/modules/hal/hal_flash/hal_flash/index.html      |    42 +-
 os/modules/hal/hal_flash/hal_flash_int/index.html  |    42 +-
 os/modules/hal/hal_gpio/hal_gpio/index.html        |    42 +-
 os/modules/hal/hal_i2c/hal_i2c/index.html          |    42 +-
 os/modules/hal/hal_in_libraries/index.html         |    42 +-
 os/modules/hal/hal_os_tick/hal_os_tick/index.html  |    42 +-
 os/modules/hal/hal_spi/hal_spi/index.html          |    42 +-
 os/modules/hal/hal_system/hal_sys/index.html       |    42 +-
 os/modules/hal/hal_timer/hal_timer/index.html      |    42 +-
 os/modules/hal/hal_uart/hal_uart/index.html        |    42 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    42 +-
 os/modules/imgmgr/imgmgr/index.html                |    42 +-
 os/modules/imgmgr/imgr_ver_parse/index.html        |    42 +-
 os/modules/imgmgr/imgr_ver_str/index.html          |    42 +-
 os/modules/json/json/index.html                    |    42 +-
 .../json/json_encode_object_entry/index.html       |    42 +-
 .../json/json_encode_object_finish/index.html      |    42 +-
 os/modules/json/json_encode_object_key/index.html  |    42 +-
 .../json/json_encode_object_start/index.html       |    42 +-
 os/modules/json/json_read_object/index.html        |    42 +-
 os/modules/logs/logs/index.html                    |    42 +-
 os/modules/sensor_framework/sensor_api/index.html  |    42 +-
 .../sensor_framework/sensor_create/index.html      |    42 +-
 .../sensor_framework/sensor_driver/index.html      |    42 +-
 .../sensor_framework_overview/index.html           |    42 +-
 .../sensor_listener_api/index.html                 |    42 +-
 .../sensor_framework/sensor_mgr_api/index.html     |    42 +-
 os/modules/sensor_framework/sensor_oic/index.html  |    42 +-
 .../sensor_framework/sensor_shell/index.html       |    42 +-
 os/modules/shell/shell/index.html                  |    42 +-
 os/modules/shell/shell_cmd_register/index.html     |    42 +-
 os/modules/shell/shell_evq_set/index.html          |    42 +-
 .../shell/shell_nlip_input_register/index.html     |    42 +-
 os/modules/shell/shell_nlip_output/index.html      |    42 +-
 os/modules/shell/shell_register/index.html         |    42 +-
 .../shell_register_app_cmd_handler/index.html      |    42 +-
 .../shell/shell_register_default_module/index.html |    42 +-
 os/modules/split/split/index.html                  |    42 +-
 os/modules/stats/stats/index.html                  |    42 +-
 .../sysinitconfig/sysconfig_error/index.html       |    42 +-
 os/modules/sysinitconfig/sysinitconfig/index.html  |    42 +-
 os/modules/testutil/test_assert/index.html         |    42 +-
 os/modules/testutil/test_case/index.html           |    42 +-
 os/modules/testutil/test_decl/index.html           |    42 +-
 os/modules/testutil/test_pass/index.html           |    42 +-
 os/modules/testutil/test_suite/index.html          |    42 +-
 os/modules/testutil/testutil/index.html            |    42 +-
 os/modules/testutil/tu_init/index.html             |    42 +-
 os/modules/testutil/tu_restart/index.html          |    42 +-
 os/os_user_guide/index.html                        |    42 +-
 os/tutorials/add_newtmgr/index.html                |    42 +-
 os/tutorials/air_quality_ble/index.html            |    42 +-
 os/tutorials/air_quality_sensor/index.html         |    42 +-
 os/tutorials/arduino_zero/index.html               |    42 +-
 os/tutorials/ble_bare_bones/index.html             |    42 +-
 os/tutorials/blehci_project/index.html             |    42 +-
 os/tutorials/bleprph/bleprph-adv/index.html        |    42 +-
 os/tutorials/bleprph/bleprph-app/index.html        |    42 +-
 os/tutorials/bleprph/bleprph-chr-access/index.html |    42 +-
 os/tutorials/bleprph/bleprph-gap-event/index.html  |    42 +-
 os/tutorials/bleprph/bleprph-intro/index.html      |    42 +-
 os/tutorials/bleprph/bleprph-svc-reg/index.html    |    42 +-
 os/tutorials/blinky/index.html                     |    42 +-
 os/tutorials/blinky_console/index.html             |    42 +-
 os/tutorials/blinky_primo/index.html               |    42 +-
 os/tutorials/blinky_stm32f4disc/index.html         |    42 +-
 os/tutorials/codesize/index.html                   |    42 +-
 os/tutorials/eddystone/index.html                  |    42 +-
 os/tutorials/event_queue/index.html                |    42 +-
 os/tutorials/ibeacon/index.html                    |    42 +-
 os/tutorials/lora/lorawanapp/index.html            |    42 +-
 os/tutorials/nRF52/index.html                      |    42 +-
 os/tutorials/nrf52_adc/index.html                  |    42 +-
 os/tutorials/olimex/index.html                     |    42 +-
 os/tutorials/ota_upgrade_nrf52/index.html          |    42 +-
 os/tutorials/project-nrf52-slinky/index.html       |    42 +-
 os/tutorials/project-sim-slinky/index.html         |    42 +-
 os/tutorials/project-slinky/index.html             |    42 +-
 os/tutorials/project-stm32-slinky/index.html       |    42 +-
 os/tutorials/rbnano2/index.html                    |    42 +-
 os/tutorials/repo/add_repos/index.html             |    42 +-
 os/tutorials/repo/create_repo/index.html           |    42 +-
 os/tutorials/repo/private_repo/index.html          |    42 +-
 os/tutorials/repo/upgrade_repo/index.html          |    42 +-
 os/tutorials/segger_rtt/index.html                 |    42 +-
 os/tutorials/segger_sysview/index.html             |    42 +-
 os/tutorials/sensors/sensor_bleprph_oic/index.html |    42 +-
 .../sensors/sensor_nrf52_bno055/index.html         |    42 +-
 .../sensors/sensor_nrf52_bno055_oic/index.html     |    42 +-
 .../sensors/sensor_offboard_config/index.html      |    42 +-
 .../sensors/sensor_oic_overview/index.html         |    42 +-
 .../sensors/sensor_thingy_lis2dh12_onb/index.html  |    42 +-
 os/tutorials/sensors/sensors/index.html            |    42 +-
 os/tutorials/tasks_lesson/index.html               |    42 +-
 os/tutorials/tutorials/index.html                  |    42 +-
 os/tutorials/unit_test/index.html                  |    42 +-
 os/tutorials/wi-fi_on_arduino/index.html           |    42 +-
 pages/ble/index.html                               |    27 +-
 pages/securitybullets/index.html                   |    27 +-
 quick-start/index.html                             |    27 +-
 search.html                                        |    42 +-
 sitemap.xml                                        |    44 +-
 talks/index.html                                   |    27 +-
 v0_9_0/about/index.html                            |    27 +-
 v0_9_0/community/index.html                        |    27 +-
 v0_9_0/download/index.html                         |    27 +-
 v0_9_0/events/index.html                           |    27 +-
 v0_9_0/faq/answers/index.html                      |    49 +-
 v0_9_0/faq/how_to_edit_docs/index.html             |    49 +-
 v0_9_0/index.html                                  |    27 +-
 v0_9_0/known_issues/index.html                     |    49 +-
 v0_9_0/network/ble/ble_intro/index.html            |    49 +-
 v0_9_0/network/ble/ble_sec/index.html              |    49 +-
 v0_9_0/network/ble/bletiny/bletiny_GAP/index.html  |    49 +-
 v0_9_0/network/ble/bletiny/bletiny_GATT/index.html |    49 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    49 +-
 v0_9_0/network/ble/bletiny_api/index.html          |    49 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |    49 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |    49 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |    49 +-
 v0_9_0/network/ble/ini_stack/ble_devadd/index.html |    49 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |    49 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |    49 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |    49 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |    49 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |    49 +-
 v0_9_0/network/ble/nimble_setup/index.html         |    49 +-
 v0_9_0/newt/command_list/newt_build/index.html     |    49 +-
 v0_9_0/newt/command_list/newt_clean/index.html     |    49 +-
 .../newt/command_list/newt_create_image/index.html |    49 +-
 v0_9_0/newt/command_list/newt_debug/index.html     |    49 +-
 v0_9_0/newt/command_list/newt_help/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_info/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_install/index.html   |    49 +-
 v0_9_0/newt/command_list/newt_load/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_new/index.html       |    49 +-
 v0_9_0/newt/command_list/newt_run/index.html       |    49 +-
 v0_9_0/newt/command_list/newt_size/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_target/index.html    |    49 +-
 v0_9_0/newt/command_list/newt_test/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_upgrade/index.html   |    49 +-
 v0_9_0/newt/command_list/newt_version/index.html   |    49 +-
 v0_9_0/newt/install/newt_linux/index.html          |    49 +-
 v0_9_0/newt/install/newt_mac/index.html            |    49 +-
 v0_9_0/newt/newt_intro/index.html                  |    49 +-
 v0_9_0/newt/newt_operation/index.html              |    49 +-
 v0_9_0/newt/newt_ops/index.html                    |    49 +-
 v0_9_0/newtmgr/installing/index.html               |    49 +-
 v0_9_0/newtmgr/overview/index.html                 |    49 +-
 v0_9_0/os/core_os/callout/callout/index.html       |    49 +-
 .../callout/os_callout_func_init/index.html        |    49 +-
 .../os/core_os/callout/os_callout_init/index.html  |    49 +-
 .../core_os/callout/os_callout_queued/index.html   |    49 +-
 .../os/core_os/callout/os_callout_reset/index.html |    49 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    49 +-
 .../context_switch/context_switch/index.html       |    49 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    49 +-
 .../os/core_os/context_switch/os_sched/index.html  |    49 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    49 +-
 .../os_sched_get_current_task/index.html           |    49 +-
 .../context_switch/os_sched_insert/index.html      |    49 +-
 .../context_switch/os_sched_next_task/index.html   |    49 +-
 .../os_sched_os_timer_exp/index.html               |    49 +-
 .../context_switch/os_sched_resort/index.html      |    49 +-
 .../os_sched_set_current_task/index.html           |    49 +-
 .../context_switch/os_sched_sleep/index.html       |    49 +-
 .../context_switch/os_sched_wakeup/index.html      |    49 +-
 .../os/core_os/event_queue/event_queue/index.html  |    49 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    49 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    49 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    49 +-
 .../event_queue/os_eventq_remove/index.html        |    49 +-
 v0_9_0/os/core_os/heap/heap/index.html             |    49 +-
 v0_9_0/os/core_os/heap/os_free/index.html          |    49 +-
 v0_9_0/os/core_os/heap/os_malloc/index.html        |    49 +-
 v0_9_0/os/core_os/heap/os_realloc/index.html       |    49 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    49 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    49 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    49 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/mbuf/index.html             |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_adj/index.html      |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_append/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_concat/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_copydata/index.html |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_dup/index.html      |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_extend/index.html   |    49 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_get/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_off/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |    49 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    49 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    49 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    49 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    49 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    49 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    49 +-
 v0_9_0/os/core_os/mqueue/mqueue/index.html         |    49 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_get/index.html  |    49 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_init/index.html |    49 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_put/index.html  |    49 +-
 v0_9_0/os/core_os/msys/msys/index.html             |    49 +-
 v0_9_0/os/core_os/msys/os_msys_get/index.html      |    49 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    49 +-
 v0_9_0/os/core_os/msys/os_msys_register/index.html |    49 +-
 v0_9_0/os/core_os/msys/os_msys_reset/index.html    |    49 +-
 v0_9_0/os/core_os/mutex/mutex/index.html           |    49 +-
 v0_9_0/os/core_os/mutex/os_mutex_init/index.html   |    49 +-
 v0_9_0/os/core_os/mutex/os_mutex_pend/index.html   |    49 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    49 +-
 v0_9_0/os/core_os/mynewt_os/index.html             |    49 +-
 v0_9_0/os/core_os/os_init/index.html               |    49 +-
 v0_9_0/os/core_os/os_start/index.html              |    49 +-
 v0_9_0/os/core_os/os_started/index.html            |    49 +-
 v0_9_0/os/core_os/porting/port_bsp/index.html      |    49 +-
 v0_9_0/os/core_os/porting/port_cpu/index.html      |    49 +-
 v0_9_0/os/core_os/porting/port_mcu/index.html      |    49 +-
 v0_9_0/os/core_os/porting/port_os/index.html       |    49 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    49 +-
 .../sanity/os_sanity_check_register/index.html     |    49 +-
 .../sanity/os_sanity_check_reset/index.html        |    49 +-
 .../sanity/os_sanity_task_checkin/index.html       |    49 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |    49 +-
 v0_9_0/os/core_os/sanity/sanity/index.html         |    49 +-
 v0_9_0/os/core_os/semaphore/os_sem_init/index.html |    49 +-
 v0_9_0/os/core_os/semaphore/os_sem_pend/index.html |    49 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    49 +-
 v0_9_0/os/core_os/semaphore/semaphore/index.html   |    49 +-
 v0_9_0/os/core_os/task/os_task_count/index.html    |    49 +-
 .../core_os/task/os_task_info_get_next/index.html  |    49 +-
 v0_9_0/os/core_os/task/os_task_init/index.html     |    49 +-
 v0_9_0/os/core_os/task/task/index.html             |    49 +-
 v0_9_0/os/core_os/time/os_gettimeofday/index.html  |    49 +-
 v0_9_0/os/core_os/time/os_settimeofday/index.html  |    49 +-
 v0_9_0/os/core_os/time/os_time/index.html          |    49 +-
 v0_9_0/os/core_os/time/os_time_delay/index.html    |    49 +-
 v0_9_0/os/core_os/time/os_time_get/index.html      |    49 +-
 v0_9_0/os/core_os/time/os_time_tick/index.html     |    49 +-
 v0_9_0/os/get_started/cross_tools/index.html       |    49 +-
 v0_9_0/os/get_started/docker/index.html            |    49 +-
 v0_9_0/os/get_started/get_started/index.html       |    49 +-
 v0_9_0/os/get_started/native_tools/index.html      |    49 +-
 v0_9_0/os/get_started/project_create/index.html    |    49 +-
 v0_9_0/os/get_started/vocabulary/index.html        |    49 +-
 v0_9_0/os/introduction/index.html                  |    49 +-
 v0_9_0/os/modules/baselibc/index.html              |    49 +-
 .../bootloader/boot_build_status/index.html        |    49 +-
 .../bootloader/boot_build_status_one/index.html    |    49 +-
 .../bootloader/boot_clear_status/index.html        |    49 +-
 .../modules/bootloader/boot_copy_area/index.html   |    49 +-
 .../modules/bootloader/boot_copy_image/index.html  |    49 +-
 .../modules/bootloader/boot_erase_area/index.html  |    49 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    49 +-
 .../bootloader/boot_find_image_area_idx/index.html |    49 +-
 .../bootloader/boot_find_image_part/index.html     |    49 +-
 .../bootloader/boot_find_image_slot/index.html     |    49 +-
 v0_9_0/os/modules/bootloader/boot_go/index.html    |    49 +-
 .../modules/bootloader/boot_init_flash/index.html  |    49 +-
 .../modules/bootloader/boot_move_area/index.html   |    49 +-
 .../bootloader/boot_read_image_header/index.html   |    49 +-
 .../bootloader/boot_read_image_headers/index.html  |    49 +-
 .../modules/bootloader/boot_read_status/index.html |    49 +-
 .../bootloader/boot_select_image_slot/index.html   |    49 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    49 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    49 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    49 +-
 .../bootloader/boot_vect_delete_main/index.html    |    49 +-
 .../bootloader/boot_vect_delete_test/index.html    |    49 +-
 .../bootloader/boot_vect_read_main/index.html      |    49 +-
 .../bootloader/boot_vect_read_one/index.html       |    49 +-
 .../bootloader/boot_vect_read_test/index.html      |    49 +-
 .../bootloader/boot_write_status/index.html        |    49 +-
 v0_9_0/os/modules/bootloader/bootloader/index.html |    49 +-
 v0_9_0/os/modules/console/console/index.html       |    49 +-
 .../console/console_blocking_mode/index.html       |    49 +-
 v0_9_0/os/modules/console/console_echo/index.html  |    49 +-
 v0_9_0/os/modules/console/console_init/index.html  |    49 +-
 .../os/modules/console/console_is_init/index.html  |    49 +-
 .../os/modules/console/console_printf/index.html   |    49 +-
 v0_9_0/os/modules/console/console_read/index.html  |    49 +-
 v0_9_0/os/modules/console/console_write/index.html |    49 +-
 v0_9_0/os/modules/elua/elua/index.html             |    49 +-
 v0_9_0/os/modules/elua/lua_init/index.html         |    49 +-
 v0_9_0/os/modules/elua/lua_main/index.html         |    49 +-
 v0_9_0/os/modules/fs/fs/fs/index.html              |    49 +-
 v0_9_0/os/modules/fs/fs/fs_close/index.html        |    49 +-
 v0_9_0/os/modules/fs/fs/fs_closedir/index.html     |    49 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    49 +-
 v0_9_0/os/modules/fs/fs/fs_dirent_name/index.html  |    49 +-
 v0_9_0/os/modules/fs/fs/fs_filelen/index.html      |    49 +-
 v0_9_0/os/modules/fs/fs/fs_getpos/index.html       |    49 +-
 v0_9_0/os/modules/fs/fs/fs_mkdir/index.html        |    49 +-
 v0_9_0/os/modules/fs/fs/fs_open/index.html         |    49 +-
 v0_9_0/os/modules/fs/fs/fs_opendir/index.html      |    49 +-
 v0_9_0/os/modules/fs/fs/fs_ops/index.html          |    49 +-
 v0_9_0/os/modules/fs/fs/fs_read/index.html         |    49 +-
 v0_9_0/os/modules/fs/fs/fs_readdir/index.html      |    49 +-
 v0_9_0/os/modules/fs/fs/fs_register/index.html     |    49 +-
 v0_9_0/os/modules/fs/fs/fs_rename/index.html       |    49 +-
 v0_9_0/os/modules/fs/fs/fs_return_codes/index.html |    49 +-
 v0_9_0/os/modules/fs/fs/fs_seek/index.html         |    49 +-
 v0_9_0/os/modules/fs/fs/fs_unlink/index.html       |    49 +-
 v0_9_0/os/modules/fs/fs/fs_write/index.html        |    49 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    49 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs/index.html          |    49 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs_config/index.html   |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs_detect/index.html   |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs_format/index.html   |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs_init/index.html     |    49 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    49 +-
 v0_9_0/os/modules/fs/otherfs/index.html            |    49 +-
 v0_9_0/os/modules/hal/hal/index.html               |    49 +-
 v0_9_0/os/modules/hal/hal_adc/hal_adc/index.html   |    49 +-
 v0_9_0/os/modules/hal/hal_api/index.html           |    49 +-
 v0_9_0/os/modules/hal/hal_architecture/index.html  |    49 +-
 .../hal/hal_cputime/hal_cpu_timer/index.html       |    49 +-
 v0_9_0/os/modules/hal/hal_creation/index.html      |    49 +-
 v0_9_0/os/modules/hal/hal_dac/hal_dac/index.html   |    49 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    49 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    49 +-
 .../modules/hal/hal_flash/hal_flash_map/index.html |    49 +-
 v0_9_0/os/modules/hal/hal_gpio/hal_gpio/index.html |    49 +-
 v0_9_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |    49 +-
 v0_9_0/os/modules/hal/hal_in_libraries/index.html  |    49 +-
 v0_9_0/os/modules/hal/hal_pwm/hal_pwm/index.html   |    49 +-
 v0_9_0/os/modules/hal/hal_spi/hal_spi/index.html   |    49 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    49 +-
 v0_9_0/os/modules/hal/hal_uart/hal_uart/index.html |    49 +-
 v0_9_0/os/modules/imgmgr/imgmgr/index.html         |    49 +-
 .../modules/imgmgr/imgmgr_module_init/index.html   |    49 +-
 v0_9_0/os/modules/imgmgr/imgr_ver_parse/index.html |    49 +-
 v0_9_0/os/modules/imgmgr/imgr_ver_str/index.html   |    49 +-
 v0_9_0/os/modules/json/json/index.html             |    49 +-
 .../json/json_encode_object_entry/index.html       |    49 +-
 .../json/json_encode_object_finish/index.html      |    49 +-
 .../modules/json/json_encode_object_key/index.html |    49 +-
 .../json/json_encode_object_start/index.html       |    49 +-
 v0_9_0/os/modules/json/json_read_object/index.html |    49 +-
 v0_9_0/os/modules/logs/logs/index.html             |    49 +-
 v0_9_0/os/modules/shell/shell/index.html           |    49 +-
 .../os/modules/shell/shell_cmd_register/index.html |    49 +-
 .../shell/shell_nlip_input_register/index.html     |    49 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    49 +-
 v0_9_0/os/modules/shell/shell_task_init/index.html |    49 +-
 v0_9_0/os/modules/stats/stats/index.html           |    49 +-
 v0_9_0/os/modules/testutil/test_assert/index.html  |    49 +-
 v0_9_0/os/modules/testutil/test_case/index.html    |    49 +-
 v0_9_0/os/modules/testutil/test_decl/index.html    |    49 +-
 v0_9_0/os/modules/testutil/test_pass/index.html    |    49 +-
 v0_9_0/os/modules/testutil/test_suite/index.html   |    49 +-
 v0_9_0/os/modules/testutil/testutil/index.html     |    49 +-
 v0_9_0/os/modules/testutil/tu_init/index.html      |    49 +-
 v0_9_0/os/modules/testutil/tu_restart/index.html   |    49 +-
 v0_9_0/os/os_user_guide/index.html                 |    49 +-
 v0_9_0/os/tutorials/STM32F303/index.html           |    49 +-
 v0_9_0/os/tutorials/air_quality_sensor/index.html  |    49 +-
 v0_9_0/os/tutorials/arduino_zero/index.html        |    49 +-
 v0_9_0/os/tutorials/blehci_project/index.html      |    49 +-
 v0_9_0/os/tutorials/bleprph/bleprph-adv/index.html |    49 +-
 .../bleprph/bleprph-chr-access/index.html          |    49 +-
 .../os/tutorials/bleprph/bleprph-conn/index.html   |    49 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    49 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    49 +-
 v0_9_0/os/tutorials/bletiny_project/index.html     |    49 +-
 v0_9_0/os/tutorials/blinky_primo/index.html        |    49 +-
 v0_9_0/os/tutorials/blinky_sram_olimex/index.html  |    49 +-
 v0_9_0/os/tutorials/event_queue/index.html         |    49 +-
 v0_9_0/os/tutorials/ibeacon/index.html             |    49 +-
 v0_9_0/os/tutorials/nRF52/index.html               |    49 +-
 v0_9_0/os/tutorials/olimex/index.html              |    49 +-
 v0_9_0/os/tutorials/pin-wheel-mods/index.html      |    49 +-
 v0_9_0/os/tutorials/project-slinky/index.html      |    49 +-
 .../os/tutorials/project-target-slinky/index.html  |    49 +-
 v0_9_0/os/tutorials/repo/add_repos/index.html      |    49 +-
 v0_9_0/os/tutorials/repo/create_repo/index.html    |    49 +-
 v0_9_0/os/tutorials/repo/upgrade_repo/index.html   |    49 +-
 v0_9_0/os/tutorials/tutorials/index.html           |    49 +-
 v0_9_0/os/tutorials/unit_test/index.html           |    49 +-
 v0_9_0/quick-start/index.html                      |    27 +-
 v0_9_0/search.html                                 |    49 +-
 v0_9_0/sitemap.xml                                 |    22 +-
 v1_0_0/about/index.html                            |    27 +-
 v1_0_0/community/index.html                        |    27 +-
 v1_0_0/download/index.html                         |    27 +-
 v1_0_0/events/index.html                           |    27 +-
 v1_0_0/faq/answers/index.html                      |    49 +-
 v1_0_0/faq/go_env/index.html                       |    49 +-
 v1_0_0/faq/how_to_edit_docs/index.html             |    49 +-
 v1_0_0/faq/ide/index.html                          |    49 +-
 v1_0_0/index.html                                  |    27 +-
 v1_0_0/known_issues/index.html                     |    49 +-
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |    49 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    49 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    49 +-
 .../functions/ble_att_svr_read_local/index.html    |    49 +-
 .../functions/ble_att_svr_write_local/index.html   |    49 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |    49 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    49 +-
 .../functions/ble_gap_adv_active/index.html        |    49 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    49 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    49 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    49 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    49 +-
 .../functions/ble_gap_conn_active/index.html       |    49 +-
 .../functions/ble_gap_conn_cancel/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    49 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    49 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    49 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    49 +-
 .../functions/ble_gap_disc_active/index.html       |    49 +-
 .../functions/ble_gap_disc_cancel/index.html       |    49 +-
 .../functions/ble_gap_security_initiate/index.html |    49 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    49 +-
 .../functions/ble_gap_update_params/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    49 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |    49 +-
 .../definitions/ble_gattc_defs/index.html          |    49 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    49 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    49 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    49 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    49 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    49 +-
 .../functions/ble_gattc_indicate/index.html        |    49 +-
 .../functions/ble_gattc_notify/index.html          |    49 +-
 .../functions/ble_gattc_notify_custom/index.html   |    49 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    49 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    49 +-
 .../functions/ble_gattc_read_long/index.html       |    49 +-
 .../functions/ble_gattc_read_mult/index.html       |    49 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    49 +-
 .../functions/ble_gattc_write_flat/index.html      |    49 +-
 .../functions/ble_gattc_write_long/index.html      |    49 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    49 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    49 +-
 .../functions/ble_gattc_write_reliable/index.html  |    49 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |    49 +-
 .../definitions/ble_gatts_defs/index.html          |    49 +-
 .../functions/ble_gatts_add_svcs/index.html        |    49 +-
 .../functions/ble_gatts_count_cfg/index.html       |    49 +-
 .../functions/ble_gatts_count_resources/index.html |    49 +-
 .../functions/ble_gatts_find_chr/index.html        |    49 +-
 .../functions/ble_gatts_find_dsc/index.html        |    49 +-
 .../functions/ble_gatts_find_svc/index.html        |    49 +-
 .../functions/ble_gatts_register_svcs/index.html   |    49 +-
 v1_0_0/network/ble/ble_hs/ble_hs/index.html        |    49 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |    49 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    49 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    49 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    49 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |    47 +-
 .../ble_hs/init/definitions/init_defs/index.html   |    49 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |    49 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |    49 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |    49 +-
 v1_0_0/network/ble/ble_hs/init/init/index.html     |    49 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    49 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    49 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    49 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    49 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    49 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    49 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |    49 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |    49 +-
 v1_0_0/network/ble/ble_hs/other/other/index.html   |    49 +-
 v1_0_0/network/ble/ble_intro/index.html            |    49 +-
 v1_0_0/network/ble/ble_sec/index.html              |    49 +-
 v1_0_0/network/ble/bletiny/bletiny_GAP/index.html  |    49 +-
 v1_0_0/network/ble/bletiny/bletiny_GATT/index.html |    49 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    49 +-
 v1_0_0/network/ble/bletiny/bletiny_api/index.html  |    49 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |    49 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |    49 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |    49 +-
 v1_0_0/network/ble/ini_stack/ble_devadd/index.html |    49 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |    49 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |    49 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |    49 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |    49 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |    49 +-
 v1_0_0/network/ble/nimble_setup/index.html         |    49 +-
 v1_0_0/newt/command_list/newt_build/index.html     |    49 +-
 v1_0_0/newt/command_list/newt_clean/index.html     |    49 +-
 .../newt/command_list/newt_create_image/index.html |    49 +-
 v1_0_0/newt/command_list/newt_debug/index.html     |    49 +-
 v1_0_0/newt/command_list/newt_help/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_info/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_install/index.html   |    49 +-
 v1_0_0/newt/command_list/newt_load/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_mfg/index.html       |    49 +-
 v1_0_0/newt/command_list/newt_new/index.html       |    49 +-
 v1_0_0/newt/command_list/newt_pkg/index.html       |    49 +-
 v1_0_0/newt/command_list/newt_run/index.html       |    49 +-
 v1_0_0/newt/command_list/newt_size/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_sync/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_target/index.html    |    49 +-
 v1_0_0/newt/command_list/newt_test/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_upgrade/index.html   |    49 +-
 v1_0_0/newt/command_list/newt_vals/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_version/index.html   |    49 +-
 v1_0_0/newt/install/newt_linux/index.html          |    49 +-
 v1_0_0/newt/install/newt_mac/index.html            |    49 +-
 v1_0_0/newt/install/newt_windows/index.html        |    49 +-
 v1_0_0/newt/newt_intro/index.html                  |    49 +-
 v1_0_0/newt/newt_operation/index.html              |    49 +-
 v1_0_0/newt/newt_ops/index.html                    |    49 +-
 .../newtmgr/command_list/newtmgr_config/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |    49 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |    49 +-
 .../command_list/newtmgr_datetime/index.html       |    49 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |    49 +-
 v1_0_0/newtmgr/command_list/newtmgr_fs/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |    49 +-
 .../command_list/newtmgr_mpstats/index.html        |    49 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |    49 +-
 v1_0_0/newtmgr/command_list/newtmgr_run/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |    49 +-
 .../command_list/newtmgr_taskstats/index.html      |    49 +-
 v1_0_0/newtmgr/install_linux/index.html            |    49 +-
 v1_0_0/newtmgr/install_mac/index.html              |    49 +-
 v1_0_0/newtmgr/install_windows/index.html          |    49 +-
 v1_0_0/newtmgr/overview/index.html                 |    49 +-
 v1_0_0/os/core_os/callout/callout/index.html       |    49 +-
 .../callout/os_callout_func_init/index.html        |    49 +-
 .../os/core_os/callout/os_callout_init/index.html  |    49 +-
 .../core_os/callout/os_callout_queued/index.html   |    49 +-
 .../os/core_os/callout/os_callout_reset/index.html |    49 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    49 +-
 .../context_switch/context_switch/index.html       |    49 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    49 +-
 .../os/core_os/context_switch/os_sched/index.html  |    49 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    49 +-
 .../os_sched_get_current_task/index.html           |    49 +-
 .../context_switch/os_sched_insert/index.html      |    49 +-
 .../context_switch/os_sched_next_task/index.html   |    49 +-
 .../os_sched_os_timer_exp/index.html               |    49 +-
 .../context_switch/os_sched_remove/index.html      |    49 +-
 .../context_switch/os_sched_resort/index.html      |    49 +-
 .../os_sched_set_current_task/index.html           |    49 +-
 .../context_switch/os_sched_sleep/index.html       |    49 +-
 .../context_switch/os_sched_wakeup/index.html      |    49 +-
 v1_0_0/os/core_os/cputime/os_cputime/index.html    |    49 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    49 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    49 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    49 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |    49 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |    49 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    49 +-
 .../cputime/os_cputime_timer_init/index.html       |    49 +-
 .../cputime/os_cputime_timer_relative/index.html   |    49 +-
 .../cputime/os_cputime_timer_start/index.html      |    49 +-
 .../cputime/os_cputime_timer_stop/index.html       |    49 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    49 +-
 .../os/core_os/event_queue/event_queue/index.html  |    49 +-
 .../event_queue/os_eventq_designate/index.html     |    49 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    49 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    49 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    49 +-
 .../event_queue/os_eventq_inited/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    49 +-
 .../event_queue/os_eventq_remove/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_run/index.html   |    49 +-
 v1_0_0/os/core_os/heap/heap/index.html             |    49 +-
 v1_0_0/os/core_os/heap/os_free/index.html          |    49 +-
 v1_0_0/os/core_os/heap/os_malloc/index.html        |    49 +-
 v1_0_0/os/core_os/heap/os_realloc/index.html       |    49 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    49 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    49 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    49 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/mbuf/index.html             |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_adj/index.html      |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_append/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_concat/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_copydata/index.html |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_dup/index.html      |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_extend/index.html   |    49 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_get/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_off/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |    49 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    49 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    49 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    49 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    49 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    49 +-
 .../os_mempool_info_get_next/index.html            |    49 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    49 +-
 v1_0_0/os/core_os/mqueue/mqueue/index.html         |    49 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_get/index.html  |    49 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_init/index.html |    49 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_put/index.html  |    49 +-
 v1_0_0/os/core_os/msys/msys/index.html             |    49 +-
 v1_0_0/os/core_os/msys/os_msys_get/index.html      |    49 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    49 +-
 v1_0_0/os/core_os/msys/os_msys_register/index.html |    49 +-
 v1_0_0/os/core_os/msys/os_msys_reset/index.html    |    49 +-
 v1_0_0/os/core_os/mutex/mutex/index.html           |    49 +-
 v1_0_0/os/core_os/mutex/os_mutex_init/index.html   |    49 +-
 v1_0_0/os/core_os/mutex/os_mutex_pend/index.html   |    49 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    49 +-
 v1_0_0/os/core_os/mynewt_os/index.html             |    49 +-
 v1_0_0/os/core_os/os_started/index.html            |    49 +-
 v1_0_0/os/core_os/porting/port_bsp/index.html      |    49 +-
 v1_0_0/os/core_os/porting/port_cpu/index.html      |    49 +-
 v1_0_0/os/core_os/porting/port_mcu/index.html      |    49 +-
 v1_0_0/os/core_os/porting/port_os/index.html       |    49 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    49 +-
 .../sanity/os_sanity_check_register/index.html     |    49 +-
 .../sanity/os_sanity_check_reset/index.html        |    49 +-
 .../sanity/os_sanity_task_checkin/index.html       |    49 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |    49 +-
 v1_0_0/os/core_os/sanity/sanity/index.html         |    49 +-
 v1_0_0/os/core_os/semaphore/os_sem_init/index.html |    49 +-
 v1_0_0/os/core_os/semaphore/os_sem_pend/index.html |    49 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    49 +-
 v1_0_0/os/core_os/semaphore/semaphore/index.html   |    49 +-
 v1_0_0/os/core_os/task/os_task_count/index.html    |    49 +-
 .../core_os/task/os_task_info_get_next/index.html  |    49 +-
 v1_0_0/os/core_os/task/os_task_init/index.html     |    49 +-
 v1_0_0/os/core_os/task/os_task_remove/index.html   |    49 +-
 v1_0_0/os/core_os/task/task/index.html             |    49 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |    49 +-
 v1_0_0/os/core_os/time/os_gettimeofday/index.html  |    49 +-
 v1_0_0/os/core_os/time/os_settimeofday/index.html  |    49 +-
 v1_0_0/os/core_os/time/os_time/index.html          |    49 +-
 v1_0_0/os/core_os/time/os_time_advance/index.html  |    49 +-
 v1_0_0/os/core_os/time/os_time_delay/index.html    |    49 +-
 v1_0_0/os/core_os/time/os_time_get/index.html      |    49 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |    49 +-
 v1_0_0/os/get_started/cross_tools/index.html       |    49 +-
 v1_0_0/os/get_started/docker/index.html            |    49 +-
 v1_0_0/os/get_started/get_started/index.html       |    49 +-
 .../os/get_started/native_install_intro/index.html |    49 +-
 v1_0_0/os/get_started/native_tools/index.html      |    49 +-
 v1_0_0/os/get_started/project_create/index.html    |    49 +-
 v1_0_0/os/get_started/serial_access/index.html     |    49 +-
 v1_0_0/os/get_started/vocabulary/index.html        |    49 +-
 v1_0_0/os/introduction/index.html                  |    49 +-
 v1_0_0/os/modules/baselibc/index.html              |    49 +-
 .../bootloader/boot_build_status/index.html        |    49 +-
 .../bootloader/boot_build_status_one/index.html    |    49 +-
 .../bootloader/boot_clear_status/index.html        |    49 +-
 .../modules/bootloader/boot_copy_area/index.html   |    49 +-
 .../modules/bootloader/boot_copy_image/index.html  |    49 +-
 .../modules/bootloader/boot_erase_area/index.html  |    49 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    49 +-
 .../bootloader/boot_find_image_area_idx/index.html |    49 +-
 .../bootloader/boot_find_image_part/index.html     |    49 +-
 .../bootloader/boot_find_image_slot/index.html     |    49 +-
 v1_0_0/os/modules/bootloader/boot_go/index.html    |    49 +-
 .../modules/bootloader/boot_init_flash/index.html  |    49 +-
 .../modules/bootloader/boot_move_area/index.html   |    49 +-
 .../bootloader/boot_read_image_header/index.html   |    49 +-
 .../bootloader/boot_read_image_headers/index.html  |    49 +-
 .../modules/bootloader/boot_read_status/index.html |    49 +-
 .../bootloader/boot_select_image_slot/index.html   |    49 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    49 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    49 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    49 +-
 .../bootloader/boot_vect_delete_main/index.html    |    49 +-
 .../bootloader/boot_vect_delete_test/index.html    |    49 +-
 .../bootloader/boot_vect_read_main/index.html      |    49 +-
 .../bootloader/boot_vect_read_one/index.html       |    49 +-
 .../bootloader/boot_vect_read_test/index.html      |    49 +-
 .../bootloader/boot_write_status/index.html        |    49 +-
 v1_0_0/os/modules/bootloader/bootloader/index.html |    49 +-
 v1_0_0/os/modules/console/console/index.html       |    49 +-
 .../console/console_blocking_mode/index.html       |    49 +-
 v1_0_0/os/modules/console/console_echo/index.html  |    49 +-
 v1_0_0/os/modules/console/console_init/index.html  |    49 +-
 .../os/modules/console/console_is_init/index.html  |    49 +-
 .../os/modules/console/console_printf/index.html   |    49 +-
 v1_0_0/os/modules/console/console_read/index.html  |    49 +-
 v1_0_0/os/modules/console/console_write/index.html |    49 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |    49 +-
 v1_0_0/os/modules/devmgmt/newtmgr/index.html       |    49 +-
 v1_0_0/os/modules/devmgmt/oicmgr/index.html        |    49 +-
 v1_0_0/os/modules/drivers/driver/index.html        |    49 +-
 v1_0_0/os/modules/drivers/flash/index.html         |    49 +-
 v1_0_0/os/modules/drivers/mmc/index.html           |    49 +-
 v1_0_0/os/modules/fcb/fcb/index.html               |    49 +-
 v1_0_0/os/modules/fcb/fcb_append/index.html        |    49 +-
 v1_0_0/os/modules/fcb/fcb_append_finish/index.html |    49 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |    49 +-
 v1_0_0/os/modules/fcb/fcb_clear/index.html         |    49 +-
 v1_0_0/os/modules/fcb/fcb_getnext/index.html       |    49 +-
 v1_0_0/os/modules/fcb/fcb_init/index.html          |    49 +-
 v1_0_0/os/modules/fcb/fcb_is_empty/index.html      |    49 +-
 v1_0_0/os/modules/fcb/fcb_offset_last_n/index.html |    49 +-
 v1_0_0/os/modules/fcb/fcb_rotate/index.html        |    49 +-
 v1_0_0/os/modules/fcb/fcb_walk/index.html          |    49 +-
 v1_0_0/os/modules/fs/fatfs/index.html              |    49 +-
 v1_0_0/os/modules/fs/fs/fs/index.html              |    49 +-
 v1_0_0/os/modules/fs/fs/fs_close/index.html        |    49 +-
 v1_0_0/os/modules/fs/fs/fs_closedir/index.html     |    49 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    49 +-
 v1_0_0/os/modules/fs/fs/fs_dirent_name/index.html  |    49 +-
 v1_0_0/os/modules/fs/fs/fs_filelen/index.html      |    49 +-
 v1_0_0/os/modules/fs/fs/fs_getpos/index.html       |    49 +-
 v1_0_0/os/modules/fs/fs/fs_mkdir/index.html        |    49 +-
 v1_0_0/os/modules/fs/fs/fs_open/index.html         |    49 +-
 v1_0_0/os/modules/fs/fs/fs_opendir/index.html      |    49 +-
 v1_0_0/os/modules/fs/fs/fs_ops/index.html          |    49 +-
 v1_0_0/os/modules/fs/fs/fs_read/index.html         |    49 +-
 v1_0_0/os/modules/fs/fs/fs_readdir/index.html      |    49 +-
 v1_0_0/os/modules/fs/fs/fs_register/index.html     |    49 +-
 v1_0_0/os/modules/fs/fs/fs_rename/index.html       |    49 +-
 v1_0_0/os/modules/fs/fs/fs_return_codes/index.html |    49 +-
 v1_0_0/os/modules/fs/fs/fs_seek/index.html         |    49 +-
 v1_0_0/os/modules/fs/fs/fs_unlink/index.html       |    49 +-
 v1_0_0/os/modules/fs/fs/fs_write/index.html        |    49 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    49 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs/index.html          |    49 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs_config/index.html   |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs_detect/index.html   |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs_format/index.html   |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs_init/index.html     |    49 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    49 +-
 v1_0_0/os/modules/fs/otherfs/index.html            |    49 +-
 v1_0_0/os/modules/hal/hal/index.html               |    49 +-
 v1_0_0/os/modules/hal/hal_api/index.html           |    49 +-
 v1_0_0/os/modules/hal/hal_bsp/hal_bsp/index.html   |    49 +-
 v1_0_0/os/modules/hal/hal_creation/index.html      |    49 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    49 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    49 +-
 v1_0_0/os/modules/hal/hal_gpio/hal_gpio/index.html |    49 +-
 v1_0_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |    49 +-
 v1_0_0/os/modules/hal/hal_in_libraries/index.html  |    49 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |    49 +-
 v1_0_0/os/modules/hal/hal_spi/hal_spi/index.html   |    49 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    49 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |    49 +-
 v1_0_0/os/modules/hal/hal_uart/hal_uart/index.html |    49 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    49 +-
 v1_0_0/os/modules/imgmgr/imgmgr/index.html         |    49 +-
 v1_0_0/os/modules/imgmgr/imgr_ver_parse/index.html |    49 +-
 v1_0_0/os/modules/imgmgr/imgr_ver_str/index.html   |    49 +-
 v1_0_0/os/modules/json/json/index.html             |    49 +-
 .../json/json_encode_object_entry/index.html       |    49 +-
 .../json/json_encode_object_finish/index.html      |    49 +-
 .../modules/json/json_encode_object_key/index.html |    49 +-
 .../json/json_encode_object_start/index.html       |    49 +-
 v1_0_0/os/modules/json/json_read_object/index.html |    49 +-
 v1_0_0/os/modules/logs/logs/index.html             |    49 +-
 v1_0_0/os/modules/shell/shell/index.html           |    49 +-
 .../os/modules/shell/shell_cmd_register/index.html |    49 +-
 v1_0_0/os/modules/shell/shell_evq_set/index.html   |    49 +-
 .../shell/shell_nlip_input_register/index.html     |    49 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    49 +-
 v1_0_0/os/modules/split/split/index.html           |    49 +-
 v1_0_0/os/modules/stats/stats/index.html           |    49 +-
 .../sysinitconfig/sysconfig_error/index.html       |    49 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |    49 +-
 v1_0_0/os/modules/testutil/test_assert/index.html  |    49 +-
 v1_0_0/os/modules/testutil/test_case/index.html    |    49 +-
 v1_0_0/os/modules/testutil/test_decl/index.html    |    49 +-
 v1_0_0/os/modules/testutil/test_pass/index.html    |    49 +-
 v1_0_0/os/modules/testutil/test_suite/index.html   |    49 +-
 v1_0_0/os/modules/testutil/testutil/index.html     |    49 +-
 v1_0_0/os/modules/testutil/tu_init/index.html      |    49 +-
 v1_0_0/os/modules/testutil/tu_restart/index.html   |    49 +-
 v1_0_0/os/os_user_guide/index.html                 |    49 +-
 v1_0_0/os/tutorials/add_newtmgr/index.html         |    49 +-
 v1_0_0/os/tutorials/add_shell/index.html           |    49 +-
 v1_0_0/os/tutorials/air_quality_ble/index.html     |    49 +-
 v1_0_0/os/tutorials/air_quality_sensor/index.html  |    49 +-
 v1_0_0/os/tutorials/arduino_zero/index.html        |    49 +-
 v1_0_0/os/tutorials/blehci_project/index.html      |    49 +-
 v1_0_0/os/tutorials/bleprph/bleprph-adv/index.html |    49 +-
 v1_0_0/os/tutorials/bleprph/bleprph-app/index.html |    49 +-
 .../bleprph/bleprph-chr-access/index.html          |    49 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |    49 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    49 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    49 +-
 v1_0_0/os/tutorials/bletiny_project/index.html     |    49 +-
 v1_0_0/os/tutorials/blinky/index.html              |    49 +-
 v1_0_0/os/tutorials/blinky_console/index.html      |    49 +-
 v1_0_0/os/tutorials/blinky_primo/index.html        |    49 +-
 v1_0_0/os/tutorials/blinky_stm32f4disc/index.html  |    49 +-
 v1_0_0/os/tutorials/eddystone/index.html           |    49 +-
 v1_0_0/os/tutorials/event_queue/index.html         |    49 +-
 v1_0_0/os/tutorials/ibeacon/index.html             |    49 +-
 v1_0_0/os/tutorials/nRF52/index.html               |    49 +-
 v1_0_0/os/tutorials/nrf52_adc/index.html           |    49 +-
 v1_0_0/os/tutorials/olimex/index.html              |    49 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |    49 +-
 v1_0_0/os/tutorials/project-sim-slinky/index.html  |    49 +-
 v1_0_0/os/tutorials/project-slinky/index.html      |    49 +-
 .../os/tutorials/project-stm32-slinky/index.html   |    49 +-
 v1_0_0/os/tutorials/rbnano2/index.html             |    49 +-
 v1_0_0/os/tutorials/repo/add_repos/index.html      |    49 +-
 v1_0_0/os/tutorials/repo/create_repo/index.html    |    49 +-
 v1_0_0/os/tutorials/repo/private_repo/index.html   |    49 +-
 v1_0_0/os/tutorials/repo/upgrade_repo/index.html   |    49 +-
 v1_0_0/os/tutorials/tasks_lesson/index.html        |    49 +-
 v1_0_0/os/tutorials/tutorials/index.html           |    49 +-
 v1_0_0/os/tutorials/unit_test/index.html           |    49 +-
 v1_0_0/os/tutorials/wi-fi_on_arduino/index.html    |    49 +-
 v1_0_0/pages/ble/index.html                        |    27 +-
 v1_0_0/quick-start/index.html                      |    27 +-
 v1_0_0/search.html                                 |    49 +-
 v1_0_0/sitemap.xml                                 |    30 +-
 v1_0_0/talks/index.html                            |    27 +-
 v1_1_0/about/index.html                            |    27 +-
 v1_1_0/community/index.html                        |    27 +-
 v1_1_0/download/index.html                         |    27 +-
 v1_1_0/events/index.html                           |    27 +-
 v1_1_0/faq/answers/index.html                      |    49 +-
 v1_1_0/faq/go_env/index.html                       |    49 +-
 v1_1_0/faq/how_to_edit_docs/index.html             |    49 +-
 v1_1_0/faq/ide/index.html                          |    49 +-
 v1_1_0/index.html                                  |    27 +-
 v1_1_0/known_issues/index.html                     |    49 +-
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |    49 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    49 +-
 .../functions/ble_att_preferred_mtu/index.html     |    49 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    49 +-
 .../functions/ble_att_svr_read_local/index.html    |    49 +-
 .../functions/ble_att_svr_write_local/index.html   |    49 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |    49 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    49 +-
 .../functions/ble_gap_adv_active/index.html        |    49 +-
 .../functions/ble_gap_adv_rsp_set_data/index.html  |    49 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    49 +-
 .../functions/ble_gap_adv_set_data/index.html      |    49 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    49 +-
 .../functions/ble_gap_adv_set_phys/index.html      |    49 +-
 .../functions/ble_gap_adv_set_tx_power/index.html  |    49 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    49 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    49 +-
 .../functions/ble_gap_conn_active/index.html       |    49 +-
 .../functions/ble_gap_conn_cancel/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    49 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    49 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    49 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    49 +-
 .../functions/ble_gap_disc_active/index.html       |    49 +-
 .../functions/ble_gap_disc_cancel/index.html       |    49 +-
 .../functions/ble_gap_ext_connect/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |    49 +-
 .../functions/ble_gap_read_le_phy/index.html       |    49 +-
 .../functions/ble_gap_security_initiate/index.html |    49 +-
 .../functions/ble_gap_set_event_cb/index.html      |    49 +-
 .../ble_gap_set_prefered_default_le_phy/index.html |    49 +-
 .../ble_gap_set_prefered_le_phy/index.html         |    49 +-
 .../functions/ble_gap_set_priv_mode/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    49 +-
 .../functions/ble_gap_update_params/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    49 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |    49 +-
 .../definitions/ble_gattc_defs/index.html          |    49 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    49 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    49 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    49 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    49 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    49 +-
 .../functions/ble_gattc_indicate/index.html        |    49 +-
 .../functions/ble_gattc_indicate_custom/index.html |    49 +-
 .../functions/ble_gattc_notify/index.html          |    49 +-
 .../functions/ble_gattc_notify_custom/index.html   |    49 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    49 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    49 +-
 .../functions/ble_gattc_read_long/index.html       |    49 +-
 .../functions/ble_gattc_read_mult/index.html       |    49 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    49 +-
 .../functions/ble_gattc_write_flat/index.html      |    49 +-
 .../functions/ble_gattc_write_long/index.html      |    49 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    49 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    49 +-
 .../functions/ble_gattc_write_reliable/index.html  |    49 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |    49 +-
 .../definitions/ble_gatts_defs/index.html          |    49 +-
 .../functions/ble_gatts_add_svcs/index.html        |    49 +-
 .../functions/ble_gatts_count_cfg/index.html       |    49 +-
 .../functions/ble_gatts_find_chr/index.html        |    49 +-
 .../functions/ble_gatts_find_dsc/index.html        |    49 +-
 .../functions/ble_gatts_find_svc/index.html        |    49 +-
 .../ble_gatts_svc_set_visibility/index.html        |    49 +-
 v1_1_0/network/ble/ble_hs/ble_hs/index.html        |    49 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |    49 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    49 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    49 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    49 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |    47 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    49 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    49 +-
 .../other/functions/ble_hs_evq_set/index.html      |    49 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    49 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    49 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    49 +-
 .../other/functions/ble_hs_sched_reset/index.html  |    49 +-
 .../other/functions/ble_hs_synced/index.html       |    49 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    49 +-
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |    49 +-
 .../functions/ble_uuid_init_from_buf/index.html    |    49 +-
 .../other/functions/ble_uuid_to_str/index.html     |    49 +-
 .../ble_hs/other/functions/ble_uuid_u16/index.html |    49 +-
 v1_1_0/network/ble/ble_hs/other/other/index.html   |    49 +-
 v1_1_0/network/ble/ble_intro/index.html            |    49 +-
 v1_1_0/network/ble/ble_sec/index.html              |    49 +-
 v1_1_0/network/ble/ble_setup/ble_addr/index.html   |    49 +-
 .../network/ble/ble_setup/ble_lp_clock/index.html  |    49 +-
 .../ble/ble_setup/ble_setup_intro/index.html       |    49 +-
 .../network/ble/ble_setup/ble_sync_cb/index.html   |    49 +-
 v1_1_0/network/ble/bletiny/bletiny_GAP/index.html  |    47 +-
 v1_1_0/network/ble/bletiny/bletiny_GATT/index.html |    49 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    49 +-
 v1_1_0/network/ble/bletiny/bletiny_api/index.html  |    49 +-
 v1_1_0/network/ble/btshell/btshell_GAP/index.html  |    47 +-
 v1_1_0/network/ble/btshell/btshell_GATT/index.html |    49 +-
 .../network/ble/btshell/btshell_advdata/index.html |    49 +-
 v1_1_0/network/ble/btshell/btshell_api/index.html  |    49 +-
 v1_1_0/newt/command_list/newt_build/index.html     |    49 +-
 v1_1_0/newt/command_list/newt_clean/index.html     |    49 +-
 .../newt/command_list/newt_create_image/index.html |    49 +-
 v1_1_0/newt/command_list/newt_debug/index.html     |    49 +-
 v1_1_0/newt/command_list/newt_help/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_info/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_install/index.html   |    49 +-
 v1_1_0/newt/command_list/newt_load/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_mfg/index.html       |    49 +-
 v1_1_0/newt/command_list/newt_new/index.html       |    49 +-
 v1_1_0/newt/command_list/newt_pkg/index.html       |    49 +-
 .../newt/command_list/newt_resign_image/index.html |    49 +-
 v1_1_0/newt/command_list/newt_run/index.html       |    49 +-
 v1_1_0/newt/command_list/newt_size/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_sync/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_target/index.html    |    49 +-
 v1_1_0/newt/command_list/newt_test/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_upgrade/index.html   |    49 +-
 v1_1_0/newt/command_list/newt_vals/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_version/index.html   |    49 +-
 v1_1_0/newt/install/newt_linux/index.html          |    49 +-
 v1_1_0/newt/install/newt_mac/index.html            |    49 +-
 v1_1_0/newt/install/newt_windows/index.html        |    49 +-
 v1_1_0/newt/newt_intro/index.html                  |    49 +-
 v1_1_0/newt/newt_operation/index.html              |    49 +-
 v1_1_0/newt/newt_ops/index.html                    |    49 +-
 .../newtmgr/command_list/newtmgr_config/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |    49 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |    49 +-
 .../command_list/newtmgr_datetime/index.html       |    49 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |    49 +-
 v1_1_0/newtmgr/command_list/newtmgr_fs/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |    49 +-
 .../command_list/newtmgr_mpstats/index.html        |    49 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |    49 +-
 v1_1_0/newtmgr/command_list/newtmgr_run/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |    49 +-
 .../command_list/newtmgr_taskstats/index.html      |    49 +-
 v1_1_0/newtmgr/install_linux/index.html            |    49 +-
 v1_1_0/newtmgr/install_mac/index.html              |    49 +-
 v1_1_0/newtmgr/install_windows/index.html          |    49 +-
 v1_1_0/newtmgr/overview/index.html                 |    49 +-
 v1_1_0/os/core_os/callout/callout/index.html       |    49 +-
 .../callout/os_callout_func_init/index.html        |    49 +-
 .../os/core_os/callout/os_callout_init/index.html  |    49 +-
 .../core_os/callout/os_callout_queued/index.html   |    49 +-
 .../os/core_os/callout/os_callout_reset/index.html |    49 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    49 +-
 .../context_switch/context_switch/index.html       |    49 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    49 +-
 .../os/core_os/context_switch/os_sched/index.html  |    49 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    49 +-
 .../os_sched_get_current_task/index.html           |    49 +-
 .../context_switch/os_sched_insert/index.html      |    49 +-
 .../context_switch/os_sched_next_task/index.html   |    49 +-
 .../os_sched_os_timer_exp/index.html               |    49 +-
 .../context_switch/os_sched_remove/index.html      |    49 +-
 .../context_switch/os_sched_resort/index.html      |    49 +-
 .../os_sched_set_current_task/index.html           |    49 +-
 .../context_switch/os_sched_sleep/index.html       |    49 +-
 .../context_switch/os_sched_wakeup/index.html      |    49 +-
 v1_1_0/os/core_os/cputime/os_cputime/index.html    |    49 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    49 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    49 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    49 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |    49 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |    49 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    49 +-
 .../cputime/os_cputime_timer_init/index.html       |    49 +-
 .../cputime/os_cputime_timer_relative/index.html   |    49 +-
 .../cputime/os_cputime_timer_start/index.html      |    49 +-
 .../cputime/os_cputime_timer_stop/index.html       |    49 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    49 +-
 .../os/core_os/event_queue/event_queue/index.html  |    49 +-
 .../event_queue/os_eventq_designate/index.html     |    49 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    49 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    49 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    49 +-
 .../event_queue/os_eventq_inited/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    49 +-
 .../event_queue/os_eventq_remove/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_run/index.html   |    49 +-
 v1_1_0/os/core_os/heap/heap/index.html             |    49 +-
 v1_1_0/os/core_os/heap/os_free/index.html          |    49 +-
 v1_1_0/os/core_os/heap/os_malloc/index.html        |    49 +-
 v1_1_0/os/core_os/heap/os_realloc/index.html       |    49 +-
 v1_1_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    49 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    49 +-
 v1_1_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    49 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/mbuf/index.html             |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_adj/index.html      |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_append/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_concat/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_copydata/index.html |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_dup/index.html      |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_extend/index.html   |    49 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_get/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_off/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |    49 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    49 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    49 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    49 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    49 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    49 +-
 .../os_mempool_info_get_next/index.html            |    49 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    49 +-
 v1_1_0/os/core_os/mqueue/mqueue/index.html         |    49 +-
 v1_1_0/os/core_os/mqueue/os_mqueue_get/index.html  |    49 +-
 v1_1_0/os/core_os/mqueue/os_mqueue_init/index.html |    49 +-
 v1_1_0/os/core_os/mqueue/os_mqueue_put/index.html  |    49 +-
 v1_1_0/os/core_os/msys/msys/index.html             |    49 +-
 v1_1_0/os/core_os/msys/os_msys_get/index.html      |    49 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    49 +-
 v1_1_0/os/core_os/msys/os_msys_register/index.html |    49 +-
 v1_1_0/os/core_os/msys/os_msys_reset/index.html    |    49 +-
 v1_1_0/os/core_os/mutex/mutex/index.html           |    49 +-
 v1_1_0/os/core_os/mutex/os_mutex_init/index.html   |    49 +-
 v1_1_0/os/core_os/mutex/os_mutex_pend/index.html   |    49 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    49 +-
 v1_1_0/os/core_os/mynewt_os/index.html             |    49 +-
 v1_1_0/os/core_os/os_started/index.html            |    49 +-
 v1_1_0/os/core_os/porting/port_bsp/index.html      |    49 +-
 v1_1_0/os/core_os/porting/port_cpu/index.html      |    49 +-
 v1_1_0/os/core_os/porting/port_mcu/index.html      |    49 +-
 v1_1_0/os/core_os/porting/port_os/index.html       |    49 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    49 +-
 .../sanity/os_sanity_check_register/index.html     |    49 +-
 .../sanity/os_sanity_check_reset/index.html        |    49 +-
 .../sanity/os_sanity_task_checkin/index.html       |    49 +-
 v1_1_0/os/core_os/sanity/sanity/index.html         |    49 +-
 v1_1_0/os/core_os/semaphore/os_sem_init/index.html |    49 +-
 v1_1_0/os/core_os/semaphore/os_sem_pend/index.html |    49 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    49 +-
 v1_1_0/os/core_os/semaphore/semaphore/index.html   |    49 +-
 v1_1_0/os/core_os/task/os_task_count/index.html    |    49 +-
 .../core_os/task/os_task_info_get_next/index.html  |    49 +-
 v1_1_0/os/core_os/task/os_task_init/index.html     |    49 +-
 v1_1_0/os/core_os/task/os_task_remove/index.html   |    49 +-
 v1_1_0/os/core_os/task/task/index.html             |    49 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |    49 +-
 v1_1_0/os/core_os/time/os_gettimeofday/index.html  |    49 +-
 v1_1_0/os/core_os/time/os_settimeofday/index.html  |    49 +-
 v1_1_0/os/core_os/time/os_time/index.html          |    49 +-
 v1_1_0/os/core_os/time/os_time_advance/index.html  |    49 +-
 v1_1_0/os/core_os/time/os_time_delay/index.html    |    49 +-
 v1_1_0/os/core_os/time/os_time_get/index.html      |    49 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |    49 +-
 v1_1_0/os/get_started/cross_tools/index.html       |    49 +-
 v1_1_0/os/get_started/docker/index.html            |    49 +-
 v1_1_0/os/get_started/get_started/index.html       |    49 +-
 .../os/get_started/native_install_intro/index.html |    49 +-
 v1_1_0/os/get_started/native_tools/index.html      |    49 +-
 v1_1_0/os/get_started/project_create/index.html    |    49 +-
 v1_1_0/os/get_started/serial_access/index.html     |    49 +-
 v1_1_0/os/get_started/vocabulary/index.html        |    49 +-
 v1_1_0/os/introduction/index.html                  |    49 +-
 v1_1_0/os/modules/baselibc/index.html              |    49 +-
 .../bootloader/boot_build_status/index.html        |    49 +-
 .../bootloader/boot_build_status_one/index.html    |    49 +-
 .../bootloader/boot_clear_status/index.html        |    49 +-
 .../modules/bootloader/boot_copy_area/index.html   |    49 +-
 .../modules/bootloader/boot_copy_image/index.html  |    49 +-
 .../modules/bootloader/boot_erase_area/index.html  |    49 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    49 +-
 .../bootloader/boot_find_image_area_idx/index.html |    49 +-
 .../bootloader/boot_find_image_part/index.html     |    49 +-
 .../bootloader/boot_find_image_slot/index.html     |    49 +-
 v1_1_0/os/modules/bootloader/boot_go/index.html    |    49 +-
 .../modules/bootloader/boot_init_flash/index.html  |    49 +-
 .../modules/bootloader/boot_move_area/index.html   |    49 +-
 .../bootloader/boot_read_image_header/index.html   |    49 +-
 .../bootloader/boot_read_image_headers/index.html  |    49 +-
 .../modules/bootloader/boot_read_status/index.html |    49 +-
 .../bootloader/boot_select_image_slot/index.html   |    49 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    49 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    49 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    49 +-
 .../bootloader/boot_vect_delete_main/index.html    |    49 +-
 .../bootloader/boot_vect_delete_test/index.html    |    49 +-
 .../bootloader/boot_vect_read_main/index.html      |    49 +-
 .../bootloader/boot_vect_read_one/index.html       |    49 +-
 .../bootloader/boot_vect_read_test/index.html      |    49 +-
 .../bootloader/boot_write_status/index.html        |    49 +-
 v1_1_0/os/modules/bootloader/bootloader/index.html |    49 +-
 v1_1_0/os/modules/console/console/index.html       |    49 +-
 v1_1_0/os/modules/console/console_echo/index.html  |    49 +-
 v1_1_0/os/modules/console/console_init/index.html  |    49 +-
 .../os/modules/console/console_is_init/index.html  |    49 +-
 .../os/modules/console/console_printf/index.html   |    49 +-
 v1_1_0/os/modules/console/console_read/index.html  |    49 +-
 .../modules/console/console_set_queues/index.html  |    49 +-
 v1_1_0/os/modules/console/console_write/index.html |    49 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |    49 +-
 v1_1_0/os/modules/devmgmt/newtmgr/index.html       |    49 +-
 v1_1_0/os/modules/devmgmt/oicmgr/index.html        |    49 +-
 v1_1_0/os/modules/drivers/driver/index.html        |    49 +-
 v1_1_0/os/modules/drivers/flash/index.html         |    49 +-
 v1_1_0/os/modules/drivers/mmc/index.html           |    49 +-
 v1_1_0/os/modules/fcb/fcb/index.html               |    49 +-
 v1_1_0/os/modules/fcb/fcb_append/index.html        |    49 +-
 v1_1_0/os/modules/fcb/fcb_append_finish/index.html |    49 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |    49 +-
 v1_1_0/os/modules/fcb/fcb_clear/index.html         |    49 +-
 v1_1_0/os/modules/fcb/fcb_getnext/index.html       |    49 +-
 v1_1_0/os/modules/fcb/fcb_init/index.html          |    49 +-
 v1_1_0/os/modules/fcb/fcb_is_empty/index.html      |    49 +-
 v1_1_0/os/modules/fcb/fcb_offset_last_n/index.html |    49 +-
 v1_1_0/os/modules/fcb/fcb_rotate/index.html        |    49 +-
 v1_1_0/os/modules/fcb/fcb_walk/index.html          |    49 +-
 v1_1_0/os/modules/fs/fatfs/index.html              |    49 +-
 v1_1_0/os/modules/fs/fs/fs/index.html              |    49 +-
 v1_1_0/os/modules/fs/fs/fs_close/index.html        |    49 +-
 v1_1_0/os/modules/fs/fs/fs_closedir/index.html     |    49 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    49 +-
 v1_1_0/os/modules/fs/fs/fs_dirent_name/index.html  |    49 +-
 v1_1_0/os/modules/fs/fs/fs_filelen/index.html      |    49 +-
 v1_1_0/os/modules/fs/fs/fs_getpos/index.html       |    49 +-
 v1_1_0/os/modules/fs/fs/fs_mkdir/index.html        |    49 +-
 v1_1_0/os/modules/fs/fs/fs_open/index.html         |    49 +-
 v1_1_0/os/modules/fs/fs/fs_opendir/index.html      |    49 +-
 v1_1_0/os/modules/fs/fs/fs_ops/index.html          |    49 +-
 v1_1_0/os/modules/fs/fs/fs_read/index.html         |    49 +-
 v1_1_0/os/modules/fs/fs/fs_readdir/index.html      |    49 +-
 v1_1_0/os/modules/fs/fs/fs_register/index.html     |    49 +-
 v1_1_0/os/modules/fs/fs/fs_rename/index.html       |    49 +-
 v1_1_0/os/modules/fs/fs/fs_return_codes/index.html |    49 +-
 v1_1_0/os/modules/fs/fs/fs_seek/index.html         |    49 +-
 v1_1_0/os/modules/fs/fs/fs_unlink/index.html       |    49 +-
 v1_1_0/os/modules/fs/fs/fs_write/index.html        |    49 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    49 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs/index.html          |    49 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs_config/index.html   |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs_detect/index.html   |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs_format/index.html   |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs_init/index.html     |    49 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    49 +-
 v1_1_0/os/modules/fs/otherfs/index.html            |    49 +-
 v1_1_0/os/modules/hal/hal/index.html               |    49 +-
 v1_1_0/os/modules/hal/hal_api/index.html           |    49 +-
 v1_1_0/os/modules/hal/hal_bsp/hal_bsp/index.html   |    49 +-
 v1_1_0/os/modules/hal/hal_creation/index.html      |    49 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    49 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    49 +-
 v1_1_0/os/modules/hal/hal_gpio/hal_gpio/index.html |    49 +-
 v1_1_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |    49 +-
 v1_1_0/os/modules/hal/hal_in_libraries/index.html  |    49 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |    49 +-
 v1_1_0/os/modules/hal/hal_spi/hal_spi/index.html   |    49 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    49 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |    49 +-
 v1_1_0/os/modules/hal/hal_uart/hal_uart/index.html |    49 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    49 +-
 v1_1_0/os/modules/imgmgr/imgmgr/index.html         |    49 +-
 v1_1_0/os/modules/imgmgr/imgr_ver_parse/index.html |    49 +-
 v1_1_0/os/modules/imgmgr/imgr_ver_str/index.html   |    49 +-
 v1_1_0/os/modules/json/json/index.html             |    49 +-
 .../json/json_encode_object_entry/index.html       |    49 +-
 .../json/json_encode_object_finish/index.html      |    49 +-
 .../modules/json/json_encode_object_key/index.html |    49 +-
 .../json/json_encode_object_start/index.html       |    49 +-
 v1_1_0/os/modules/json/json_read_object/index.html |    49 +-
 v1_1_0/os/modules/logs/logs/index.html             |    49 +-
 .../modules/sensor_framework/sensor_api/index.html |    49 +-
 .../sensor_framework/sensor_create/index.html      |    49 +-
 .../sensor_framework/sensor_driver/index.html      |    49 +-
 .../sensor_framework_overview/index.html           |    49 +-
 .../sensor_listener_api/index.html                 |    49 +-
 .../sensor_framework/sensor_mgr_api/index.html     |    49 +-
 .../modules/sensor_framework/sensor_oic/index.html |    49 +-
 .../sensor_framework/sensor_shell/index.html       |    49 +-
 v1_1_0/os/modules/shell/shell/index.html           |    49 +-
 .../os/modules/shell/shell_cmd_register/index.html |    49 +-
 v1_1_0/os/modules/shell/shell_evq_set/index.html   |    49 +-
 .../shell/shell_nlip_input_register/index.html     |    49 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    49 +-
 v1_1_0/os/modules/shell/shell_register/index.html  |    49 +-
 .../shell_register_app_cmd_handler/index.html      |    49 +-
 .../shell/shell_register_default_module/index.html |    49 +-
 v1_1_0/os/modules/split/split/index.html           |    49 +-
 v1_1_0/os/modules/stats/stats/index.html           |    49 +-
 .../sysinitconfig/sysconfig_error/index.html       |    49 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |    49 +-
 v1_1_0/os/modules/testutil/test_assert/index.html  |    49 +-
 v1_1_0/os/modules/testutil/test_case/index.html    |    49 +-
 v1_1_0/os/modules/testutil/test_decl/index.html    |    49 +-
 v1_1_0/os/modules/testutil/test_pass/index.html    |    49 +-
 v1_1_0/os/modules/testutil/test_suite/index.html   |    49 +-
 v1_1_0/os/modules/testutil/testutil/index.html     |    49 +-
 v1_1_0/os/modules/testutil/tu_init/index.html      |    49 +-
 v1_1_0/os/modules/testutil/tu_restart/index.html   |    49 +-
 v1_1_0/os/os_user_guide/index.html                 |    49 +-
 v1_1_0/os/tutorials/add_newtmgr/index.html         |    49 +-
 v1_1_0/os/tutorials/air_quality_ble/index.html     |    49 +-
 v1_1_0/os/tutorials/air_quality_sensor/index.html  |    49 +-
 v1_1_0/os/tutorials/arduino_zero/index.html        |    49 +-
 v1_1_0/os/tutorials/ble_bare_bones/index.html      |    49 +-
 v1_1_0/os/tutorials/blehci_project/index.html      |    49 +-
 v1_1_0/os/tutorials/bleprph/bleprph-adv/index.html |    49 +-
 v1_1_0/os/tutorials/bleprph/bleprph-app/index.html |    49 +-
 .../bleprph/bleprph-chr-access/index.html          |    49 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |    49 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    49 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    49 +-
 v1_1_0/os/tutorials/blinky/index.html              |    49 +-
 v1_1_0/os/tutorials/blinky_console/index.html      |    49 +-
 v1_1_0/os/tutorials/blinky_primo/index.html        |    49 +-
 v1_1_0/os/tutorials/blinky_stm32f4disc/index.html  |    49 +-
 v1_1_0/os/tutorials/codesize/index.html            |    49 +-
 v1_1_0/os/tutorials/eddystone/index.html           |    49 +-
 v1_1_0/os/tutorials/event_queue/index.html         |    49 +-
 v1_1_0/os/tutorials/ibeacon/index.html             |    49 +-
 v1_1_0/os/tutorials/nRF52/index.html               |    49 +-
 v1_1_0/os/tutorials/nrf52_adc/index.html           |    49 +-
 v1_1_0/os/tutorials/olimex/index.html              |    49 +-
 v1_1_0/os/tutorials/ota_upgrade_nrf52/index.html   |    49 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |    49 +-
 v1_1_0/os/tutorials/project-sim-slinky/index.html  |    49 +-
 v1_1_0/os/tutorials/project-slinky/index.html      |    49 +-
 .../os/tutorials/project-stm32-slinky/index.html   |    49 +-
 v1_1_0/os/tutorials/rbnano2/index.html             |    49 +-
 v1_1_0/os/tutorials/repo/add_repos/index.html      |    49 +-
 v1_1_0/os/tutorials/repo/create_repo/index.html    |    49 +-
 v1_1_0/os/tutorials/repo/private_repo/index.html   |    49 +-
 v1_1_0/os/tutorials/repo/upgrade_repo/index.html   |    49 +-
 v1_1_0/os/tutorials/segger_rtt/index.html          |    49 +-
 v1_1_0/os/tutorials/segger_sysview/index.html      |    49 +-
 .../sensors/sensor_bleprph_oic/index.html          |    49 +-
 .../sensors/sensor_nrf52_bno055/index.html         |    49 +-
 .../sensors/sensor_nrf52_bno055_oic/index.html     |    49 +-
 .../sensors/sensor_offboard_config/index.html      |    49 +-
 .../sensors/sensor_oic_overview/index.html         |    49 +-
 .../sensors/sensor_thingy_lis2dh12_onb/index.html  |    49 +-
 v1_1_0/os/tutorials/sensors/sensors/index.html     |    49 +-
 v1_1_0/os/tutorials/tasks_lesson/index.html        |    49 +-
 v1_1_0/os/tutorials/tutorials/index.html           |    49 +-
 v1_1_0/os/tutorials/unit_test/index.html           |    49 +-
 v1_1_0/os/tutorials/wi-fi_on_arduino/index.html    |    49 +-
 v1_1_0/pages/ble/index.html                        |    27 +-
 v1_1_0/pages/securitybullets/index.html            |    27 +-
 v1_1_0/quick-start/index.html                      |    27 +-
 v1_1_0/search.html                                 |    49 +-
 v1_1_0/sitemap.xml                                 |    32 +-
 v1_1_0/talks/index.html                            |    27 +-
 v1_2_0/about/index.html                            |    27 +-
 v1_2_0/community/index.html                        |    27 +-
 v1_2_0/download/index.html                         |    27 +-
 v1_2_0/events/index.html                           |    27 +-
 v1_2_0/faq/answers/index.html                      |    49 +-
 v1_2_0/faq/go_env/index.html                       |    49 +-
 v1_2_0/faq/how_to_edit_docs/index.html             |    49 +-
 v1_2_0/faq/ide/index.html                          |    49 +-
 v1_2_0/index.html                                  |    27 +-
 v1_2_0/known_issues/index.html                     |    49 +-
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |    49 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    49 +-
 .../functions/ble_att_preferred_mtu/index.html     |    49 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    49 +-
 .../functions/ble_att_svr_read_local/index.html    |    49 +-
 .../functions/ble_att_svr_write_local/index.html   |    49 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |    49 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    49 +-
 .../functions/ble_gap_adv_active/index.html        |    49 +-
 .../functions/ble_gap_adv_rsp_set_data/index.html  |    49 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    49 +-
 .../functions/ble_gap_adv_set_data/index.html      |    49 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    49 +-
 .../functions/ble_gap_adv_set_phys/index.html      |    49 +-
 .../functions/ble_gap_adv_set_tx_power/index.html  |    49 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    49 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    49 +-
 .../functions/ble_gap_conn_active/index.html       |    49 +-
 .../functions/ble_gap_conn_cancel/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    49 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    49 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    49 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    49 +-
 .../functions/ble_gap_disc_active/index.html       |    49 +-
 .../functions/ble_gap_disc_cancel/index.html       |    49 +-
 .../functions/ble_gap_ext_connect/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |    49 +-
 .../functions/ble_gap_read_le_phy/index.html       |    49 +-
 .../functions/ble_gap_security_initiate/index.html |    49 +-
 .../functions/ble_gap_set_event_cb/index.html      |    49 +-
 .../ble_gap_set_prefered_default_le_phy/index.html |    49 +-
 .../ble_gap_set_prefered_le_phy/index.html         |    49 +-
 .../functions/ble_gap_set_priv_mode/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    49 +-
 .../functions/ble_gap_update_params/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    49 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |    49 +-
 .../definitions/ble_gattc_defs/index.html          |    49 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    49 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    49 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    49 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    49 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    49 +-
 .../functions/ble_gattc_indicate/index.html        |    49 +-
 .../functions/ble_gattc_indicate_custom/index.html |    49 +-
 .../functions/ble_gattc_notify/index.html          |    49 +-
 .../functions/ble_gattc_notify_custom/index.html   |    49 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    49 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    49 +-
 .../functions/ble_gattc_read_long/index.html       |    49 +-
 .../functions/ble_gattc_read_mult/index.html       |    49 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    49 +-
 .../functions/ble_gattc_write_flat/index.html      |    49 +-
 .../functions/ble_gattc_write_long/index.html      |    49 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    49 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    49 +-
 .../functions/ble_gattc_write_reliable/index.html  |    49 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |    49 +-
 .../definitions/ble_gatts_defs/index.html          |    49 +-
 .../functions/ble_gatts_add_svcs/index.html        |    49 +-
 .../functions/ble_gatts_count_cfg/index.html       |    49 +-
 .../functions/ble_gatts_find_chr/index.html        |    49 +-
 .../functions/ble_gatts_find_dsc/index.html        |    49 +-
 .../functions/ble_gatts_find_svc/index.html        |    49 +-
 .../ble_gatts_svc_set_visibility/index.html        |    49 +-
 v1_2_0/network/ble/ble_hs/ble_hs/index.html        |    49 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |    49 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    49 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    49 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    49 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |    47 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    49 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    49 +-
 .../other/functions/ble_hs_evq_set/index.html      |    49 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    49 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    49 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    49 +-
 .../other/functions/ble_hs_sched_reset/index.html  |    49 +-
 .../other/functions/ble_hs_synced/index.html       |    49 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    49 +-
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |    49 +-
 .../functions/ble_uuid_init_from_buf/index.html    |    49 +-
 .../other/functions/ble_uuid_to_str/index.html     |    49 +-
 .../ble_hs/other/functions/ble_uuid_u16/index.html |    49 +-
 v1_2_0/network/ble/ble_hs/other/other/index.html   |    49 +-
 v1_2_0/network/ble/ble_intro/index.html            |    49 +-
 v1_2_0/network/ble/ble_sec/index.html              |    49 +-
 v1_2_0/network/ble/ble_setup/ble_addr/index.html   |    49 +-
 .../network/ble/ble_setup/ble_lp_clock/index.html  |    49 +-
 .../ble/ble_setup/ble_setup_intro/index.html       |    49 +-
 .../network/ble/ble_setup/ble_sync_cb/index.html   |    49 +-
 v1_2_0/network/ble/bletiny/bletiny_GAP/index.html  |    47 +-
 v1_2_0/network/ble/bletiny/bletiny_GATT/index.html |    49 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    49 +-
 v1_2_0/network/ble/bletiny/bletiny_api/index.html  |    49 +-
 v1_2_0/network/ble/btshell/btshell_GAP/index.html  |    47 +-
 v1_2_0/network/ble/btshell/btshell_GATT/index.html |    49 +-
 .../network/ble/btshell/btshell_advdata/index.html |    49 +-
 v1_2_0/network/ble/btshell/btshell_api/index.html  |    49 +-
 v1_2_0/newt/command_list/newt_build/index.html     |    49 +-
 v1_2_0/newt/command_list/newt_clean/index.html     |    49 +-
 .../newt/command_list/newt_create_image/index.html |    49 +-
 v1_2_0/newt/command_list/newt_debug/index.html     |    49 +-
 v1_2_0/newt/command_list/newt_help/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_info/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_install/index.html   |    49 +-
 v1_2_0/newt/command_list/newt_load/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_mfg/index.html       |    49 +-
 v1_2_0/newt/command_list/newt_new/index.html       |    49 +-
 v1_2_0/newt/command_list/newt_pkg/index.html       |    49 +-
 .../newt/command_list/newt_resign_image/index.html |    49 +-
 v1_2_0/newt/command_list/newt_run/index.html       |    49 +-
 v1_2_0/newt/command_list/newt_size/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_sync/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_target/index.html    |    49 +-
 v1_2_0/newt/command_list/newt_test/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_upgrade/index.html   |    49 +-
 v1_2_0/newt/command_list/newt_vals/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_version/index.html   |    49 +-
 v1_2_0/newt/install/newt_linux/index.html          |    49 +-
 v1_2_0/newt/install/newt_mac/index.html            |    49 +-
 v1_2_0/newt/install/newt_windows/index.html        |    49 +-
 v1_2_0/newt/install/prev_releases/index.html       |    49 +-
 v1_2_0/newt/newt_intro/index.html                  |    49 +-
 v1_2_0/newt/newt_operation/index.html              |    49 +-
 v1_2_0/newt/newt_ops/index.html                    |    49 +-
 .../newtmgr/command_list/newtmgr_config/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |    49 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |    49 +-
 .../command_list/newtmgr_datetime/index.html       |    49 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |    49 +-
 v1_2_0/newtmgr/command_list/newtmgr_fs/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |    49 +-
 .../command_list/newtmgr_mpstats/index.html        |    49 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |    49 +-
 v1_2_0/newtmgr/command_list/newtmgr_run/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |    49 +-
 .../command_list/newtmgr_taskstats/index.html      |    49 +-
 v1_2_0/newtmgr/install_linux/index.html            |    49 +-
 v1_2_0/newtmgr/install_mac/index.html              |    49 +-
 v1_2_0/newtmgr/install_windows/index.html          |    49 +-
 v1_2_0/newtmgr/overview/index.html                 |    49 +-
 v1_2_0/newtmgr/prev_releases/index.html            |    49 +-
 v1_2_0/os/core_os/callout/callout/index.html       |    49 +-
 .../callout/os_callout_func_init/index.html        |    49 +-
 .../os/core_os/callout/os_callout_init/index.html  |    49 +-
 .../core_os/callout/os_callout_queued/index.html   |    49 +-
 .../os/core_os/callout/os_callout_reset/index.html |    49 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    49 +-
 .../context_switch/context_switch/index.html       |    49 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    49 +-
 .../os/core_os/context_switch/os_sched/index.html  |    49 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    49 +-
 .../os_sched_get_current_task/index.html           |    49 +-
 .../context_switch/os_sched_insert/index.html      |    49 +-
 .../context_switch/os_sched_next_task/index.html   |    49 +-
 .../os_sched_os_timer_exp/index.html               |    49 +-
 .../context_switch/os_sched_remove/index.html      |    49 +-
 .../context_switch/os_sched_resort/index.html      |    49 +-
 .../os_sched_set_current_task/index.html           |    49 +-
 .../context_switch/os_sched_sleep/index.html       |    49 +-
 .../context_switch/os_sched_wakeup/index.html      |    49 +-
 v1_2_0/os/core_os/cputime/os_cputime/index.html    |    49 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    49 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    49 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    49 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |    49 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |    49 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    49 +-
 .../cputime/os_cputime_timer_init/index.html       |    49 +-
 .../cputime/os_cputime_timer_relative/index.html   |    49 +-
 .../cputime/os_cputime_timer_start/index.html      |    49 +-
 .../cputime/os_cputime_timer_stop/index.html       |    49 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    49 +-
 .../os/core_os/event_queue/event_queue/index.html  |    49 +-
 .../event_queue/os_eventq_designate/index.html     |    49 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    49 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    49 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    49 +-
 .../event_queue/os_eventq_inited/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    49 +-
 .../event_queue/os_eventq_remove/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_run/index.html   |    49 +-
 v1_2_0/os/core_os/heap/heap/index.html             |    49 +-
 v1_2_0/os/core_os/heap/os_free/index.html          |    49 +-
 v1_2_0/os/core_os/heap/os_malloc/index.html        |    49 +-
 v1_2_0/os/core_os/heap/os_realloc/index.html       |    49 +-
 v1_2_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    49 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    49 +-
 v1_2_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    49 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/mbuf/index.html             |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_adj/index.html      |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_append/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_concat/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_copydata/index.html |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_dup/index.html      |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_extend/index.html   |    49 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_get/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_off/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |    49 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    49 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    49 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    49 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    49 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    49 +-
 .../os_mempool_info_get_next/index.html            |    49 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    49 +-
 v1_2_0/os/core_os/mqueue/mqueue/index.html         |    49 +-
 v1_2_0/os/core_os/mqueue/os_mqueue_get/index.html  |    49 +-
 v1_2_0/os/core_os/mqueue/os_mqueue_init/index.html |    49 +-
 v1_2_0/os/core_os/mqueue/os_mqueue_put/index.html  |    49 +-
 v1_2_0/os/core_os/msys/msys/index.html             |    49 +-
 v1_2_0/os/core_os/msys/os_msys_get/index.html      |    49 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    49 +-
 v1_2_0/os/core_os/msys/os_msys_register/index.html |    49 +-
 v1_2_0/os/core_os/msys/os_msys_reset/index.html    |    49 +-
 v1_2_0/os/core_os/mutex/mutex/index.html           |    49 +-
 v1_2_0/os/core_os/mutex/os_mutex_init/index.html   |    49 +-
 v1_2_0/os/core_os/mutex/os_mutex_pend/index.html   |    49 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    49 +-
 v1_2_0/os/core_os/mynewt_os/index.html             |    49 +-
 v1_2_0/os/core_os/os_started/index.html            |    49 +-
 v1_2_0/os/core_os/porting/port_bsp/index.html      |    49 +-
 v1_2_0/os/core_os/porting/port_cpu/index.html      |    49 +-
 v1_2_0/os/core_os/porting/port_mcu/index.html      |    49 +-
 v1_2_0/os/core_os/porting/port_os/index.html       |    49 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    49 +-
 .../sanity/os_sanity_check_register/index.html     |    49 +-
 .../sanity/os_sanity_check_reset/index.html        |    49 +-
 .../sanity/os_sanity_task_checkin/index.html       |    49 +-
 v1_2_0/os/core_os/sanity/sanity/index.html         |    49 +-
 v1_2_0/os/core_os/semaphore/os_sem_init/index.html |    49 +-
 v1_2_0/os/core_os/semaphore/os_sem_pend/index.html |    49 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    49 +-
 v1_2_0/os/core_os/semaphore/semaphore/index.html   |    49 +-
 v1_2_0/os/core_os/task/os_task_count/index.html    |    49 +-
 .../core_os/task/os_task_info_get_next/index.html  |    49 +-
 v1_2_0/os/core_os/task/os_task_init/index.html     |    49 +-
 v1_2_0/os/core_os/task/os_task_remove/index.html   |    49 +-
 v1_2_0/os/core_os/task/task/index.html             |    49 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |    49 +-
 v1_2_0/os/core_os/time/os_gettimeofday/index.html  |    49 +-
 v1_2_0/os/core_os/time/os_settimeofday/index.html  |    49 +-
 v1_2_0/os/core_os/time/os_time/index.html          |    49 +-
 v1_2_0/os/core_os/time/os_time_advance/index.html  |    49 +-
 v1_2_0/os/core_os/time/os_time_delay/index.html    |    49 +-
 v1_2_0/os/core_os/time/os_time_get/index.html      |    49 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |    49 +-
 v1_2_0/os/get_started/cross_tools/index.html       |    49 +-
 v1_2_0/os/get_started/docker/index.html            |    49 +-
 v1_2_0/os/get_started/get_started/index.html       |    49 +-
 .../os/get_started/native_install_intro/index.html |    49 +-
 v1_2_0/os/get_started/native_tools/index.html      |    49 +-
 v1_2_0/os/get_started/project_create/index.html    |    49 +-
 v1_2_0/os/get_started/serial_access/index.html     |    49 +-
 v1_2_0/os/get_started/vocabulary/index.html        |    49 +-
 v1_2_0/os/introduction/index.html                  |    49 +-
 v1_2_0/os/modules/baselibc/index.html              |    49 +-
 .../bootloader/boot_build_status/index.html        |    49 +-
 .../bootloader/boot_build_status_one/index.html    |    49 +-
 .../bootloader/boot_clear_status/index.html        |    49 +-
 .../modules/bootloader/boot_copy_area/index.html   |    49 +-
 .../modules/bootloader/boot_copy_image/index.html  |    49 +-
 .../modules/bootloader/boot_erase_area/index.html  |    49 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    49 +-
 .../bootloader/boot_find_image_area_idx/index.html |    49 +-
 .../bootloader/boot_find_image_part/index.html     |    49 +-
 .../bootloader/boot_find_image_slot/index.html     |    49 +-
 v1_2_0/os/modules/bootloader/boot_go/index.html    |    49 +-
 .../modules/bootloader/boot_init_flash/index.html  |    49 +-
 .../modules/bootloader/boot_move_area/index.html   |    49 +-
 .../bootloader/boot_read_image_header/index.html   |    49 +-
 .../bootloader/boot_read_image_headers/index.html  |    49 +-
 .../modules/bootloader/boot_read_status/index.html |    49 +-
 .../bootloader/boot_select_image_slot/index.html   |    49 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    49 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    49 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    49 +-
 .../bootloader/boot_vect_delete_main/index.html    |    49 +-
 .../bootloader/boot_vect_delete_test/index.html    |    49 +-
 .../bootloader/boot_vect_read_main/index.html      |    49 +-
 .../bootloader/boot_vect_read_one/index.html       |    49 +-
 .../bootloader/boot_vect_read_test/index.html      |    49 +-
 .../bootloader/boot_write_status/index.html        |    49 +-
 v1_2_0/os/modules/bootloader/bootloader/index.html |    49 +-
 v1_2_0/os/modules/console/console/index.html       |    49 +-
 v1_2_0/os/modules/console/console_echo/index.html  |    49 +-
 v1_2_0/os/modules/console/console_init/index.html  |    49 +-
 .../os/modules/console/console_is_init/index.html  |    49 +-
 .../os/modules/console/console_printf/index.html   |    49 +-
 v1_2_0/os/modules/console/console_read/index.html  |    49 +-
 .../modules/console/console_set_queues/index.html  |    49 +-
 v1_2_0/os/modules/console/console_write/index.html |    49 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |    49 +-
 v1_2_0/os/modules/devmgmt/newtmgr/index.html       |    49 +-
 v1_2_0/os/modules/devmgmt/oicmgr/index.html        |    49 +-
 v1_2_0/os/modules/drivers/driver/index.html        |    49 +-
 v1_2_0/os/modules/drivers/flash/index.html         |    49 +-
 v1_2_0/os/modules/drivers/mmc/index.html           |    49 +-
 v1_2_0/os/modules/fcb/fcb/index.html               |    49 +-
 v1_2_0/os/modules/fcb/fcb_append/index.html        |    49 +-
 v1_2_0/os/modules/fcb/fcb_append_finish/index.html |    49 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |    49 +-
 v1_2_0/os/modules/fcb/fcb_clear/index.html         |    49 +-
 v1_2_0/os/modules/fcb/fcb_getnext/index.html       |    49 +-
 v1_2_0/os/modules/fcb/fcb_init/index.html          |    49 +-
 v1_2_0/os/modules/fcb/fcb_is_empty/index.html      |    49 +-
 v1_2_0/os/modules/fcb/fcb_offset_last_n/index.html |    49 +-
 v1_2_0/os/modules/fcb/fcb_rotate/index.html        |    49 +-
 v1_2_0/os/modules/fcb/fcb_walk/index.html          |    49 +-
 v1_2_0/os/modules/fs/fatfs/index.html              |    49 +-
 v1_2_0/os/modules/fs/fs/fs/index.html              |    49 +-
 v1_2_0/os/modules/fs/fs/fs_close/index.html        |    49 +-
 v1_2_0/os/modules/fs/fs/fs_closedir/index.html     |    49 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    49 +-
 v1_2_0/os/modules/fs/fs/fs_dirent_name/index.html  |    49 +-
 v1_2_0/os/modules/fs/fs/fs_filelen/index.html      |    49 +-
 v1_2_0/os/modules/fs/fs/fs_getpos/index.html       |    49 +-
 v1_2_0/os/modules/fs/fs/fs_mkdir/index.html        |    49 +-
 v1_2_0/os/modules/fs/fs/fs_open/index.html         |    49 +-
 v1_2_0/os/modules/fs/fs/fs_opendir/index.html      |    49 +-
 v1_2_0/os/modules/fs/fs/fs_ops/index.html          |    49 +-
 v1_2_0/os/modules/fs/fs/fs_read/index.html         |    49 +-
 v1_2_0/os/modules/fs/fs/fs_readdir/index.html      |    49 +-
 v1_2_0/os/modules/fs/fs/fs_register/index.html     |    49 +-
 v1_2_0/os/modules/fs/fs/fs_rename/index.html       |    49 +-
 v1_2_0/os/modules/fs/fs/fs_return_codes/index.html |    49 +-
 v1_2_0/os/modules/fs/fs/fs_seek/index.html         |    49 +-
 v1_2_0/os/modules/fs/fs/fs_unlink/index.html       |    49 +-
 v1_2_0/os/modules/fs/fs/fs_write/index.html        |    49 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    49 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs/index.html          |    49 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs_config/index.html   |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs_detect/index.html   |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs_format/index.html   |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs_init/index.html     |    49 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    49 +-
 v1_2_0/os/modules/fs/otherfs/index.html            |    49 +-
 v1_2_0/os/modules/hal/hal/index.html               |    49 +-
 v1_2_0/os/modules/hal/hal_api/index.html           |    49 +-
 v1_2_0/os/modules/hal/hal_bsp/hal_bsp/index.html   |    49 +-
 v1_2_0/os/modules/hal/hal_creation/index.html      |    49 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    49 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    49 +-
 v1_2_0/os/modules/hal/hal_gpio/hal_gpio/index.html |    49 +-
 v1_2_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |    49 +-
 v1_2_0/os/modules/hal/hal_in_libraries/index.html  |    49 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |    49 +-
 v1_2_0/os/modules/hal/hal_spi/hal_spi/index.html   |    49 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    49 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |    49 +-
 v1_2_0/os/modules/hal/hal_uart/hal_uart/index.html |    49 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    49 +-
 v1_2_0/os/modules/imgmgr/imgmgr/index.html         |    49 +-
 v1_2_0/os/modules/imgmgr/imgr_ver_parse/index.html |    49 +-
 v1_2_0/os/modules/imgmgr/imgr_ver_str/index.html   |    49 +-
 v1_2_0/os/modules/json/json/index.html             |    49 +-
 .../json/json_encode_object_entry/index.html       |    49 +-
 .../json/json_encode_object_finish/index.html      |    49 +-
 .../modules/json/json_encode_object_key/index.html |    49 +-
 .../json/json_encode_object_start/index.html       |    49 +-
 v1_2_0/os/modules/json/json_read_object/index.html |    49 +-
 v1_2_0/os/modules/logs/logs/index.html             |    49 +-
 .../modules/sensor_framework/sensor_api/index.html |    49 +-
 .../sensor_framework/sensor_create/index.html      |    49 +-
 .../sensor_framework/sensor_driver/index.html      |    49 +-
 .../sensor_framework_overview/index.html           |    49 +-
 .../sensor_listener_api/index.html                 |    49 +-
 .../sensor_framework/sensor_mgr_api/index.html     |    49 +-
 .../modules/sensor_framework/sensor_oic/index.html |    49 +-
 .../sensor_framework/sensor_shell/index.html       |    49 +-
 v1_2_0/os/modules/shell/shell/index.html           |    49 +-
 .../os/modules/shell/shell_cmd_register/index.html |    49 +-
 v1_2_0/os/modules/shell/shell_evq_set/index.html   |    49 +-
 .../shell/shell_nlip_input_register/index.html     |    49 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    49 +-
 v1_2_0/os/modules/shell/shell_register/index.html  |    49 +-
 .../shell_register_app_cmd_handler/index.html      |    49 +-
 .../shell/shell_register_default_module/index.html |    49 +-
 v1_2_0/os/modules/split/split/index.html           |    49 +-
 v1_2_0/os/modules/stats/stats/index.html           |    49 +-
 .../sysinitconfig/sysconfig_error/index.html       |    49 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |    49 +-
 v1_2_0/os/modules/testutil/test_assert/index.html  |    49 +-
 v1_2_0/os/modules/testutil/test_case/index.html    |    49 +-
 v1_2_0/os/modules/testutil/test_decl/index.html    |    49 +-
 v1_2_0/os/modules/testutil/test_pass/index.html    |    49 +-
 v1_2_0/os/modules/testutil/test_suite/index.html   |    49 +-
 v1_2_0/os/modules/testutil/testutil/index.html     |    49 +-
 v1_2_0/os/modules/testutil/tu_init/index.html      |    49 +-
 v1_2_0/os/modules/testutil/tu_restart/index.html   |    49 +-
 v1_2_0/os/os_user_guide/index.html                 |    49 +-
 v1_2_0/os/tutorials/add_newtmgr/index.html         |    49 +-
 v1_2_0/os/tutorials/air_quality_ble/index.html     |    49 +-
 v1_2_0/os/tutorials/air_quality_sensor/index.html  |    49 +-
 v1_2_0/os/tutorials/arduino_zero/index.html        |    49 +-
 v1_2_0/os/tutorials/ble_bare_bones/index.html      |    49 +-
 v1_2_0/os/tutorials/blehci_project/index.html      |    49 +-
 v1_2_0/os/tutorials/bleprph/bleprph-adv/index.html |    49 +-
 v1_2_0/os/tutorials/bleprph/bleprph-app/index.html |    49 +-
 .../bleprph/bleprph-chr-access/index.html          |    49 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |    49 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    49 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    49 +-
 v1_2_0/os/tutorials/blinky/index.html              |    49 +-
 v1_2_0/os/tutorials/blinky_console/index.html      |    49 +-
 v1_2_0/os/tutorials/blinky_primo/index.html        |    49 +-
 v1_2_0/os/tutorials/blinky_stm32f4disc/index.html  |    49 +-
 v1_2_0/os/tutorials/codesize/index.html            |    49 +-
 v1_2_0/os/tutorials/eddystone/index.html           |    49 +-
 v1_2_0/os/tutorials/event_queue/index.html         |    49 +-
 v1_2_0/os/tutorials/ibeacon/index.html             |    49 +-
 v1_2_0/os/tutorials/lora/lorawanapp/index.html     |    49 +-
 v1_2_0/os/tutorials/nRF52/index.html               |    49 +-
 v1_2_0/os/tutorials/nrf52_adc/index.html           |    49 +-
 v1_2_0/os/tutorials/olimex/index.html              |    49 +-
 v1_2_0/os/tutorials/ota_upgrade_nrf52/index.html   |    49 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |    49 +-
 v1_2_0/os/tutorials/project-sim-slinky/index.html  |    49 +-
 v1_2_0/os/tutorials/project-slinky/index.html      |    49 +-
 .../os/tutorials/project-stm32-slinky/index.html   |    49 +-
 v1_2_0/os/tutorials/rbnano2/index.html             |    49 +-
 v1_2_0/os/tutorials/repo/add_repos/index.html      |    49 +-
 v1_2_0/os/tutorials/repo/create_repo/index.html    |    49 +-
 v1_2_0/os/tutorials/repo/private_repo/index.html   |    49 +-
 v1_2_0/os/tutorials/repo/upgrade_repo/index.html   |    49 +-
 v1_2_0/os/tutorials/segger_rtt/index.html          |    49 +-
 v1_2_0/os/tutorials/segger_sysview/index.html      |    49 +-
 .../sensors/sensor_bleprph_oic/index.html          |    49 +-
 .../sensors/sensor_nrf52_bno055/index.html         |    49 +-
 .../sensors/sensor_nrf52_bno055_oic/index.html     |    49 +-
 .../sensors/sensor_offboard_config/index.html      |    49 +-
 .../sensors/sensor_oic_overview/index.html         |    49 +-
 .../sensors/sensor_thingy_lis2dh12_onb/index.html  |    49 +-
 v1_2_0/os/tutorials/sensors/sensors/index.html     |    49 +-
 v1_2_0/os/tutorials/tasks_lesson/index.html        |    49 +-
 v1_2_0/os/tutorials/tutorials/index.html           |    49 +-
 v1_2_0/os/tutorials/unit_test/index.html           |    49 +-
 v1_2_0/os/tutorials/wi-fi_on_arduino/index.html    |    49 +-
 v1_2_0/pages/ble/index.html                        |    27 +-
 v1_2_0/pages/securitybullets/index.html            |    27 +-
 v1_2_0/quick-start/index.html                      |    27 +-
 v1_2_0/search.html                                 |    49 +-
 v1_2_0/sitemap.xml                                 |    36 +-
 v1_2_0/talks/index.html                            |    27 +-
 2942 files changed, 176572 insertions(+), 39472 deletions(-)
 delete mode 120000 develop
 create mode 100644 develop/_images/Arduino-M0Pro-flat.jpg
 create mode 100644 develop/_images/ArduinoZeroPro-flat-org.jpg
 copy {v1_2_0/os/tutorials/pics => develop/_images}/LightBlue-1.jpg (100%)
 copy {v1_2_0/os/tutorials/pics => develop/_images}/LightBlue-2.jpg (100%)
 copy {v1_2_0/os/tutorials/pics => develop/_images}/LightBlue-3.jpg (100%)
 copy {v1_2_0/os/tutorials/pics => develop/_images}/LightBlue-4.jpg (100%)
 copy {v1_2_0/os/tutorials/pics => develop/_images}/LightBlue-5.jpg (100%)
 copy {v1_2_0/os/tutorials/pics => develop/_images}/LightBlue-6.jpg (100%)
 copy {v1_2_0/os/tutorials/pics => develop/_images}/STM32-E407_bot_small.jpg (100%)
 mode change 100755 => 100644
 copy {v1_2_0/os/tutorials/pics => develop/_images}/STM32-E407_top_small.jpg (100%)
 mode change 100755 => 100644
 create mode 100644 develop/_images/Zero_Usb_Ports.jpg
 copy {v1_2_0/faq/pics => develop/_images}/debug_new_config_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/os/tutorials/pics => develop/_images}/device_manager_ft232H.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/os/tutorials/pics => develop/_images}/device_manager_no_ft232H.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/os/get_started/pics => develop/_images}/ft232h.png (100%)
 copy {v1_2_0/faq/pics => develop/_images}/gdb_debug_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/faq/pics => develop/_images}/gdb_server_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/faq/pics => develop/_images}/gdb_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/faq/pics => develop/_images}/integrated_terminal_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/faq/pics => develop/_images}/launch_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/os/get_started/pics => develop/_images}/m0pro.png (100%)
 copy {network/ble => develop/_images}/mesh_lightning_model.jpg (100%)
 copy {network/ble => develop/_images}/mesh_topology.jpg (100%)
 copy {v1_2_0/os/get_started/pics => develop/_images}/nrf52dk.png (100%)
 copy {v1_2_0/os/tutorials/pics => develop/_images}/primo-jlink.jpg (100%)
 copy {v1_2_0/os/tutorials/pics => develop/_images}/putty.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/os/tutorials/pics => develop/_images}/stm32f4_disc.jpg (100%)
 mode change 100755 => 100644
 copy {v1_2_0/faq/pics => develop/_images}/task_json_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/faq/pics => develop/_images}/task_runner_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/faq/pics => develop/_images}/task_select_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/faq/pics => develop/_images}/task_start_small.png (100%)
 mode change 100755 => 100644
 copy {v1_2_0/os/get_started/pics => develop/_images}/virtualbox_usb.jpg (100%)
 create mode 100644 develop/_sources/_static/common.rst.txt
 create mode 100644 develop/_sources/concepts.rst.txt
 create mode 100644 develop/_sources/get_started/docker.rst.txt
 create mode 100644 develop/_sources/get_started/index.rst.txt
 create mode 100644 develop/_sources/get_started/native_install/cross_tools.rst.txt
 create mode 100644 develop/_sources/get_started/native_install/index.rst.txt
 create mode 100644 develop/_sources/get_started/native_install/native_tools.rst.txt
 create mode 100644 develop/_sources/get_started/project_create.rst.txt
 create mode 100644 develop/_sources/get_started/serial_access.rst.txt
 create mode 100644 develop/_sources/index.rst.txt
 create mode 100644 develop/_sources/misc/faq.rst.txt
 create mode 100644 develop/_sources/misc/go_env.rst.txt
 create mode 100644 develop/_sources/misc/ide.rst.txt
 create mode 100644 develop/_sources/misc/index.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_hs/ble_att.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_hs/ble_gap.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_hs/ble_gattc.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_hs/ble_gatts.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_hs/ble_hs.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_hs/ble_hs_id.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_hs/ble_hs_return_codes.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_intro.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_sec.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_setup/ble_addr.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_setup/ble_lp_clock.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_setup/ble_setup_intro.rst.txt
 create mode 100644 develop/_sources/network/ble/ble_setup/ble_sync_cb.rst.txt
 create mode 100644 develop/_sources/network/ble/btshell/btshell_GAP.rst.txt
 create mode 100644 develop/_sources/network/ble/btshell/btshell_GATT.rst.txt
 create mode 100644 develop/_sources/network/ble/btshell/btshell_advdata.rst.txt
 create mode 100644 develop/_sources/network/ble/btshell/btshell_api.rst.txt
 create mode 100644 develop/_sources/network/ble/mesh/index.rst.txt
 create mode 100644 develop/_sources/network/ble/mesh/sample.rst.txt
 create mode 100644 develop/_sources/newt/README.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_build.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_clean.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_complete.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_create_image.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_debug.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_help.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_info.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_install.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_load.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_mfg.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_new.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_pkg.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_resign_image.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_run.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_size.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_sync.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_target.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_test.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_upgrade.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_vals.rst.txt
 create mode 100644 develop/_sources/newt/command_list/newt_version.rst.txt
 create mode 100644 develop/_sources/newt/index.rst.txt
 create mode 100644 develop/_sources/newt/install/index.rst.txt
 create mode 100644 develop/_sources/newt/install/newt_linux.rst.txt
 create mode 100644 develop/_sources/newt/install/newt_mac.rst.txt
 create mode 100644 develop/_sources/newt/install/newt_windows.rst.txt
 create mode 100644 develop/_sources/newt/install/prev_releases.rst.txt
 create mode 100644 develop/_sources/newt/newt_operation.rst.txt
 create mode 100644 develop/_sources/newt/newt_ops.rst.txt
 create mode 100644 develop/_sources/newtmgr/README.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/index.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_config.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_conn.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_crash.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_datetime.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_echo.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_fs.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_image.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_logs.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_mpstats.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_reset.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_run.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_stat.rst.txt
 create mode 100644 develop/_sources/newtmgr/command_list/newtmgr_taskstats.rst.txt
 create mode 100644 develop/_sources/newtmgr/index.rst.txt
 create mode 100644 develop/_sources/newtmgr/install/index.rst.txt
 create mode 100644 develop/_sources/newtmgr/install/install_linux.rst.txt
 create mode 100644 develop/_sources/newtmgr/install/install_mac.rst.txt
 create mode 100644 develop/_sources/newtmgr/install/install_windows.rst.txt
 create mode 100644 develop/_sources/newtmgr/install/prev_releases.rst.txt
 create mode 100644 develop/_sources/os/core_os/API.rst.txt
 create mode 100644 develop/_sources/os/core_os/context_switch/context_switch.rst.txt
 create mode 100644 develop/_sources/os/core_os/cputime/os_cputime.rst.txt
 create mode 100644 develop/_sources/os/core_os/mynewt_os.rst.txt
 create mode 100644 develop/_sources/os/modules/console/console.rst.txt
 create mode 100644 develop/_sources/os/modules/sysinitconfig/sysconfig_error.rst.txt
 create mode 100644 develop/_sources/os/modules/sysinitconfig/sysinitconfig.rst.txt
 create mode 100644 develop/_sources/os/os_user_guide.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/ble.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/ble_bare_bones.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/blehci_project.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/bleprph/bleprph-sections/bleprph-adv.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/bleprph/bleprph-sections/bleprph-app.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/bleprph/bleprph-sections/bleprph-chr-access.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/bleprph/bleprph-sections/bleprph-gap-event.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/bleprph/bleprph-sections/bleprph-svc-reg.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/bleprph/bleprph.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/eddystone.rst.txt
 create mode 100644 develop/_sources/tutorials/ble/ibeacon.rst.txt
 create mode 100644 develop/_sources/tutorials/blinky/arduino_zero.rst.txt
 create mode 100644 develop/_sources/tutorials/blinky/blinky.rst.txt
 create mode 100644 develop/_sources/tutorials/blinky/blinky_console.rst.txt
 create mode 100644 develop/_sources/tutorials/blinky/blinky_primo.rst.txt
 create mode 100644 develop/_sources/tutorials/blinky/blinky_stm32f4disc.rst.txt
 create mode 100644 develop/_sources/tutorials/blinky/nRF52.rst.txt
 create mode 100644 develop/_sources/tutorials/blinky/olimex.rst.txt
 create mode 100644 develop/_sources/tutorials/blinky/rbnano2.rst.txt
 create mode 100644 develop/_sources/tutorials/lora/lorawanapp.rst.txt
 create mode 100644 develop/_sources/tutorials/repo/add_repos.rst.txt
 create mode 100644 develop/_sources/tutorials/repo/create_repo.rst.txt
 create mode 100644 develop/_sources/tutorials/repo/private_repo.rst.txt
 create mode 100644 develop/_sources/tutorials/repo/upgrade_repo.rst.txt
 create mode 100644 develop/_sources/tutorials/tutorials.rst.txt
 create mode 100644 develop/_static/ajax-loader.gif
 create mode 100644 develop/_static/basic.css
 create mode 100644 develop/_static/comment-bright.png
 create mode 100644 develop/_static/comment-close.png
 create mode 100644 develop/_static/comment.png
 create mode 100644 develop/_static/common.html
 create mode 100644 develop/_static/common.rst
 copy {v1_2_0 => develop/_static}/css/bootstrap-3.0.3.min.css (100%)
 create mode 100644 develop/_static/css/custom.css
 create mode 100644 develop/_static/css/overrides.css
 create mode 100644 develop/_static/css/restructuredtext.css
 create mode 100644 develop/_static/css/sphinx_theme.css
 create mode 100644 develop/_static/css/theme.css
 create mode 100644 develop/_static/css/v2.css
 create mode 100644 develop/_static/doctools.js
 create mode 100644 develop/_static/documentation_options.js
 create mode 100644 develop/_static/down-pressed.png
 create mode 100644 develop/_static/down.png
 create mode 100644 develop/_static/file.png
 create mode 100644 develop/_static/fonts/FontAwesome.otf
 create mode 100644 develop/_static/fonts/Lato-Bold.ttf
 create mode 100644 develop/_static/fonts/Lato-Regular.ttf
 create mode 100644 develop/_static/fonts/RobotoSlab-Bold.ttf
 create mode 100644 develop/_static/fonts/RobotoSlab-Regular.ttf
 create mode 100644 develop/_static/fonts/fontawesome-webfont.eot
 create mode 100644 develop/_static/fonts/fontawesome-webfont.svg
 create mode 100644 develop/_static/fonts/fontawesome-webfont.ttf
 create mode 100644 develop/_static/fonts/fontawesome-webfont.woff
 copy {v1_2_0 => develop/_static}/img/add_to_slack.png (100%)
 copy {v1_2_0 => develop/_static}/img/asf_logo_wide_small.png (100%)
 copy {v1_2_0 => develop/_static}/img/egg-logo2.png (100%)
 copy {v1_2_0 => develop/_static}/img/logo.png (100%)
 create mode 100644 develop/_static/jquery-3.2.1.js
 create mode 100644 develop/_static/jquery.js
 create mode 100644 develop/_static/js/affix.js
 copy {v1_2_0 => develop/_static}/js/bootstrap-3.0.3.min.js (100%)
 create mode 100644 develop/_static/js/main.js
 create mode 100644 develop/_static/js/modernizr.min.js
 create mode 100644 develop/_static/js/scrollspy.js
 create mode 100644 develop/_static/minus.png
 create mode 100644 develop/_static/plus.png
 create mode 100644 develop/_static/pygments.css
 create mode 100644 develop/_static/searchtools.js
 create mode 100644 develop/_static/underscore-1.3.1.js
 create mode 100644 develop/_static/underscore.js
 create mode 100644 develop/_static/up-pressed.png
 create mode 100644 develop/_static/up.png
 create mode 100644 develop/_static/websupport.js
 create mode 100644 develop/concepts.html
 create mode 100644 develop/genindex.html
 create mode 100644 develop/get_started/docker.html
 create mode 100644 develop/get_started/index.html
 create mode 100644 develop/get_started/native_install/cross_tools.html
 create mode 100644 develop/get_started/native_install/index.html
 create mode 100644 develop/get_started/native_install/native_tools.html
 create mode 100644 develop/get_started/project_create.html
 create mode 100644 develop/get_started/serial_access.html
 create mode 100644 develop/index.html
 create mode 100644 develop/misc/faq.html
 create mode 100644 develop/misc/go_env.html
 create mode 100644 develop/misc/ide.html
 create mode 100644 develop/misc/index.html
 create mode 100644 develop/network/ble/ble_hs/ble_att.html
 create mode 100644 develop/network/ble/ble_hs/ble_gap.html
 create mode 100644 develop/network/ble/ble_hs/ble_gattc.html
 create mode 100644 develop/network/ble/ble_hs/ble_gatts.html
 create mode 100644 develop/network/ble/ble_hs/ble_hs.html
 create mode 100644 develop/network/ble/ble_hs/ble_hs_id.html
 create mode 100644 develop/network/ble/ble_hs/ble_hs_return_codes.html
 create mode 100644 develop/network/ble/ble_intro.html
 create mode 100644 develop/network/ble/ble_sec.html
 create mode 100644 develop/network/ble/ble_setup/ble_addr.html
 create mode 100644 develop/network/ble/ble_setup/ble_lp_clock.html
 create mode 100644 develop/network/ble/ble_setup/ble_setup_intro.html
 create mode 100644 develop/network/ble/ble_setup/ble_sync_cb.html
 create mode 100644 develop/network/ble/btshell/btshell_GAP.html
 create mode 100644 develop/network/ble/btshell/btshell_GATT.html
 create mode 100644 develop/network/ble/btshell/btshell_advdata.html
 create mode 100644 develop/network/ble/btshell/btshell_api.html
 create mode 100644 develop/network/ble/mesh/index.html
 create mode 100644 develop/network/ble/mesh/sample.html
 create mode 100644 develop/newt/README.html
 create mode 100644 develop/newt/command_list/newt_build.html
 create mode 100644 develop/newt/command_list/newt_clean.html
 create mode 100644 develop/newt/command_list/newt_complete.html
 create mode 100644 develop/newt/command_list/newt_create_image.html
 create mode 100644 develop/newt/command_list/newt_debug.html
 create mode 100644 develop/newt/command_list/newt_help.html
 create mode 100644 develop/newt/command_list/newt_info.html
 create mode 100644 develop/newt/command_list/newt_install.html
 create mode 100644 develop/newt/command_list/newt_load.html
 create mode 100644 develop/newt/command_list/newt_mfg.html
 create mode 100644 develop/newt/command_list/newt_new.html
 create mode 100644 develop/newt/command_list/newt_pkg.html
 create mode 100644 develop/newt/command_list/newt_resign_image.html
 create mode 100644 develop/newt/command_list/newt_run.html
 create mode 100644 develop/newt/command_list/newt_size.html
 create mode 100644 develop/newt/command_list/newt_sync.html
 create mode 100644 develop/newt/command_list/newt_target.html
 create mode 100644 develop/newt/command_list/newt_test.html
 create mode 100644 develop/newt/command_list/newt_upgrade.html
 create mode 100644 develop/newt/command_list/newt_vals.html
 create mode 100644 develop/newt/command_list/newt_version.html
 create mode 100644 develop/newt/index.html
 create mode 100644 develop/newt/install/index.html
 create mode 100644 develop/newt/install/newt_linux.html
 create mode 100644 develop/newt/install/newt_mac.html
 create mode 100644 develop/newt/install/newt_windows.html
 create mode 100644 develop/newt/install/prev_releases.html
 create mode 100644 develop/newt/newt_operation.html
 create mode 100644 develop/newt/newt_ops.html
 create mode 100644 develop/newtmgr/README.html
 create mode 100644 develop/newtmgr/command_list/index.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_config.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_conn.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_crash.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_datetime.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_echo.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_fs.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_image.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_logs.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_mpstats.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_reset.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_run.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_stat.html
 create mode 100644 develop/newtmgr/command_list/newtmgr_taskstats.html
 create mode 100644 develop/newtmgr/index.html
 create mode 100644 develop/newtmgr/install/index.html
 create mode 100644 develop/newtmgr/install/install_linux.html
 create mode 100644 develop/newtmgr/install/install_mac.html
 create mode 100644 develop/newtmgr/install/install_windows.html
 create mode 100644 develop/newtmgr/install/prev_releases.html
 create mode 100644 develop/objects.inv
 create mode 100644 develop/os/core_os/API.html
 create mode 100644 develop/os/core_os/context_switch/context_switch.html
 create mode 100644 develop/os/core_os/cputime/os_cputime.html
 create mode 100644 develop/os/core_os/mynewt_os.html
 create mode 100644 develop/os/modules/console/console.html
 create mode 100644 develop/os/modules/sysinitconfig/sysconfig_error.html
 create mode 100644 develop/os/modules/sysinitconfig/sysinitconfig.html
 create mode 100644 develop/os/os_user_guide.html
 create mode 100644 develop/search.html
 create mode 100644 develop/searchindex.js
 create mode 100644 develop/tutorials/ble/ble.html
 create mode 100644 develop/tutorials/ble/ble_bare_bones.html
 create mode 100644 develop/tutorials/ble/blehci_project.html
 create mode 100644 develop/tutorials/ble/bleprph/bleprph-sections/bleprph-adv.html
 create mode 100644 develop/tutorials/ble/bleprph/bleprph-sections/bleprph-app.html
 create mode 100644 develop/tutorials/ble/bleprph/bleprph-sections/bleprph-chr-access.html
 create mode 100644 develop/tutorials/ble/bleprph/bleprph-sections/bleprph-gap-event.html
 create mode 100644 develop/tutorials/ble/bleprph/bleprph-sections/bleprph-svc-reg.html
 create mode 100644 develop/tutorials/ble/bleprph/bleprph.html
 create mode 100644 develop/tutorials/ble/eddystone.html
 create mode 100644 develop/tutorials/ble/ibeacon.html
 create mode 100644 develop/tutorials/blinky/arduino_zero.html
 create mode 100644 develop/tutorials/blinky/blinky.html
 create mode 100644 develop/tutorials/blinky/blinky_console.html
 create mode 100644 develop/tutorials/blinky/blinky_primo.html
 create mode 100644 develop/tutorials/blinky/blinky_stm32f4disc.html
 create mode 100644 develop/tutorials/blinky/nRF52.html
 create mode 100644 develop/tutorials/blinky/olimex.html
 create mode 100644 develop/tutorials/blinky/rbnano2.html
 create mode 100644 develop/tutorials/lora/lorawanapp.html
 create mode 100644 develop/tutorials/repo/add_repos.html
 create mode 100644 develop/tutorials/repo/create_repo.html
 create mode 100644 develop/tutorials/repo/private_repo.html
 create mode 100644 develop/tutorials/repo/upgrade_repo.html
 create mode 100644 develop/tutorials/tutorials.html
 create mode 100644 documentation/index.html
 create mode 100644 master/documentation/index.html

-- 
To stop receiving notification emails like this one, please contact
aditi@apache.org.

[mynewt-site] 01/01: Merge pull request #380 from runtime-bot/asf-site

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

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

commit a88cd8d6a4cce105b130fe1980d70a136536b112
Merge: 6155b01 d791607
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Fri Jan 26 14:30:02 2018 -0800

    Merge pull request #380 from runtime-bot/asf-site
    
    automated asf-site build

 about/index.html                                   |    27 +-
 community/index.html                               |    27 +-
 develop                                            |     1 -
 develop/_images/Arduino-M0Pro-flat.jpg             |   Bin 0 -> 37797 bytes
 develop/_images/ArduinoZeroPro-flat-org.jpg        |   Bin 0 -> 81640 bytes
 develop/_images/LightBlue-1.jpg                    |   Bin 0 -> 90014 bytes
 develop/_images/LightBlue-2.jpg                    |   Bin 0 -> 121238 bytes
 develop/_images/LightBlue-3.jpg                    |   Bin 0 -> 122447 bytes
 develop/_images/LightBlue-4.jpg                    |   Bin 0 -> 94431 bytes
 develop/_images/LightBlue-5.jpg                    |   Bin 0 -> 53663 bytes
 develop/_images/LightBlue-6.jpg                    |   Bin 0 -> 97461 bytes
 develop/_images/STM32-E407_bot_small.jpg           |   Bin 0 -> 140793 bytes
 develop/_images/STM32-E407_top_small.jpg           |   Bin 0 -> 165366 bytes
 develop/_images/Zero_Usb_Ports.jpg                 |   Bin 0 -> 263846 bytes
 develop/_images/debug_new_config_small.png         |   Bin 0 -> 71855 bytes
 develop/_images/device_manager_ft232H.png          |   Bin 0 -> 67817 bytes
 develop/_images/device_manager_no_ft232H.png       |   Bin 0 -> 67365 bytes
 develop/_images/ft232h.png                         |   Bin 0 -> 572354 bytes
 develop/_images/gdb_debug_small.png                |   Bin 0 -> 134895 bytes
 develop/_images/gdb_server_small.png               |   Bin 0 -> 99128 bytes
 develop/_images/gdb_small.png                      |   Bin 0 -> 59655 bytes
 develop/_images/integrated_terminal_small.png      |   Bin 0 -> 51077 bytes
 develop/_images/launch_small.png                   |   Bin 0 -> 92234 bytes
 develop/_images/m0pro.png                          |   Bin 0 -> 613306 bytes
 develop/_images/mesh_lightning_model.jpg           |   Bin 0 -> 120157 bytes
 develop/_images/mesh_topology.jpg                  |   Bin 0 -> 120443 bytes
 develop/_images/nrf52dk.png                        |   Bin 0 -> 517522 bytes
 develop/_images/primo-jlink.jpg                    |   Bin 0 -> 157820 bytes
 develop/_images/putty.png                          |   Bin 0 -> 56099 bytes
 develop/_images/stm32f4_disc.jpg                   |   Bin 0 -> 40575 bytes
 develop/_images/task_json_small.png                |   Bin 0 -> 93487 bytes
 develop/_images/task_runner_small.png              |   Bin 0 -> 92407 bytes
 develop/_images/task_select_small.png              |   Bin 0 -> 66049 bytes
 develop/_images/task_start_small.png               |   Bin 0 -> 99242 bytes
 develop/_images/virtualbox_usb.jpg                 |   Bin 0 -> 297119 bytes
 develop/_sources/_static/common.rst.txt            |     1 +
 develop/_sources/concepts.rst.txt                  |   202 +
 develop/_sources/get_started/docker.rst.txt        |   136 +
 develop/_sources/get_started/index.rst.txt         |    43 +
 .../get_started/native_install/cross_tools.rst.txt |   242 +
 .../get_started/native_install/index.rst.txt       |    44 +
 .../native_install/native_tools.rst.txt            |   168 +
 .../_sources/get_started/project_create.rst.txt    |   455 +
 develop/_sources/get_started/serial_access.rst.txt |   207 +
 develop/_sources/index.rst.txt                     |    99 +
 develop/_sources/misc/faq.rst.txt                  |   129 +
 develop/_sources/misc/go_env.rst.txt               |   244 +
 develop/_sources/misc/ide.rst.txt                  |   349 +
 develop/_sources/misc/index.rst.txt                |    10 +
 .../_sources/network/ble/ble_hs/ble_att.rst.txt    |    22 +
 .../_sources/network/ble/ble_hs/ble_gap.rst.txt    |    14 +
 .../_sources/network/ble/ble_hs/ble_gattc.rst.txt  |    15 +
 .../_sources/network/ble/ble_hs/ble_gatts.rst.txt  |    15 +
 develop/_sources/network/ble/ble_hs/ble_hs.rst.txt |    27 +
 .../_sources/network/ble/ble_hs/ble_hs_id.rst.txt  |    45 +
 .../network/ble/ble_hs/ble_hs_return_codes.rst.txt |   437 +
 develop/_sources/network/ble/ble_intro.rst.txt     |   122 +
 develop/_sources/network/ble/ble_sec.rst.txt       |    76 +
 .../network/ble/ble_setup/ble_addr.rst.txt         |    63 +
 .../network/ble/ble_setup/ble_lp_clock.rst.txt     |    67 +
 .../network/ble/ble_setup/ble_setup_intro.rst.txt  |    13 +
 .../network/ble/ble_setup/ble_sync_cb.rst.txt      |    80 +
 .../network/ble/btshell/btshell_GAP.rst.txt        |   660 ++
 .../network/ble/btshell/btshell_GATT.rst.txt       |   108 +
 .../network/ble/btshell/btshell_advdata.rst.txt    |    47 +
 .../network/ble/btshell/btshell_api.rst.txt        |   153 +
 develop/_sources/network/ble/mesh/index.rst.txt    |    95 +
 develop/_sources/network/ble/mesh/sample.rst.txt   |    30 +
 develop/_sources/newt/README.rst.txt               |    29 +
 .../_sources/newt/command_list/newt_build.rst.txt  |    42 +
 .../_sources/newt/command_list/newt_clean.rst.txt  |    42 +
 .../newt/command_list/newt_complete.rst.txt        |    35 +
 .../newt/command_list/newt_create_image.rst.txt    |    57 +
 .../_sources/newt/command_list/newt_debug.rst.txt  |    48 +
 .../_sources/newt/command_list/newt_help.rst.txt   |    68 +
 .../_sources/newt/command_list/newt_info.rst.txt   |    29 +
 .../newt/command_list/newt_install.rst.txt         |    38 +
 .../_sources/newt/command_list/newt_load.rst.txt   |    36 +
 .../_sources/newt/command_list/newt_mfg.rst.txt    |   109 +
 .../_sources/newt/command_list/newt_new.rst.txt    |    38 +
 .../_sources/newt/command_list/newt_pkg.rst.txt    |    65 +
 .../newt/command_list/newt_resign_image.rst.txt    |    46 +
 .../_sources/newt/command_list/newt_run.rst.txt    |    53 +
 .../_sources/newt/command_list/newt_size.rst.txt   |    73 +
 .../_sources/newt/command_list/newt_sync.rst.txt   |    39 +
 .../_sources/newt/command_list/newt_target.rst.txt |   184 +
 .../_sources/newt/command_list/newt_test.rst.txt   |    51 +
 .../newt/command_list/newt_upgrade.rst.txt         |    36 +
 .../_sources/newt/command_list/newt_vals.rst.txt   |    74 +
 .../newt/command_list/newt_version.rst.txt         |    33 +
 develop/_sources/newt/index.rst.txt                |   223 +
 develop/_sources/newt/install/index.rst.txt        |    10 +
 develop/_sources/newt/install/newt_linux.rst.txt   |   207 +
 develop/_sources/newt/install/newt_mac.rst.txt     |   189 +
 develop/_sources/newt/install/newt_windows.rst.txt |   215 +
 .../_sources/newt/install/prev_releases.rst.txt    |    84 +
 develop/_sources/newt/newt_operation.rst.txt       |   311 +
 develop/_sources/newt/newt_ops.rst.txt             |    69 +
 develop/_sources/newtmgr/README.rst.txt            |    29 +
 .../_sources/newtmgr/command_list/index.rst.txt    |    43 +
 .../newtmgr/command_list/newtmgr_config.rst.txt    |    40 +
 .../newtmgr/command_list/newtmgr_conn.rst.txt      |   170 +
 .../newtmgr/command_list/newtmgr_crash.rst.txt     |    40 +
 .../newtmgr/command_list/newtmgr_datetime.rst.txt  |    44 +
 .../newtmgr/command_list/newtmgr_echo.rst.txt      |    38 +
 .../newtmgr/command_list/newtmgr_fs.rst.txt        |    48 +
 .../newtmgr/command_list/newtmgr_image.rst.txt     |    93 +
 .../newtmgr/command_list/newtmgr_logs.rst.txt      |    89 +
 .../newtmgr/command_list/newtmgr_mpstats.rst.txt   |    67 +
 .../newtmgr/command_list/newtmgr_reset.rst.txt     |    37 +
 .../newtmgr/command_list/newtmgr_run.rst.txt       |    50 +
 .../newtmgr/command_list/newtmgr_stat.rst.txt      |   107 +
 .../newtmgr/command_list/newtmgr_taskstats.rst.txt |    58 +
 develop/_sources/newtmgr/index.rst.txt             |    14 +
 develop/_sources/newtmgr/install/index.rst.txt     |    10 +
 .../_sources/newtmgr/install/install_linux.rst.txt |   241 +
 .../_sources/newtmgr/install/install_mac.rst.txt   |   173 +
 .../newtmgr/install/install_windows.rst.txt        |   162 +
 .../_sources/newtmgr/install/prev_releases.rst.txt |    97 +
 develop/_sources/os/core_os/API.rst.txt            |    23 +
 .../core_os/context_switch/context_switch.rst.txt  |    50 +
 .../_sources/os/core_os/cputime/os_cputime.rst.txt |    45 +
 develop/_sources/os/core_os/mynewt_os.rst.txt      |   238 +
 .../_sources/os/modules/console/console.rst.txt    |   306 +
 .../modules/sysinitconfig/sysconfig_error.rst.txt  |   468 +
 .../os/modules/sysinitconfig/sysinitconfig.rst.txt |   674 ++
 develop/_sources/os/os_user_guide.rst.txt          |    23 +
 develop/_sources/tutorials/ble/ble.rst.txt         |    16 +
 .../_sources/tutorials/ble/ble_bare_bones.rst.txt  |   210 +
 .../_sources/tutorials/ble/blehci_project.rst.txt  |   237 +
 .../bleprph/bleprph-sections/bleprph-adv.rst.txt   |   149 +
 .../bleprph/bleprph-sections/bleprph-app.rst.txt   |   104 +
 .../bleprph-sections/bleprph-chr-access.rst.txt    |   286 +
 .../bleprph-sections/bleprph-gap-event.rst.txt     |   164 +
 .../bleprph-sections/bleprph-svc-reg.rst.txt       |   289 +
 .../_sources/tutorials/ble/bleprph/bleprph.rst.txt |    53 +
 develop/_sources/tutorials/ble/eddystone.rst.txt   |   412 +
 develop/_sources/tutorials/ble/ibeacon.rst.txt     |   367 +
 .../_sources/tutorials/blinky/arduino_zero.rst.txt |   435 +
 develop/_sources/tutorials/blinky/blinky.rst.txt   |    87 +
 .../tutorials/blinky/blinky_console.rst.txt        |   235 +
 .../_sources/tutorials/blinky/blinky_primo.rst.txt |   309 +
 .../tutorials/blinky/blinky_stm32f4disc.rst.txt    |   255 +
 develop/_sources/tutorials/blinky/nRF52.rst.txt    |   225 +
 develop/_sources/tutorials/blinky/olimex.rst.txt   |   272 +
 develop/_sources/tutorials/blinky/rbnano2.rst.txt  |   227 +
 develop/_sources/tutorials/lora/lorawanapp.rst.txt |   348 +
 develop/_sources/tutorials/repo/add_repos.rst.txt  |   331 +
 .../_sources/tutorials/repo/create_repo.rst.txt    |   186 +
 .../_sources/tutorials/repo/private_repo.rst.txt   |    50 +
 .../_sources/tutorials/repo/upgrade_repo.rst.txt   |    15 +
 develop/_sources/tutorials/tutorials.rst.txt       |   102 +
 develop/_static/ajax-loader.gif                    |   Bin 0 -> 673 bytes
 develop/_static/basic.css                          |   660 ++
 develop/_static/comment-bright.png                 |   Bin 0 -> 756 bytes
 develop/_static/comment-close.png                  |   Bin 0 -> 829 bytes
 develop/_static/comment.png                        |   Bin 0 -> 641 bytes
 develop/_static/common.html                        |   310 +
 develop/_static/common.rst                         |     1 +
 develop/_static/css/bootstrap-3.0.3.min.css        |     7 +
 develop/_static/css/custom.css                     |   468 +
 develop/_static/css/overrides.css                  |     1 +
 develop/_static/css/restructuredtext.css           |     3 +
 develop/_static/css/sphinx_theme.css               |   171 +
 develop/_static/css/theme.css                      |  5205 ++++++++++
 develop/_static/css/v2.css                         |   161 +
 develop/_static/doctools.js                        |   311 +
 develop/_static/documentation_options.js           |     9 +
 develop/_static/down-pressed.png                   |   Bin 0 -> 222 bytes
 develop/_static/down.png                           |   Bin 0 -> 202 bytes
 develop/_static/file.png                           |   Bin 0 -> 286 bytes
 develop/_static/fonts/FontAwesome.otf              |   Bin 0 -> 85908 bytes
 develop/_static/fonts/Lato-Bold.ttf                |   Bin 0 -> 121788 bytes
 develop/_static/fonts/Lato-Regular.ttf             |   Bin 0 -> 120196 bytes
 develop/_static/fonts/RobotoSlab-Bold.ttf          |   Bin 0 -> 170616 bytes
 develop/_static/fonts/RobotoSlab-Regular.ttf       |   Bin 0 -> 169064 bytes
 develop/_static/fonts/fontawesome-webfont.eot      |   Bin 0 -> 56006 bytes
 develop/_static/fonts/fontawesome-webfont.svg      |   520 +
 develop/_static/fonts/fontawesome-webfont.ttf      |   Bin 0 -> 112160 bytes
 develop/_static/fonts/fontawesome-webfont.woff     |   Bin 0 -> 65452 bytes
 develop/_static/img/add_to_slack.png               |   Bin 0 -> 5165 bytes
 develop/_static/img/asf_logo_wide_small.png        |   Bin 0 -> 32278 bytes
 develop/_static/img/egg-logo2.png                  |   Bin 0 -> 7241 bytes
 develop/_static/img/logo.png                       |   Bin 0 -> 151595 bytes
 develop/_static/jquery-3.2.1.js                    | 10253 +++++++++++++++++++
 develop/_static/jquery.js                          |     4 +
 develop/_static/js/affix.js                        |   162 +
 develop/_static/js/bootstrap-3.0.3.min.js          |     7 +
 develop/_static/js/main.js                         |    92 +
 develop/_static/js/modernizr.min.js                |     4 +
 develop/_static/js/scrollspy.js                    |   172 +
 develop/_static/minus.png                          |   Bin 0 -> 90 bytes
 develop/_static/plus.png                           |   Bin 0 -> 90 bytes
 develop/_static/pygments.css                       |    69 +
 develop/_static/searchtools.js                     |   761 ++
 develop/_static/underscore-1.3.1.js                |   999 ++
 develop/_static/underscore.js                      |    31 +
 develop/_static/up-pressed.png                     |   Bin 0 -> 214 bytes
 develop/_static/up.png                             |   Bin 0 -> 203 bytes
 develop/_static/websupport.js                      |   808 ++
 develop/concepts.html                              |   507 +
 develop/genindex.html                              |   424 +
 develop/get_started/docker.html                    |   464 +
 develop/get_started/index.html                     |   357 +
 .../get_started/native_install/cross_tools.html    |   577 ++
 develop/get_started/native_install/index.html      |   374 +
 .../get_started/native_install/native_tools.html   |   493 +
 develop/get_started/project_create.html            |   751 ++
 develop/get_started/serial_access.html             |   499 +
 develop/index.html                                 |   389 +
 develop/misc/faq.html                              |   441 +
 develop/misc/go_env.html                           |   547 +
 develop/misc/ide.html                              |   668 ++
 develop/misc/index.html                            |   331 +
 develop/network/ble/ble_hs/ble_att.html            |   361 +
 develop/network/ble/ble_hs/ble_gap.html            |   354 +
 develop/network/ble/ble_hs/ble_gattc.html          |   355 +
 develop/network/ble/ble_hs/ble_gatts.html          |   355 +
 develop/network/ble/ble_hs/ble_hs.html             |   365 +
 develop/network/ble/ble_hs/ble_hs_id.html          |   405 +
 .../network/ble/ble_hs/ble_hs_return_codes.html    |  1294 +++
 develop/network/ble/ble_intro.html                 |   443 +
 develop/network/ble/ble_sec.html                   |   398 +
 develop/network/ble/ble_setup/ble_addr.html        |   394 +
 develop/network/ble/ble_setup/ble_lp_clock.html    |   397 +
 develop/network/ble/ble_setup/ble_setup_intro.html |   364 +
 develop/network/ble/ble_setup/ble_sync_cb.html     |   410 +
 develop/network/ble/btshell/btshell_GAP.html       |  1950 ++++
 develop/network/ble/btshell/btshell_GATT.html      |   593 ++
 develop/network/ble/btshell/btshell_advdata.html   |   452 +
 develop/network/ble/btshell/btshell_api.html       |   461 +
 develop/network/ble/mesh/index.html                |   430 +
 develop/network/ble/mesh/sample.html               |   361 +
 develop/newt/README.html                           |   339 +
 develop/newt/command_list/newt_build.html          |   403 +
 develop/newt/command_list/newt_clean.html          |   405 +
 develop/newt/command_list/newt_complete.html       |   385 +
 develop/newt/command_list/newt_create_image.html   |   418 +
 develop/newt/command_list/newt_debug.html          |   409 +
 develop/newt/command_list/newt_help.html           |   429 +
 develop/newt/command_list/newt_info.html           |   380 +
 develop/newt/command_list/newt_install.html        |   387 +
 develop/newt/command_list/newt_load.html           |   386 +
 develop/newt/command_list/newt_mfg.html            |   461 +
 develop/newt/command_list/newt_new.html            |   399 +
 develop/newt/command_list/newt_pkg.html            |   449 +
 develop/newt/command_list/newt_resign_image.html   |   406 +
 develop/newt/command_list/newt_run.html            |   414 +
 develop/newt/command_list/newt_size.html           |   431 +
 develop/newt/command_list/newt_sync.html           |   389 +
 develop/newt/command_list/newt_target.html         |   581 ++
 develop/newt/command_list/newt_test.html           |   414 +
 develop/newt/command_list/newt_upgrade.html        |   386 +
 develop/newt/command_list/newt_vals.html           |   433 +
 develop/newt/command_list/newt_version.html        |   395 +
 develop/newt/index.html                            |   528 +
 develop/newt/install/index.html                    |   368 +
 develop/newt/install/newt_linux.html               |   525 +
 develop/newt/install/newt_mac.html                 |   503 +
 develop/newt/install/newt_windows.html             |   544 +
 develop/newt/install/prev_releases.html            |   438 +
 develop/newt/newt_operation.html                   |   613 ++
 develop/newt/newt_ops.html                         |   409 +
 develop/newtmgr/README.html                        |   339 +
 develop/newtmgr/command_list/index.html            |   395 +
 develop/newtmgr/command_list/newtmgr_config.html   |   393 +
 develop/newtmgr/command_list/newtmgr_conn.html     |   552 +
 develop/newtmgr/command_list/newtmgr_crash.html    |   393 +
 develop/newtmgr/command_list/newtmgr_datetime.html |   397 +
 develop/newtmgr/command_list/newtmgr_echo.html     |   390 +
 develop/newtmgr/command_list/newtmgr_fs.html       |   412 +
 develop/newtmgr/command_list/newtmgr_image.html    |   486 +
 develop/newtmgr/command_list/newtmgr_logs.html     |   473 +
 develop/newtmgr/command_list/newtmgr_mpstats.html  |   418 +
 develop/newtmgr/command_list/newtmgr_reset.html    |   389 +
 develop/newtmgr/command_list/newtmgr_run.html      |   415 +
 develop/newtmgr/command_list/newtmgr_stat.html     |   465 +
 .../newtmgr/command_list/newtmgr_taskstats.html    |   409 +
 develop/newtmgr/index.html                         |   360 +
 develop/newtmgr/install/index.html                 |   367 +
 develop/newtmgr/install/install_linux.html         |   566 +
 develop/newtmgr/install/install_mac.html           |   495 +
 develop/newtmgr/install/install_windows.html       |   499 +
 develop/newtmgr/install/prev_releases.html         |   454 +
 develop/objects.inv                                |   Bin 0 -> 4719 bytes
 develop/os/core_os/API.html                        |   791 ++
 .../os/core_os/context_switch/context_switch.html  |   379 +
 develop/os/core_os/cputime/os_cputime.html         |   381 +
 develop/os/core_os/mynewt_os.html                  |   547 +
 develop/os/modules/console/console.html            |   727 ++
 .../os/modules/sysinitconfig/sysconfig_error.html  |   778 ++
 .../os/modules/sysinitconfig/sysinitconfig.html    |   991 ++
 develop/os/os_user_guide.html                      |   343 +
 develop/search.html                                |   326 +
 develop/searchindex.js                             |     1 +
 develop/tutorials/ble/ble.html                     |   344 +
 develop/tutorials/ble/ble_bare_bones.html          |   525 +
 develop/tutorials/ble/blehci_project.html          |   552 +
 .../ble/bleprph/bleprph-sections/bleprph-adv.html  |   485 +
 .../ble/bleprph/bleprph-sections/bleprph-app.html  |   435 +
 .../bleprph-sections/bleprph-chr-access.html       |   662 ++
 .../bleprph-sections/bleprph-gap-event.html        |   504 +
 .../bleprph/bleprph-sections/bleprph-svc-reg.html  |   723 ++
 develop/tutorials/ble/bleprph/bleprph.html         |   393 +
 develop/tutorials/ble/eddystone.html               |   757 ++
 develop/tutorials/ble/ibeacon.html                 |   714 ++
 develop/tutorials/blinky/arduino_zero.html         |   733 ++
 develop/tutorials/blinky/blinky.html               |   415 +
 develop/tutorials/blinky/blinky_console.html       |   561 +
 develop/tutorials/blinky/blinky_primo.html         |   630 ++
 develop/tutorials/blinky/blinky_stm32f4disc.html   |   566 +
 develop/tutorials/blinky/nRF52.html                |   546 +
 develop/tutorials/blinky/olimex.html               |   591 ++
 develop/tutorials/blinky/rbnano2.html              |   552 +
 develop/tutorials/lora/lorawanapp.html             |   654 ++
 develop/tutorials/repo/add_repos.html              |   609 ++
 develop/tutorials/repo/create_repo.html            |   496 +
 develop/tutorials/repo/private_repo.html           |   381 +
 develop/tutorials/repo/upgrade_repo.html           |   350 +
 develop/tutorials/tutorials.html                   |   422 +
 documentation/index.html                           |   228 +
 download/index.html                                |    27 +-
 events/index.html                                  |    27 +-
 faq/answers/index.html                             |    42 +-
 faq/go_env/index.html                              |    42 +-
 faq/how_to_edit_docs/index.html                    |    42 +-
 faq/ide/index.html                                 |    42 +-
 index.html                                         |    27 +-
 known_issues/index.html                            |    42 +-
 master/about/index.html                            |    27 +-
 master/community/index.html                        |    27 +-
 master/documentation/index.html                    |   228 +
 master/download/index.html                         |    27 +-
 master/events/index.html                           |    27 +-
 master/faq/answers/index.html                      |    42 +-
 master/faq/go_env/index.html                       |    42 +-
 master/faq/how_to_edit_docs/index.html             |    42 +-
 master/faq/ide/index.html                          |    42 +-
 master/index.html                                  |    27 +-
 master/known_issues/index.html                     |    42 +-
 master/mkdocs/search_index.json                    |    15 +
 master/network/ble/ble_blemesh/index.html          |    42 +-
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |    42 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    42 +-
 .../functions/ble_att_preferred_mtu/index.html     |    42 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    42 +-
 .../functions/ble_att_svr_read_local/index.html    |    42 +-
 .../functions/ble_att_svr_write_local/index.html   |    42 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |    42 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    42 +-
 .../functions/ble_gap_adv_active/index.html        |    42 +-
 .../functions/ble_gap_adv_rsp_set_data/index.html  |    42 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    42 +-
 .../functions/ble_gap_adv_set_data/index.html      |    42 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    42 +-
 .../functions/ble_gap_adv_set_phys/index.html      |    42 +-
 .../functions/ble_gap_adv_set_tx_power/index.html  |    42 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    42 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    42 +-
 .../functions/ble_gap_conn_active/index.html       |    42 +-
 .../functions/ble_gap_conn_cancel/index.html       |    42 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    42 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    42 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    42 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    42 +-
 .../functions/ble_gap_disc_active/index.html       |    42 +-
 .../functions/ble_gap_disc_cancel/index.html       |    42 +-
 .../functions/ble_gap_ext_connect/index.html       |    42 +-
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |    42 +-
 .../functions/ble_gap_read_le_phy/index.html       |    42 +-
 .../functions/ble_gap_security_initiate/index.html |    42 +-
 .../functions/ble_gap_set_event_cb/index.html      |    42 +-
 .../ble_gap_set_prefered_default_le_phy/index.html |    42 +-
 .../ble_gap_set_prefered_le_phy/index.html         |    42 +-
 .../functions/ble_gap_set_priv_mode/index.html     |    42 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    42 +-
 .../functions/ble_gap_update_params/index.html     |    42 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    42 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |    42 +-
 .../definitions/ble_gattc_defs/index.html          |    42 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    42 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    42 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    42 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    42 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    42 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    42 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    42 +-
 .../functions/ble_gattc_indicate/index.html        |    42 +-
 .../functions/ble_gattc_indicate_custom/index.html |    42 +-
 .../functions/ble_gattc_notify/index.html          |    42 +-
 .../functions/ble_gattc_notify_custom/index.html   |    42 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    42 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    42 +-
 .../functions/ble_gattc_read_long/index.html       |    42 +-
 .../functions/ble_gattc_read_mult/index.html       |    42 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    42 +-
 .../functions/ble_gattc_write_flat/index.html      |    42 +-
 .../functions/ble_gattc_write_long/index.html      |    42 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    42 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    42 +-
 .../functions/ble_gattc_write_reliable/index.html  |    42 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |    42 +-
 .../definitions/ble_gatts_defs/index.html          |    42 +-
 .../functions/ble_gatts_add_svcs/index.html        |    42 +-
 .../functions/ble_gatts_count_cfg/index.html       |    42 +-
 .../functions/ble_gatts_find_chr/index.html        |    42 +-
 .../functions/ble_gatts_find_dsc/index.html        |    42 +-
 .../functions/ble_gatts_find_svc/index.html        |    42 +-
 .../ble_gatts_svc_set_visibility/index.html        |    42 +-
 master/network/ble/ble_hs/ble_hs/index.html        |    42 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |    42 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    42 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    42 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    42 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |    40 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    42 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    42 +-
 .../other/functions/ble_hs_evq_set/index.html      |    42 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    42 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    42 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    42 +-
 .../other/functions/ble_hs_sched_reset/index.html  |    42 +-
 .../other/functions/ble_hs_synced/index.html       |    42 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    42 +-
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |    42 +-
 .../functions/ble_uuid_init_from_buf/index.html    |    42 +-
 .../other/functions/ble_uuid_to_str/index.html     |    42 +-
 .../ble_hs/other/functions/ble_uuid_u16/index.html |    42 +-
 master/network/ble/ble_hs/other/other/index.html   |    42 +-
 master/network/ble/ble_intro/index.html            |    42 +-
 master/network/ble/ble_mesh/index.html             |    42 +-
 master/network/ble/ble_sec/index.html              |    42 +-
 master/network/ble/ble_setup/ble_addr/index.html   |    42 +-
 .../network/ble/ble_setup/ble_lp_clock/index.html  |    42 +-
 .../ble/ble_setup/ble_setup_intro/index.html       |    42 +-
 .../network/ble/ble_setup/ble_sync_cb/index.html   |    42 +-
 master/network/ble/bletiny/bletiny_GAP/index.html  |    40 +-
 master/network/ble/bletiny/bletiny_GATT/index.html |    42 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    42 +-
 master/network/ble/bletiny/bletiny_api/index.html  |    42 +-
 master/network/ble/btshell/btshell_GAP/index.html  |    40 +-
 master/network/ble/btshell/btshell_GATT/index.html |    42 +-
 .../network/ble/btshell/btshell_advdata/index.html |    42 +-
 master/network/ble/btshell/btshell_api/index.html  |    42 +-
 master/newt/command_list/newt_build/index.html     |    42 +-
 master/newt/command_list/newt_clean/index.html     |    42 +-
 .../newt/command_list/newt_create_image/index.html |    42 +-
 master/newt/command_list/newt_debug/index.html     |    42 +-
 master/newt/command_list/newt_help/index.html      |    42 +-
 master/newt/command_list/newt_info/index.html      |    42 +-
 master/newt/command_list/newt_install/index.html   |    42 +-
 master/newt/command_list/newt_load/index.html      |    42 +-
 master/newt/command_list/newt_mfg/index.html       |    42 +-
 master/newt/command_list/newt_new/index.html       |    42 +-
 master/newt/command_list/newt_pkg/index.html       |    42 +-
 .../newt/command_list/newt_resign_image/index.html |    42 +-
 master/newt/command_list/newt_run/index.html       |    42 +-
 master/newt/command_list/newt_size/index.html      |    42 +-
 master/newt/command_list/newt_sync/index.html      |    42 +-
 master/newt/command_list/newt_target/index.html    |    42 +-
 master/newt/command_list/newt_test/index.html      |    42 +-
 master/newt/command_list/newt_upgrade/index.html   |    42 +-
 master/newt/command_list/newt_vals/index.html      |    42 +-
 master/newt/command_list/newt_version/index.html   |    42 +-
 master/newt/install/newt_linux/index.html          |    42 +-
 master/newt/install/newt_mac/index.html            |    42 +-
 master/newt/install/newt_windows/index.html        |    42 +-
 master/newt/install/prev_releases/index.html       |    42 +-
 master/newt/newt_intro/index.html                  |    42 +-
 master/newt/newt_operation/index.html              |    42 +-
 master/newt/newt_ops/index.html                    |    42 +-
 .../newtmgr/command_list/newtmgr_config/index.html |    42 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |    42 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |    42 +-
 .../command_list/newtmgr_datetime/index.html       |    42 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |    42 +-
 master/newtmgr/command_list/newtmgr_fs/index.html  |    42 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |    42 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |    42 +-
 .../command_list/newtmgr_mpstats/index.html        |    42 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |    42 +-
 master/newtmgr/command_list/newtmgr_run/index.html |    42 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |    42 +-
 .../command_list/newtmgr_taskstats/index.html      |    42 +-
 master/newtmgr/install_linux/index.html            |    42 +-
 master/newtmgr/install_mac/index.html              |    42 +-
 master/newtmgr/install_windows/index.html          |    42 +-
 master/newtmgr/overview/index.html                 |    42 +-
 master/newtmgr/prev_releases/index.html            |    42 +-
 master/os/core_os/callout/callout/index.html       |    42 +-
 .../callout/os_callout_func_init/index.html        |    42 +-
 .../os/core_os/callout/os_callout_init/index.html  |    42 +-
 .../core_os/callout/os_callout_queued/index.html   |    42 +-
 .../os/core_os/callout/os_callout_reset/index.html |    42 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    42 +-
 .../context_switch/context_switch/index.html       |    42 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    42 +-
 .../os/core_os/context_switch/os_sched/index.html  |    42 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    42 +-
 .../os_sched_get_current_task/index.html           |    42 +-
 .../context_switch/os_sched_insert/index.html      |    42 +-
 .../context_switch/os_sched_next_task/index.html   |    42 +-
 .../os_sched_os_timer_exp/index.html               |    42 +-
 .../context_switch/os_sched_remove/index.html      |    42 +-
 .../context_switch/os_sched_resort/index.html      |    42 +-
 .../os_sched_set_current_task/index.html           |    42 +-
 .../context_switch/os_sched_sleep/index.html       |    42 +-
 .../context_switch/os_sched_wakeup/index.html      |    42 +-
 master/os/core_os/cputime/os_cputime/index.html    |    42 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    42 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    42 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    42 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |    42 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |    42 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    42 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    42 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    42 +-
 .../cputime/os_cputime_timer_init/index.html       |    42 +-
 .../cputime/os_cputime_timer_relative/index.html   |    42 +-
 .../cputime/os_cputime_timer_start/index.html      |    42 +-
 .../cputime/os_cputime_timer_stop/index.html       |    42 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    42 +-
 .../os/core_os/event_queue/event_queue/index.html  |    42 +-
 .../event_queue/os_eventq_designate/index.html     |    42 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    42 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    42 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    42 +-
 .../event_queue/os_eventq_inited/index.html        |    42 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    42 +-
 .../event_queue/os_eventq_remove/index.html        |    42 +-
 .../core_os/event_queue/os_eventq_run/index.html   |    42 +-
 master/os/core_os/heap/heap/index.html             |    42 +-
 master/os/core_os/heap/os_free/index.html          |    42 +-
 master/os/core_os/heap/os_malloc/index.html        |    42 +-
 master/os/core_os/heap/os_realloc/index.html       |    42 +-
 master/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    42 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    42 +-
 master/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    42 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    42 +-
 master/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    42 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    42 +-
 master/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    42 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    42 +-
 master/os/core_os/mbuf/mbuf/index.html             |    42 +-
 master/os/core_os/mbuf/os_mbuf_adj/index.html      |    42 +-
 master/os/core_os/mbuf/os_mbuf_append/index.html   |    42 +-
 master/os/core_os/mbuf/os_mbuf_concat/index.html   |    42 +-
 master/os/core_os/mbuf/os_mbuf_copydata/index.html |    42 +-
 master/os/core_os/mbuf/os_mbuf_copyinto/index.html |    42 +-
 master/os/core_os/mbuf/os_mbuf_dup/index.html      |    42 +-
 master/os/core_os/mbuf/os_mbuf_extend/index.html   |    42 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    42 +-
 master/os/core_os/mbuf/os_mbuf_get/index.html      |    42 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    42 +-
 master/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    42 +-
 master/os/core_os/mbuf/os_mbuf_off/index.html      |    42 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    42 +-
 master/os/core_os/mbuf/os_mbuf_prepend/index.html  |    42 +-
 master/os/core_os/mbuf/os_mbuf_pullup/index.html   |    42 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    42 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    42 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    42 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    42 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    42 +-
 .../os_mempool_info_get_next/index.html            |    42 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    42 +-
 master/os/core_os/mqueue/mqueue/index.html         |    42 +-
 master/os/core_os/mqueue/os_mqueue_get/index.html  |    42 +-
 master/os/core_os/mqueue/os_mqueue_init/index.html |    42 +-
 master/os/core_os/mqueue/os_mqueue_put/index.html  |    42 +-
 master/os/core_os/msys/msys/index.html             |    42 +-
 master/os/core_os/msys/os_msys_get/index.html      |    42 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    42 +-
 master/os/core_os/msys/os_msys_register/index.html |    42 +-
 master/os/core_os/msys/os_msys_reset/index.html    |    42 +-
 master/os/core_os/mutex/mutex/index.html           |    42 +-
 master/os/core_os/mutex/os_mutex_init/index.html   |    42 +-
 master/os/core_os/mutex/os_mutex_pend/index.html   |    42 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    42 +-
 master/os/core_os/mynewt_os/index.html             |    42 +-
 master/os/core_os/os_started/index.html            |    42 +-
 master/os/core_os/porting/port_bsp/index.html      |    42 +-
 master/os/core_os/porting/port_cpu/index.html      |    42 +-
 master/os/core_os/porting/port_mcu/index.html      |    42 +-
 master/os/core_os/porting/port_os/index.html       |    42 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    42 +-
 .../sanity/os_sanity_check_register/index.html     |    42 +-
 .../sanity/os_sanity_check_reset/index.html        |    42 +-
 .../sanity/os_sanity_task_checkin/index.html       |    42 +-
 master/os/core_os/sanity/sanity/index.html         |    42 +-
 master/os/core_os/semaphore/os_sem_init/index.html |    42 +-
 master/os/core_os/semaphore/os_sem_pend/index.html |    42 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    42 +-
 master/os/core_os/semaphore/semaphore/index.html   |    42 +-
 master/os/core_os/task/os_task_count/index.html    |    42 +-
 .../core_os/task/os_task_info_get_next/index.html  |    42 +-
 master/os/core_os/task/os_task_init/index.html     |    42 +-
 master/os/core_os/task/os_task_remove/index.html   |    42 +-
 master/os/core_os/task/task/index.html             |    42 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |    42 +-
 master/os/core_os/time/os_gettimeofday/index.html  |    42 +-
 master/os/core_os/time/os_settimeofday/index.html  |    42 +-
 master/os/core_os/time/os_time/index.html          |    42 +-
 master/os/core_os/time/os_time_advance/index.html  |    42 +-
 master/os/core_os/time/os_time_delay/index.html    |    42 +-
 master/os/core_os/time/os_time_get/index.html      |    42 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |    42 +-
 master/os/get_started/cross_tools/index.html       |    42 +-
 master/os/get_started/docker/index.html            |    42 +-
 master/os/get_started/get_started/index.html       |    42 +-
 .../os/get_started/native_install_intro/index.html |    42 +-
 master/os/get_started/native_tools/index.html      |    42 +-
 master/os/get_started/project_create/index.html    |    42 +-
 master/os/get_started/serial_access/index.html     |    42 +-
 master/os/get_started/vocabulary/index.html        |    42 +-
 master/os/introduction/index.html                  |    47 +-
 master/os/modules/baselibc/index.html              |    42 +-
 .../bootloader/boot_build_status/index.html        |    42 +-
 .../bootloader/boot_build_status_one/index.html    |    42 +-
 .../bootloader/boot_clear_status/index.html        |    42 +-
 .../modules/bootloader/boot_copy_area/index.html   |    42 +-
 .../modules/bootloader/boot_copy_image/index.html  |    42 +-
 .../modules/bootloader/boot_erase_area/index.html  |    42 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    42 +-
 .../bootloader/boot_find_image_area_idx/index.html |    42 +-
 .../bootloader/boot_find_image_part/index.html     |    42 +-
 .../bootloader/boot_find_image_slot/index.html     |    42 +-
 master/os/modules/bootloader/boot_go/index.html    |    42 +-
 .../modules/bootloader/boot_init_flash/index.html  |    42 +-
 .../modules/bootloader/boot_move_area/index.html   |    42 +-
 .../bootloader/boot_read_image_header/index.html   |    42 +-
 .../bootloader/boot_read_image_headers/index.html  |    42 +-
 .../modules/bootloader/boot_read_status/index.html |    42 +-
 .../bootloader/boot_select_image_slot/index.html   |    42 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    42 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    42 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    42 +-
 .../bootloader/boot_vect_delete_main/index.html    |    42 +-
 .../bootloader/boot_vect_delete_test/index.html    |    42 +-
 .../bootloader/boot_vect_read_main/index.html      |    42 +-
 .../bootloader/boot_vect_read_one/index.html       |    42 +-
 .../bootloader/boot_vect_read_test/index.html      |    42 +-
 .../bootloader/boot_write_status/index.html        |    42 +-
 master/os/modules/bootloader/bootloader/index.html |    42 +-
 master/os/modules/console/console/index.html       |    42 +-
 master/os/modules/console/console_echo/index.html  |    42 +-
 master/os/modules/console/console_init/index.html  |    42 +-
 .../os/modules/console/console_is_init/index.html  |    42 +-
 .../os/modules/console/console_printf/index.html   |    42 +-
 master/os/modules/console/console_read/index.html  |    42 +-
 .../modules/console/console_set_queues/index.html  |    42 +-
 master/os/modules/console/console_write/index.html |    42 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |    42 +-
 master/os/modules/devmgmt/newtmgr/index.html       |    42 +-
 master/os/modules/devmgmt/oicmgr/index.html        |    42 +-
 master/os/modules/drivers/driver/index.html        |    42 +-
 master/os/modules/drivers/flash/index.html         |    42 +-
 master/os/modules/drivers/mmc/index.html           |    42 +-
 master/os/modules/fcb/fcb/index.html               |    42 +-
 master/os/modules/fcb/fcb_append/index.html        |    42 +-
 master/os/modules/fcb/fcb_append_finish/index.html |    42 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |    42 +-
 master/os/modules/fcb/fcb_clear/index.html         |    42 +-
 master/os/modules/fcb/fcb_getnext/index.html       |    42 +-
 master/os/modules/fcb/fcb_init/index.html          |    42 +-
 master/os/modules/fcb/fcb_is_empty/index.html      |    42 +-
 master/os/modules/fcb/fcb_offset_last_n/index.html |    42 +-
 master/os/modules/fcb/fcb_rotate/index.html        |    42 +-
 master/os/modules/fcb/fcb_walk/index.html          |    42 +-
 master/os/modules/fs/fatfs/index.html              |    42 +-
 master/os/modules/fs/fs/fs/index.html              |    42 +-
 master/os/modules/fs/fs/fs_close/index.html        |    42 +-
 master/os/modules/fs/fs/fs_closedir/index.html     |    42 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    42 +-
 master/os/modules/fs/fs/fs_dirent_name/index.html  |    42 +-
 master/os/modules/fs/fs/fs_filelen/index.html      |    42 +-
 master/os/modules/fs/fs/fs_getpos/index.html       |    42 +-
 master/os/modules/fs/fs/fs_mkdir/index.html        |    42 +-
 master/os/modules/fs/fs/fs_open/index.html         |    42 +-
 master/os/modules/fs/fs/fs_opendir/index.html      |    42 +-
 master/os/modules/fs/fs/fs_ops/index.html          |    42 +-
 master/os/modules/fs/fs/fs_read/index.html         |    42 +-
 master/os/modules/fs/fs/fs_readdir/index.html      |    42 +-
 master/os/modules/fs/fs/fs_register/index.html     |    42 +-
 master/os/modules/fs/fs/fs_rename/index.html       |    42 +-
 master/os/modules/fs/fs/fs_return_codes/index.html |    42 +-
 master/os/modules/fs/fs/fs_seek/index.html         |    42 +-
 master/os/modules/fs/fs/fs_unlink/index.html       |    42 +-
 master/os/modules/fs/fs/fs_write/index.html        |    42 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    42 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    42 +-
 master/os/modules/fs/nffs/nffs/index.html          |    42 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    42 +-
 master/os/modules/fs/nffs/nffs_config/index.html   |    42 +-
 master/os/modules/fs/nffs/nffs_detect/index.html   |    42 +-
 master/os/modules/fs/nffs/nffs_format/index.html   |    42 +-
 master/os/modules/fs/nffs/nffs_init/index.html     |    42 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    42 +-
 master/os/modules/fs/otherfs/index.html            |    42 +-
 master/os/modules/hal/hal/index.html               |    42 +-
 master/os/modules/hal/hal_api/index.html           |    42 +-
 master/os/modules/hal/hal_bsp/hal_bsp/index.html   |    42 +-
 master/os/modules/hal/hal_creation/index.html      |    42 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    42 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    42 +-
 master/os/modules/hal/hal_gpio/hal_gpio/index.html |    42 +-
 master/os/modules/hal/hal_i2c/hal_i2c/index.html   |    42 +-
 master/os/modules/hal/hal_in_libraries/index.html  |    42 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |    42 +-
 master/os/modules/hal/hal_spi/hal_spi/index.html   |    42 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    42 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |    42 +-
 master/os/modules/hal/hal_uart/hal_uart/index.html |    42 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    42 +-
 master/os/modules/imgmgr/imgmgr/index.html         |    42 +-
 master/os/modules/imgmgr/imgr_ver_parse/index.html |    42 +-
 master/os/modules/imgmgr/imgr_ver_str/index.html   |    42 +-
 master/os/modules/json/json/index.html             |    42 +-
 .../json/json_encode_object_entry/index.html       |    42 +-
 .../json/json_encode_object_finish/index.html      |    42 +-
 .../modules/json/json_encode_object_key/index.html |    42 +-
 .../json/json_encode_object_start/index.html       |    42 +-
 master/os/modules/json/json_read_object/index.html |    42 +-
 master/os/modules/logs/logs/index.html             |    42 +-
 .../modules/sensor_framework/sensor_api/index.html |    42 +-
 .../sensor_framework/sensor_create/index.html      |    42 +-
 .../sensor_framework/sensor_driver/index.html      |    42 +-
 .../sensor_framework_overview/index.html           |    42 +-
 .../sensor_listener_api/index.html                 |    42 +-
 .../sensor_framework/sensor_mgr_api/index.html     |    42 +-
 .../modules/sensor_framework/sensor_oic/index.html |    42 +-
 .../sensor_framework/sensor_shell/index.html       |    42 +-
 master/os/modules/shell/shell/index.html           |    42 +-
 .../os/modules/shell/shell_cmd_register/index.html |    42 +-
 master/os/modules/shell/shell_evq_set/index.html   |    42 +-
 .../shell/shell_nlip_input_register/index.html     |    42 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    42 +-
 master/os/modules/shell/shell_register/index.html  |    42 +-
 .../shell_register_app_cmd_handler/index.html      |    42 +-
 .../shell/shell_register_default_module/index.html |    42 +-
 master/os/modules/split/split/index.html           |    42 +-
 master/os/modules/stats/stats/index.html           |    42 +-
 .../sysinitconfig/sysconfig_error/index.html       |    42 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |    42 +-
 master/os/modules/testutil/test_assert/index.html  |    42 +-
 master/os/modules/testutil/test_case/index.html    |    42 +-
 master/os/modules/testutil/test_decl/index.html    |    42 +-
 master/os/modules/testutil/test_pass/index.html    |    42 +-
 master/os/modules/testutil/test_suite/index.html   |    42 +-
 master/os/modules/testutil/testutil/index.html     |    42 +-
 master/os/modules/testutil/tu_init/index.html      |    42 +-
 master/os/modules/testutil/tu_restart/index.html   |    42 +-
 master/os/os_user_guide/index.html                 |    42 +-
 master/os/tutorials/add_newtmgr/index.html         |    42 +-
 master/os/tutorials/air_quality_ble/index.html     |    42 +-
 master/os/tutorials/air_quality_sensor/index.html  |    42 +-
 master/os/tutorials/arduino_zero/index.html        |    42 +-
 master/os/tutorials/ble_bare_bones/index.html      |    42 +-
 master/os/tutorials/blehci_project/index.html      |    42 +-
 master/os/tutorials/bleprph/bleprph-adv/index.html |    42 +-
 master/os/tutorials/bleprph/bleprph-app/index.html |    42 +-
 .../bleprph/bleprph-chr-access/index.html          |    42 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |    42 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    42 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    42 +-
 master/os/tutorials/blinky/index.html              |    42 +-
 master/os/tutorials/blinky_console/index.html      |    42 +-
 master/os/tutorials/blinky_primo/index.html        |    42 +-
 master/os/tutorials/blinky_stm32f4disc/index.html  |    42 +-
 master/os/tutorials/codesize/index.html            |    42 +-
 master/os/tutorials/eddystone/index.html           |    42 +-
 master/os/tutorials/event_queue/index.html         |    42 +-
 master/os/tutorials/ibeacon/index.html             |    42 +-
 master/os/tutorials/lora/lorawanapp/index.html     |    42 +-
 master/os/tutorials/nRF52/index.html               |    42 +-
 master/os/tutorials/nrf52_adc/index.html           |    42 +-
 master/os/tutorials/olimex/index.html              |    42 +-
 master/os/tutorials/ota_upgrade_nrf52/index.html   |    42 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |    42 +-
 master/os/tutorials/project-sim-slinky/index.html  |    42 +-
 master/os/tutorials/project-slinky/index.html      |    42 +-
 .../os/tutorials/project-stm32-slinky/index.html   |    42 +-
 master/os/tutorials/rbnano2/index.html             |    42 +-
 master/os/tutorials/repo/add_repos/index.html      |    42 +-
 master/os/tutorials/repo/create_repo/index.html    |    42 +-
 master/os/tutorials/repo/private_repo/index.html   |    42 +-
 master/os/tutorials/repo/upgrade_repo/index.html   |    42 +-
 master/os/tutorials/segger_rtt/index.html          |    42 +-
 master/os/tutorials/segger_sysview/index.html      |    42 +-
 .../sensors/sensor_bleprph_oic/index.html          |    42 +-
 .../sensors/sensor_nrf52_bno055/index.html         |    42 +-
 .../sensors/sensor_nrf52_bno055_oic/index.html     |    42 +-
 .../sensors/sensor_offboard_config/index.html      |    42 +-
 .../sensors/sensor_oic_overview/index.html         |    42 +-
 .../sensors/sensor_thingy_lis2dh12_onb/index.html  |    42 +-
 master/os/tutorials/sensors/sensors/index.html     |    42 +-
 master/os/tutorials/tasks_lesson/index.html        |    42 +-
 master/os/tutorials/tutorials/index.html           |    42 +-
 master/os/tutorials/unit_test/index.html           |    42 +-
 master/os/tutorials/wi-fi_on_arduino/index.html    |    42 +-
 master/pages/ble/index.html                        |    27 +-
 master/pages/securitybullets/index.html            |    27 +-
 master/quick-start/index.html                      |    27 +-
 master/search.html                                 |    42 +-
 master/sitemap.xml                                 |    44 +-
 master/talks/index.html                            |    27 +-
 mkdocs/search_index.json                           |    15 +
 network/ble/ble_blemesh/index.html                 |    42 +-
 network/ble/ble_hs/ble_att/ble_att/index.html      |    42 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    42 +-
 .../functions/ble_att_preferred_mtu/index.html     |    42 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    42 +-
 .../functions/ble_att_svr_read_local/index.html    |    42 +-
 .../functions/ble_att_svr_write_local/index.html   |    42 +-
 network/ble/ble_hs/ble_gap/ble_gap/index.html      |    42 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    42 +-
 .../functions/ble_gap_adv_active/index.html        |    42 +-
 .../functions/ble_gap_adv_rsp_set_data/index.html  |    42 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    42 +-
 .../functions/ble_gap_adv_set_data/index.html      |    42 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    42 +-
 .../functions/ble_gap_adv_set_phys/index.html      |    42 +-
 .../functions/ble_gap_adv_set_tx_power/index.html  |    42 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    42 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    42 +-
 .../functions/ble_gap_conn_active/index.html       |    42 +-
 .../functions/ble_gap_conn_cancel/index.html       |    42 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    42 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    42 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    42 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    42 +-
 .../functions/ble_gap_disc_active/index.html       |    42 +-
 .../functions/ble_gap_disc_cancel/index.html       |    42 +-
 .../functions/ble_gap_ext_connect/index.html       |    42 +-
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |    42 +-
 .../functions/ble_gap_read_le_phy/index.html       |    42 +-
 .../functions/ble_gap_security_initiate/index.html |    42 +-
 .../functions/ble_gap_set_event_cb/index.html      |    42 +-
 .../ble_gap_set_prefered_default_le_phy/index.html |    42 +-
 .../ble_gap_set_prefered_le_phy/index.html         |    42 +-
 .../functions/ble_gap_set_priv_mode/index.html     |    42 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    42 +-
 .../functions/ble_gap_update_params/index.html     |    42 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    42 +-
 network/ble/ble_hs/ble_gattc/ble_gattc/index.html  |    42 +-
 .../definitions/ble_gattc_defs/index.html          |    42 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    42 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    42 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    42 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    42 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    42 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    42 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    42 +-
 .../functions/ble_gattc_indicate/index.html        |    42 +-
 .../functions/ble_gattc_indicate_custom/index.html |    42 +-
 .../functions/ble_gattc_notify/index.html          |    42 +-
 .../functions/ble_gattc_notify_custom/index.html   |    42 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    42 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    42 +-
 .../functions/ble_gattc_read_long/index.html       |    42 +-
 .../functions/ble_gattc_read_mult/index.html       |    42 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    42 +-
 .../functions/ble_gattc_write_flat/index.html      |    42 +-
 .../functions/ble_gattc_write_long/index.html      |    42 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    42 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    42 +-
 .../functions/ble_gattc_write_reliable/index.html  |    42 +-
 network/ble/ble_hs/ble_gatts/ble_gatts/index.html  |    42 +-
 .../definitions/ble_gatts_defs/index.html          |    42 +-
 .../functions/ble_gatts_add_svcs/index.html        |    42 +-
 .../functions/ble_gatts_count_cfg/index.html       |    42 +-
 .../functions/ble_gatts_find_chr/index.html        |    42 +-
 .../functions/ble_gatts_find_dsc/index.html        |    42 +-
 .../functions/ble_gatts_find_svc/index.html        |    42 +-
 .../ble_gatts_svc_set_visibility/index.html        |    42 +-
 network/ble/ble_hs/ble_hs/index.html               |    42 +-
 network/ble/ble_hs/ble_hs_id/ble_hs_id/index.html  |    42 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    42 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    42 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    42 +-
 network/ble/ble_hs/ble_hs_return_codes/index.html  |    40 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    42 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    42 +-
 .../other/functions/ble_hs_evq_set/index.html      |    42 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    42 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    42 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    42 +-
 .../other/functions/ble_hs_sched_reset/index.html  |    42 +-
 .../other/functions/ble_hs_synced/index.html       |    42 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    42 +-
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |    42 +-
 .../functions/ble_uuid_init_from_buf/index.html    |    42 +-
 .../other/functions/ble_uuid_to_str/index.html     |    42 +-
 .../ble_hs/other/functions/ble_uuid_u16/index.html |    42 +-
 network/ble/ble_hs/other/other/index.html          |    42 +-
 network/ble/ble_intro/index.html                   |    42 +-
 network/ble/ble_mesh/index.html                    |    42 +-
 network/ble/ble_sec/index.html                     |    42 +-
 network/ble/ble_setup/ble_addr/index.html          |    42 +-
 network/ble/ble_setup/ble_lp_clock/index.html      |    42 +-
 network/ble/ble_setup/ble_setup_intro/index.html   |    42 +-
 network/ble/ble_setup/ble_sync_cb/index.html       |    42 +-
 network/ble/bletiny/bletiny_GAP/index.html         |    40 +-
 network/ble/bletiny/bletiny_GATT/index.html        |    42 +-
 network/ble/bletiny/bletiny_advdata/index.html     |    42 +-
 network/ble/bletiny/bletiny_api/index.html         |    42 +-
 network/ble/btshell/btshell_GAP/index.html         |    40 +-
 network/ble/btshell/btshell_GATT/index.html        |    42 +-
 network/ble/btshell/btshell_advdata/index.html     |    42 +-
 network/ble/btshell/btshell_api/index.html         |    42 +-
 newt/command_list/newt_build/index.html            |    42 +-
 newt/command_list/newt_clean/index.html            |    42 +-
 newt/command_list/newt_create_image/index.html     |    42 +-
 newt/command_list/newt_debug/index.html            |    42 +-
 newt/command_list/newt_help/index.html             |    42 +-
 newt/command_list/newt_info/index.html             |    42 +-
 newt/command_list/newt_install/index.html          |    42 +-
 newt/command_list/newt_load/index.html             |    42 +-
 newt/command_list/newt_mfg/index.html              |    42 +-
 newt/command_list/newt_new/index.html              |    42 +-
 newt/command_list/newt_pkg/index.html              |    42 +-
 newt/command_list/newt_resign_image/index.html     |    42 +-
 newt/command_list/newt_run/index.html              |    42 +-
 newt/command_list/newt_size/index.html             |    42 +-
 newt/command_list/newt_sync/index.html             |    42 +-
 newt/command_list/newt_target/index.html           |    42 +-
 newt/command_list/newt_test/index.html             |    42 +-
 newt/command_list/newt_upgrade/index.html          |    42 +-
 newt/command_list/newt_vals/index.html             |    42 +-
 newt/command_list/newt_version/index.html          |    42 +-
 newt/install/newt_linux/index.html                 |    42 +-
 newt/install/newt_mac/index.html                   |    42 +-
 newt/install/newt_windows/index.html               |    42 +-
 newt/install/prev_releases/index.html              |    42 +-
 newt/newt_intro/index.html                         |    42 +-
 newt/newt_operation/index.html                     |    42 +-
 newt/newt_ops/index.html                           |    42 +-
 newtmgr/command_list/newtmgr_config/index.html     |    42 +-
 newtmgr/command_list/newtmgr_conn/index.html       |    42 +-
 newtmgr/command_list/newtmgr_crash/index.html      |    42 +-
 newtmgr/command_list/newtmgr_datetime/index.html   |    42 +-
 newtmgr/command_list/newtmgr_echo/index.html       |    42 +-
 newtmgr/command_list/newtmgr_fs/index.html         |    42 +-
 newtmgr/command_list/newtmgr_image/index.html      |    42 +-
 newtmgr/command_list/newtmgr_logs/index.html       |    42 +-
 newtmgr/command_list/newtmgr_mpstats/index.html    |    42 +-
 newtmgr/command_list/newtmgr_reset/index.html      |    42 +-
 newtmgr/command_list/newtmgr_run/index.html        |    42 +-
 newtmgr/command_list/newtmgr_stat/index.html       |    42 +-
 newtmgr/command_list/newtmgr_taskstats/index.html  |    42 +-
 newtmgr/install_linux/index.html                   |    42 +-
 newtmgr/install_mac/index.html                     |    42 +-
 newtmgr/install_windows/index.html                 |    42 +-
 newtmgr/overview/index.html                        |    42 +-
 newtmgr/prev_releases/index.html                   |    42 +-
 os/core_os/callout/callout/index.html              |    42 +-
 os/core_os/callout/os_callout_func_init/index.html |    42 +-
 os/core_os/callout/os_callout_init/index.html      |    42 +-
 os/core_os/callout/os_callout_queued/index.html    |    42 +-
 os/core_os/callout/os_callout_reset/index.html     |    42 +-
 os/core_os/callout/os_callout_stop/index.html      |    42 +-
 .../context_switch/context_switch/index.html       |    42 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    42 +-
 os/core_os/context_switch/os_sched/index.html      |    42 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    42 +-
 .../os_sched_get_current_task/index.html           |    42 +-
 .../context_switch/os_sched_insert/index.html      |    42 +-
 .../context_switch/os_sched_next_task/index.html   |    42 +-
 .../os_sched_os_timer_exp/index.html               |    42 +-
 .../context_switch/os_sched_remove/index.html      |    42 +-
 .../context_switch/os_sched_resort/index.html      |    42 +-
 .../os_sched_set_current_task/index.html           |    42 +-
 .../context_switch/os_sched_sleep/index.html       |    42 +-
 .../context_switch/os_sched_wakeup/index.html      |    42 +-
 os/core_os/cputime/os_cputime/index.html           |    42 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    42 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    42 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    42 +-
 os/core_os/cputime/os_cputime_get32/index.html     |    42 +-
 os/core_os/cputime/os_cputime_init/index.html      |    42 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    42 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    42 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    42 +-
 .../cputime/os_cputime_timer_init/index.html       |    42 +-
 .../cputime/os_cputime_timer_relative/index.html   |    42 +-
 .../cputime/os_cputime_timer_start/index.html      |    42 +-
 .../cputime/os_cputime_timer_stop/index.html       |    42 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    42 +-
 os/core_os/event_queue/event_queue/index.html      |    42 +-
 .../event_queue/os_eventq_designate/index.html     |    42 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    42 +-
 os/core_os/event_queue/os_eventq_get/index.html    |    42 +-
 os/core_os/event_queue/os_eventq_init/index.html   |    42 +-
 os/core_os/event_queue/os_eventq_inited/index.html |    42 +-
 os/core_os/event_queue/os_eventq_put/index.html    |    42 +-
 os/core_os/event_queue/os_eventq_remove/index.html |    42 +-
 os/core_os/event_queue/os_eventq_run/index.html    |    42 +-
 os/core_os/heap/heap/index.html                    |    42 +-
 os/core_os/heap/os_free/index.html                 |    42 +-
 os/core_os/heap/os_malloc/index.html               |    42 +-
 os/core_os/heap/os_realloc/index.html              |    42 +-
 os/core_os/mbuf/OS_MBUF_DATA/index.html            |    42 +-
 os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html    |    42 +-
 os/core_os/mbuf/OS_MBUF_PKTHDR/index.html          |    42 +-
 os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html  |    42 +-
 os/core_os/mbuf/OS_MBUF_PKTLEN/index.html          |    42 +-
 os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html   |    42 +-
 os/core_os/mbuf/OS_MBUF_USRHDR/index.html          |    42 +-
 os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html      |    42 +-
 os/core_os/mbuf/mbuf/index.html                    |    42 +-
 os/core_os/mbuf/os_mbuf_adj/index.html             |    42 +-
 os/core_os/mbuf/os_mbuf_append/index.html          |    42 +-
 os/core_os/mbuf/os_mbuf_concat/index.html          |    42 +-
 os/core_os/mbuf/os_mbuf_copydata/index.html        |    42 +-
 os/core_os/mbuf/os_mbuf_copyinto/index.html        |    42 +-
 os/core_os/mbuf/os_mbuf_dup/index.html             |    42 +-
 os/core_os/mbuf/os_mbuf_extend/index.html          |    42 +-
 os/core_os/mbuf/os_mbuf_free_chain/index.html      |    42 +-
 os/core_os/mbuf/os_mbuf_get/index.html             |    42 +-
 os/core_os/mbuf/os_mbuf_get_pkthdr/index.html      |    42 +-
 os/core_os/mbuf/os_mbuf_memcmp/index.html          |    42 +-
 os/core_os/mbuf/os_mbuf_off/index.html             |    42 +-
 os/core_os/mbuf/os_mbuf_pool_init/index.html       |    42 +-
 os/core_os/mbuf/os_mbuf_prepend/index.html         |    42 +-
 os/core_os/mbuf/os_mbuf_pullup/index.html          |    42 +-
 os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html |    42 +-
 os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html  |    42 +-
 os/core_os/memory_pool/memory_pool/index.html      |    42 +-
 os/core_os/memory_pool/os_memblock_get/index.html  |    42 +-
 os/core_os/memory_pool/os_memblock_put/index.html  |    42 +-
 .../os_mempool_info_get_next/index.html            |    42 +-
 os/core_os/memory_pool/os_mempool_init/index.html  |    42 +-
 os/core_os/mqueue/mqueue/index.html                |    42 +-
 os/core_os/mqueue/os_mqueue_get/index.html         |    42 +-
 os/core_os/mqueue/os_mqueue_init/index.html        |    42 +-
 os/core_os/mqueue/os_mqueue_put/index.html         |    42 +-
 os/core_os/msys/msys/index.html                    |    42 +-
 os/core_os/msys/os_msys_get/index.html             |    42 +-
 os/core_os/msys/os_msys_get_pkthdr/index.html      |    42 +-
 os/core_os/msys/os_msys_register/index.html        |    42 +-
 os/core_os/msys/os_msys_reset/index.html           |    42 +-
 os/core_os/mutex/mutex/index.html                  |    42 +-
 os/core_os/mutex/os_mutex_init/index.html          |    42 +-
 os/core_os/mutex/os_mutex_pend/index.html          |    42 +-
 os/core_os/mutex/os_mutex_release/index.html       |    42 +-
 os/core_os/mynewt_os/index.html                    |    42 +-
 os/core_os/os_started/index.html                   |    42 +-
 os/core_os/porting/port_bsp/index.html             |    42 +-
 os/core_os/porting/port_cpu/index.html             |    42 +-
 os/core_os/porting/port_mcu/index.html             |    42 +-
 os/core_os/porting/port_os/index.html              |    42 +-
 os/core_os/sanity/os_sanity_check_init/index.html  |    42 +-
 .../sanity/os_sanity_check_register/index.html     |    42 +-
 os/core_os/sanity/os_sanity_check_reset/index.html |    42 +-
 .../sanity/os_sanity_task_checkin/index.html       |    42 +-
 os/core_os/sanity/sanity/index.html                |    42 +-
 os/core_os/semaphore/os_sem_init/index.html        |    42 +-
 os/core_os/semaphore/os_sem_pend/index.html        |    42 +-
 os/core_os/semaphore/os_sem_release/index.html     |    42 +-
 os/core_os/semaphore/semaphore/index.html          |    42 +-
 os/core_os/task/os_task_count/index.html           |    42 +-
 os/core_os/task/os_task_info_get_next/index.html   |    42 +-
 os/core_os/task/os_task_init/index.html            |    42 +-
 os/core_os/task/os_task_remove/index.html          |    42 +-
 os/core_os/task/task/index.html                    |    42 +-
 os/core_os/time/os_get_uptime_usec/index.html      |    42 +-
 os/core_os/time/os_gettimeofday/index.html         |    42 +-
 os/core_os/time/os_settimeofday/index.html         |    42 +-
 os/core_os/time/os_time/index.html                 |    42 +-
 os/core_os/time/os_time_advance/index.html         |    42 +-
 os/core_os/time/os_time_delay/index.html           |    42 +-
 os/core_os/time/os_time_get/index.html             |    42 +-
 os/core_os/time/os_time_ms_to_ticks/index.html     |    42 +-
 os/get_started/cross_tools/index.html              |    42 +-
 os/get_started/docker/index.html                   |    42 +-
 os/get_started/get_started/index.html              |    42 +-
 os/get_started/native_install_intro/index.html     |    42 +-
 os/get_started/native_tools/index.html             |    42 +-
 os/get_started/project_create/index.html           |    42 +-
 os/get_started/serial_access/index.html            |    42 +-
 os/get_started/vocabulary/index.html               |    42 +-
 os/introduction/index.html                         |    47 +-
 os/modules/baselibc/index.html                     |    42 +-
 os/modules/bootloader/boot_build_status/index.html |    42 +-
 .../bootloader/boot_build_status_one/index.html    |    42 +-
 os/modules/bootloader/boot_clear_status/index.html |    42 +-
 os/modules/bootloader/boot_copy_area/index.html    |    42 +-
 os/modules/bootloader/boot_copy_image/index.html   |    42 +-
 os/modules/bootloader/boot_erase_area/index.html   |    42 +-
 os/modules/bootloader/boot_fill_slot/index.html    |    42 +-
 .../bootloader/boot_find_image_area_idx/index.html |    42 +-
 .../bootloader/boot_find_image_part/index.html     |    42 +-
 .../bootloader/boot_find_image_slot/index.html     |    42 +-
 os/modules/bootloader/boot_go/index.html           |    42 +-
 os/modules/bootloader/boot_init_flash/index.html   |    42 +-
 os/modules/bootloader/boot_move_area/index.html    |    42 +-
 .../bootloader/boot_read_image_header/index.html   |    42 +-
 .../bootloader/boot_read_image_headers/index.html  |    42 +-
 os/modules/bootloader/boot_read_status/index.html  |    42 +-
 .../bootloader/boot_select_image_slot/index.html   |    42 +-
 os/modules/bootloader/boot_slot_addr/index.html    |    42 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    42 +-
 os/modules/bootloader/boot_swap_areas/index.html   |    42 +-
 .../bootloader/boot_vect_delete_main/index.html    |    42 +-
 .../bootloader/boot_vect_delete_test/index.html    |    42 +-
 .../bootloader/boot_vect_read_main/index.html      |    42 +-
 .../bootloader/boot_vect_read_one/index.html       |    42 +-
 .../bootloader/boot_vect_read_test/index.html      |    42 +-
 os/modules/bootloader/boot_write_status/index.html |    42 +-
 os/modules/bootloader/bootloader/index.html        |    42 +-
 os/modules/console/console/index.html              |    42 +-
 os/modules/console/console_echo/index.html         |    42 +-
 os/modules/console/console_init/index.html         |    42 +-
 os/modules/console/console_is_init/index.html      |    42 +-
 os/modules/console/console_printf/index.html       |    42 +-
 os/modules/console/console_read/index.html         |    42 +-
 os/modules/console/console_set_queues/index.html   |    42 +-
 os/modules/console/console_write/index.html        |    42 +-
 os/modules/devmgmt/customize_newtmgr/index.html    |    42 +-
 os/modules/devmgmt/newtmgr/index.html              |    42 +-
 os/modules/devmgmt/oicmgr/index.html               |    42 +-
 os/modules/drivers/driver/index.html               |    42 +-
 os/modules/drivers/flash/index.html                |    42 +-
 os/modules/drivers/mmc/index.html                  |    42 +-
 os/modules/fcb/fcb/index.html                      |    42 +-
 os/modules/fcb/fcb_append/index.html               |    42 +-
 os/modules/fcb/fcb_append_finish/index.html        |    42 +-
 os/modules/fcb/fcb_append_to_scratch/index.html    |    42 +-
 os/modules/fcb/fcb_clear/index.html                |    42 +-
 os/modules/fcb/fcb_getnext/index.html              |    42 +-
 os/modules/fcb/fcb_init/index.html                 |    42 +-
 os/modules/fcb/fcb_is_empty/index.html             |    42 +-
 os/modules/fcb/fcb_offset_last_n/index.html        |    42 +-
 os/modules/fcb/fcb_rotate/index.html               |    42 +-
 os/modules/fcb/fcb_walk/index.html                 |    42 +-
 os/modules/fs/fatfs/index.html                     |    42 +-
 os/modules/fs/fs/fs/index.html                     |    42 +-
 os/modules/fs/fs/fs_close/index.html               |    42 +-
 os/modules/fs/fs/fs_closedir/index.html            |    42 +-
 os/modules/fs/fs/fs_dirent_is_dir/index.html       |    42 +-
 os/modules/fs/fs/fs_dirent_name/index.html         |    42 +-
 os/modules/fs/fs/fs_filelen/index.html             |    42 +-
 os/modules/fs/fs/fs_getpos/index.html              |    42 +-
 os/modules/fs/fs/fs_mkdir/index.html               |    42 +-
 os/modules/fs/fs/fs_open/index.html                |    42 +-
 os/modules/fs/fs/fs_opendir/index.html             |    42 +-
 os/modules/fs/fs/fs_ops/index.html                 |    42 +-
 os/modules/fs/fs/fs_read/index.html                |    42 +-
 os/modules/fs/fs/fs_readdir/index.html             |    42 +-
 os/modules/fs/fs/fs_register/index.html            |    42 +-
 os/modules/fs/fs/fs_rename/index.html              |    42 +-
 os/modules/fs/fs/fs_return_codes/index.html        |    42 +-
 os/modules/fs/fs/fs_seek/index.html                |    42 +-
 os/modules/fs/fs/fs_unlink/index.html              |    42 +-
 os/modules/fs/fs/fs_write/index.html               |    42 +-
 os/modules/fs/fs/fsutil_read_file/index.html       |    42 +-
 os/modules/fs/fs/fsutil_write_file/index.html      |    42 +-
 os/modules/fs/nffs/nffs/index.html                 |    42 +-
 os/modules/fs/nffs/nffs_area_desc/index.html       |    42 +-
 os/modules/fs/nffs/nffs_config/index.html          |    42 +-
 os/modules/fs/nffs/nffs_detect/index.html          |    42 +-
 os/modules/fs/nffs/nffs_format/index.html          |    42 +-
 os/modules/fs/nffs/nffs_init/index.html            |    42 +-
 os/modules/fs/nffs/nffs_internals/index.html       |    42 +-
 os/modules/fs/otherfs/index.html                   |    42 +-
 os/modules/hal/hal/index.html                      |    42 +-
 os/modules/hal/hal_api/index.html                  |    42 +-
 os/modules/hal/hal_bsp/hal_bsp/index.html          |    42 +-
 os/modules/hal/hal_creation/index.html             |    42 +-
 os/modules/hal/hal_flash/hal_flash/index.html      |    42 +-
 os/modules/hal/hal_flash/hal_flash_int/index.html  |    42 +-
 os/modules/hal/hal_gpio/hal_gpio/index.html        |    42 +-
 os/modules/hal/hal_i2c/hal_i2c/index.html          |    42 +-
 os/modules/hal/hal_in_libraries/index.html         |    42 +-
 os/modules/hal/hal_os_tick/hal_os_tick/index.html  |    42 +-
 os/modules/hal/hal_spi/hal_spi/index.html          |    42 +-
 os/modules/hal/hal_system/hal_sys/index.html       |    42 +-
 os/modules/hal/hal_timer/hal_timer/index.html      |    42 +-
 os/modules/hal/hal_uart/hal_uart/index.html        |    42 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    42 +-
 os/modules/imgmgr/imgmgr/index.html                |    42 +-
 os/modules/imgmgr/imgr_ver_parse/index.html        |    42 +-
 os/modules/imgmgr/imgr_ver_str/index.html          |    42 +-
 os/modules/json/json/index.html                    |    42 +-
 .../json/json_encode_object_entry/index.html       |    42 +-
 .../json/json_encode_object_finish/index.html      |    42 +-
 os/modules/json/json_encode_object_key/index.html  |    42 +-
 .../json/json_encode_object_start/index.html       |    42 +-
 os/modules/json/json_read_object/index.html        |    42 +-
 os/modules/logs/logs/index.html                    |    42 +-
 os/modules/sensor_framework/sensor_api/index.html  |    42 +-
 .../sensor_framework/sensor_create/index.html      |    42 +-
 .../sensor_framework/sensor_driver/index.html      |    42 +-
 .../sensor_framework_overview/index.html           |    42 +-
 .../sensor_listener_api/index.html                 |    42 +-
 .../sensor_framework/sensor_mgr_api/index.html     |    42 +-
 os/modules/sensor_framework/sensor_oic/index.html  |    42 +-
 .../sensor_framework/sensor_shell/index.html       |    42 +-
 os/modules/shell/shell/index.html                  |    42 +-
 os/modules/shell/shell_cmd_register/index.html     |    42 +-
 os/modules/shell/shell_evq_set/index.html          |    42 +-
 .../shell/shell_nlip_input_register/index.html     |    42 +-
 os/modules/shell/shell_nlip_output/index.html      |    42 +-
 os/modules/shell/shell_register/index.html         |    42 +-
 .../shell_register_app_cmd_handler/index.html      |    42 +-
 .../shell/shell_register_default_module/index.html |    42 +-
 os/modules/split/split/index.html                  |    42 +-
 os/modules/stats/stats/index.html                  |    42 +-
 .../sysinitconfig/sysconfig_error/index.html       |    42 +-
 os/modules/sysinitconfig/sysinitconfig/index.html  |    42 +-
 os/modules/testutil/test_assert/index.html         |    42 +-
 os/modules/testutil/test_case/index.html           |    42 +-
 os/modules/testutil/test_decl/index.html           |    42 +-
 os/modules/testutil/test_pass/index.html           |    42 +-
 os/modules/testutil/test_suite/index.html          |    42 +-
 os/modules/testutil/testutil/index.html            |    42 +-
 os/modules/testutil/tu_init/index.html             |    42 +-
 os/modules/testutil/tu_restart/index.html          |    42 +-
 os/os_user_guide/index.html                        |    42 +-
 os/tutorials/add_newtmgr/index.html                |    42 +-
 os/tutorials/air_quality_ble/index.html            |    42 +-
 os/tutorials/air_quality_sensor/index.html         |    42 +-
 os/tutorials/arduino_zero/index.html               |    42 +-
 os/tutorials/ble_bare_bones/index.html             |    42 +-
 os/tutorials/blehci_project/index.html             |    42 +-
 os/tutorials/bleprph/bleprph-adv/index.html        |    42 +-
 os/tutorials/bleprph/bleprph-app/index.html        |    42 +-
 os/tutorials/bleprph/bleprph-chr-access/index.html |    42 +-
 os/tutorials/bleprph/bleprph-gap-event/index.html  |    42 +-
 os/tutorials/bleprph/bleprph-intro/index.html      |    42 +-
 os/tutorials/bleprph/bleprph-svc-reg/index.html    |    42 +-
 os/tutorials/blinky/index.html                     |    42 +-
 os/tutorials/blinky_console/index.html             |    42 +-
 os/tutorials/blinky_primo/index.html               |    42 +-
 os/tutorials/blinky_stm32f4disc/index.html         |    42 +-
 os/tutorials/codesize/index.html                   |    42 +-
 os/tutorials/eddystone/index.html                  |    42 +-
 os/tutorials/event_queue/index.html                |    42 +-
 os/tutorials/ibeacon/index.html                    |    42 +-
 os/tutorials/lora/lorawanapp/index.html            |    42 +-
 os/tutorials/nRF52/index.html                      |    42 +-
 os/tutorials/nrf52_adc/index.html                  |    42 +-
 os/tutorials/olimex/index.html                     |    42 +-
 os/tutorials/ota_upgrade_nrf52/index.html          |    42 +-
 os/tutorials/project-nrf52-slinky/index.html       |    42 +-
 os/tutorials/project-sim-slinky/index.html         |    42 +-
 os/tutorials/project-slinky/index.html             |    42 +-
 os/tutorials/project-stm32-slinky/index.html       |    42 +-
 os/tutorials/rbnano2/index.html                    |    42 +-
 os/tutorials/repo/add_repos/index.html             |    42 +-
 os/tutorials/repo/create_repo/index.html           |    42 +-
 os/tutorials/repo/private_repo/index.html          |    42 +-
 os/tutorials/repo/upgrade_repo/index.html          |    42 +-
 os/tutorials/segger_rtt/index.html                 |    42 +-
 os/tutorials/segger_sysview/index.html             |    42 +-
 os/tutorials/sensors/sensor_bleprph_oic/index.html |    42 +-
 .../sensors/sensor_nrf52_bno055/index.html         |    42 +-
 .../sensors/sensor_nrf52_bno055_oic/index.html     |    42 +-
 .../sensors/sensor_offboard_config/index.html      |    42 +-
 .../sensors/sensor_oic_overview/index.html         |    42 +-
 .../sensors/sensor_thingy_lis2dh12_onb/index.html  |    42 +-
 os/tutorials/sensors/sensors/index.html            |    42 +-
 os/tutorials/tasks_lesson/index.html               |    42 +-
 os/tutorials/tutorials/index.html                  |    42 +-
 os/tutorials/unit_test/index.html                  |    42 +-
 os/tutorials/wi-fi_on_arduino/index.html           |    42 +-
 pages/ble/index.html                               |    27 +-
 pages/securitybullets/index.html                   |    27 +-
 quick-start/index.html                             |    27 +-
 search.html                                        |    42 +-
 sitemap.xml                                        |    44 +-
 talks/index.html                                   |    27 +-
 v0_9_0/about/index.html                            |    27 +-
 v0_9_0/community/index.html                        |    27 +-
 v0_9_0/download/index.html                         |    27 +-
 v0_9_0/events/index.html                           |    27 +-
 v0_9_0/faq/answers/index.html                      |    49 +-
 v0_9_0/faq/how_to_edit_docs/index.html             |    49 +-
 v0_9_0/index.html                                  |    27 +-
 v0_9_0/known_issues/index.html                     |    49 +-
 v0_9_0/network/ble/ble_intro/index.html            |    49 +-
 v0_9_0/network/ble/ble_sec/index.html              |    49 +-
 v0_9_0/network/ble/bletiny/bletiny_GAP/index.html  |    49 +-
 v0_9_0/network/ble/bletiny/bletiny_GATT/index.html |    49 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    49 +-
 v0_9_0/network/ble/bletiny_api/index.html          |    49 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |    49 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |    49 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |    49 +-
 v0_9_0/network/ble/ini_stack/ble_devadd/index.html |    49 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |    49 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |    49 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |    49 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |    49 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |    49 +-
 v0_9_0/network/ble/nimble_setup/index.html         |    49 +-
 v0_9_0/newt/command_list/newt_build/index.html     |    49 +-
 v0_9_0/newt/command_list/newt_clean/index.html     |    49 +-
 .../newt/command_list/newt_create_image/index.html |    49 +-
 v0_9_0/newt/command_list/newt_debug/index.html     |    49 +-
 v0_9_0/newt/command_list/newt_help/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_info/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_install/index.html   |    49 +-
 v0_9_0/newt/command_list/newt_load/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_new/index.html       |    49 +-
 v0_9_0/newt/command_list/newt_run/index.html       |    49 +-
 v0_9_0/newt/command_list/newt_size/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_target/index.html    |    49 +-
 v0_9_0/newt/command_list/newt_test/index.html      |    49 +-
 v0_9_0/newt/command_list/newt_upgrade/index.html   |    49 +-
 v0_9_0/newt/command_list/newt_version/index.html   |    49 +-
 v0_9_0/newt/install/newt_linux/index.html          |    49 +-
 v0_9_0/newt/install/newt_mac/index.html            |    49 +-
 v0_9_0/newt/newt_intro/index.html                  |    49 +-
 v0_9_0/newt/newt_operation/index.html              |    49 +-
 v0_9_0/newt/newt_ops/index.html                    |    49 +-
 v0_9_0/newtmgr/installing/index.html               |    49 +-
 v0_9_0/newtmgr/overview/index.html                 |    49 +-
 v0_9_0/os/core_os/callout/callout/index.html       |    49 +-
 .../callout/os_callout_func_init/index.html        |    49 +-
 .../os/core_os/callout/os_callout_init/index.html  |    49 +-
 .../core_os/callout/os_callout_queued/index.html   |    49 +-
 .../os/core_os/callout/os_callout_reset/index.html |    49 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    49 +-
 .../context_switch/context_switch/index.html       |    49 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    49 +-
 .../os/core_os/context_switch/os_sched/index.html  |    49 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    49 +-
 .../os_sched_get_current_task/index.html           |    49 +-
 .../context_switch/os_sched_insert/index.html      |    49 +-
 .../context_switch/os_sched_next_task/index.html   |    49 +-
 .../os_sched_os_timer_exp/index.html               |    49 +-
 .../context_switch/os_sched_resort/index.html      |    49 +-
 .../os_sched_set_current_task/index.html           |    49 +-
 .../context_switch/os_sched_sleep/index.html       |    49 +-
 .../context_switch/os_sched_wakeup/index.html      |    49 +-
 .../os/core_os/event_queue/event_queue/index.html  |    49 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    49 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    49 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    49 +-
 .../event_queue/os_eventq_remove/index.html        |    49 +-
 v0_9_0/os/core_os/heap/heap/index.html             |    49 +-
 v0_9_0/os/core_os/heap/os_free/index.html          |    49 +-
 v0_9_0/os/core_os/heap/os_malloc/index.html        |    49 +-
 v0_9_0/os/core_os/heap/os_realloc/index.html       |    49 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    49 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    49 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    49 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/mbuf/index.html             |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_adj/index.html      |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_append/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_concat/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_copydata/index.html |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_dup/index.html      |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_extend/index.html   |    49 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_get/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_off/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |    49 +-
 v0_9_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |    49 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    49 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    49 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    49 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    49 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    49 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    49 +-
 v0_9_0/os/core_os/mqueue/mqueue/index.html         |    49 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_get/index.html  |    49 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_init/index.html |    49 +-
 v0_9_0/os/core_os/mqueue/os_mqueue_put/index.html  |    49 +-
 v0_9_0/os/core_os/msys/msys/index.html             |    49 +-
 v0_9_0/os/core_os/msys/os_msys_get/index.html      |    49 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    49 +-
 v0_9_0/os/core_os/msys/os_msys_register/index.html |    49 +-
 v0_9_0/os/core_os/msys/os_msys_reset/index.html    |    49 +-
 v0_9_0/os/core_os/mutex/mutex/index.html           |    49 +-
 v0_9_0/os/core_os/mutex/os_mutex_init/index.html   |    49 +-
 v0_9_0/os/core_os/mutex/os_mutex_pend/index.html   |    49 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    49 +-
 v0_9_0/os/core_os/mynewt_os/index.html             |    49 +-
 v0_9_0/os/core_os/os_init/index.html               |    49 +-
 v0_9_0/os/core_os/os_start/index.html              |    49 +-
 v0_9_0/os/core_os/os_started/index.html            |    49 +-
 v0_9_0/os/core_os/porting/port_bsp/index.html      |    49 +-
 v0_9_0/os/core_os/porting/port_cpu/index.html      |    49 +-
 v0_9_0/os/core_os/porting/port_mcu/index.html      |    49 +-
 v0_9_0/os/core_os/porting/port_os/index.html       |    49 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    49 +-
 .../sanity/os_sanity_check_register/index.html     |    49 +-
 .../sanity/os_sanity_check_reset/index.html        |    49 +-
 .../sanity/os_sanity_task_checkin/index.html       |    49 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |    49 +-
 v0_9_0/os/core_os/sanity/sanity/index.html         |    49 +-
 v0_9_0/os/core_os/semaphore/os_sem_init/index.html |    49 +-
 v0_9_0/os/core_os/semaphore/os_sem_pend/index.html |    49 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    49 +-
 v0_9_0/os/core_os/semaphore/semaphore/index.html   |    49 +-
 v0_9_0/os/core_os/task/os_task_count/index.html    |    49 +-
 .../core_os/task/os_task_info_get_next/index.html  |    49 +-
 v0_9_0/os/core_os/task/os_task_init/index.html     |    49 +-
 v0_9_0/os/core_os/task/task/index.html             |    49 +-
 v0_9_0/os/core_os/time/os_gettimeofday/index.html  |    49 +-
 v0_9_0/os/core_os/time/os_settimeofday/index.html  |    49 +-
 v0_9_0/os/core_os/time/os_time/index.html          |    49 +-
 v0_9_0/os/core_os/time/os_time_delay/index.html    |    49 +-
 v0_9_0/os/core_os/time/os_time_get/index.html      |    49 +-
 v0_9_0/os/core_os/time/os_time_tick/index.html     |    49 +-
 v0_9_0/os/get_started/cross_tools/index.html       |    49 +-
 v0_9_0/os/get_started/docker/index.html            |    49 +-
 v0_9_0/os/get_started/get_started/index.html       |    49 +-
 v0_9_0/os/get_started/native_tools/index.html      |    49 +-
 v0_9_0/os/get_started/project_create/index.html    |    49 +-
 v0_9_0/os/get_started/vocabulary/index.html        |    49 +-
 v0_9_0/os/introduction/index.html                  |    49 +-
 v0_9_0/os/modules/baselibc/index.html              |    49 +-
 .../bootloader/boot_build_status/index.html        |    49 +-
 .../bootloader/boot_build_status_one/index.html    |    49 +-
 .../bootloader/boot_clear_status/index.html        |    49 +-
 .../modules/bootloader/boot_copy_area/index.html   |    49 +-
 .../modules/bootloader/boot_copy_image/index.html  |    49 +-
 .../modules/bootloader/boot_erase_area/index.html  |    49 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    49 +-
 .../bootloader/boot_find_image_area_idx/index.html |    49 +-
 .../bootloader/boot_find_image_part/index.html     |    49 +-
 .../bootloader/boot_find_image_slot/index.html     |    49 +-
 v0_9_0/os/modules/bootloader/boot_go/index.html    |    49 +-
 .../modules/bootloader/boot_init_flash/index.html  |    49 +-
 .../modules/bootloader/boot_move_area/index.html   |    49 +-
 .../bootloader/boot_read_image_header/index.html   |    49 +-
 .../bootloader/boot_read_image_headers/index.html  |    49 +-
 .../modules/bootloader/boot_read_status/index.html |    49 +-
 .../bootloader/boot_select_image_slot/index.html   |    49 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    49 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    49 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    49 +-
 .../bootloader/boot_vect_delete_main/index.html    |    49 +-
 .../bootloader/boot_vect_delete_test/index.html    |    49 +-
 .../bootloader/boot_vect_read_main/index.html      |    49 +-
 .../bootloader/boot_vect_read_one/index.html       |    49 +-
 .../bootloader/boot_vect_read_test/index.html      |    49 +-
 .../bootloader/boot_write_status/index.html        |    49 +-
 v0_9_0/os/modules/bootloader/bootloader/index.html |    49 +-
 v0_9_0/os/modules/console/console/index.html       |    49 +-
 .../console/console_blocking_mode/index.html       |    49 +-
 v0_9_0/os/modules/console/console_echo/index.html  |    49 +-
 v0_9_0/os/modules/console/console_init/index.html  |    49 +-
 .../os/modules/console/console_is_init/index.html  |    49 +-
 .../os/modules/console/console_printf/index.html   |    49 +-
 v0_9_0/os/modules/console/console_read/index.html  |    49 +-
 v0_9_0/os/modules/console/console_write/index.html |    49 +-
 v0_9_0/os/modules/elua/elua/index.html             |    49 +-
 v0_9_0/os/modules/elua/lua_init/index.html         |    49 +-
 v0_9_0/os/modules/elua/lua_main/index.html         |    49 +-
 v0_9_0/os/modules/fs/fs/fs/index.html              |    49 +-
 v0_9_0/os/modules/fs/fs/fs_close/index.html        |    49 +-
 v0_9_0/os/modules/fs/fs/fs_closedir/index.html     |    49 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    49 +-
 v0_9_0/os/modules/fs/fs/fs_dirent_name/index.html  |    49 +-
 v0_9_0/os/modules/fs/fs/fs_filelen/index.html      |    49 +-
 v0_9_0/os/modules/fs/fs/fs_getpos/index.html       |    49 +-
 v0_9_0/os/modules/fs/fs/fs_mkdir/index.html        |    49 +-
 v0_9_0/os/modules/fs/fs/fs_open/index.html         |    49 +-
 v0_9_0/os/modules/fs/fs/fs_opendir/index.html      |    49 +-
 v0_9_0/os/modules/fs/fs/fs_ops/index.html          |    49 +-
 v0_9_0/os/modules/fs/fs/fs_read/index.html         |    49 +-
 v0_9_0/os/modules/fs/fs/fs_readdir/index.html      |    49 +-
 v0_9_0/os/modules/fs/fs/fs_register/index.html     |    49 +-
 v0_9_0/os/modules/fs/fs/fs_rename/index.html       |    49 +-
 v0_9_0/os/modules/fs/fs/fs_return_codes/index.html |    49 +-
 v0_9_0/os/modules/fs/fs/fs_seek/index.html         |    49 +-
 v0_9_0/os/modules/fs/fs/fs_unlink/index.html       |    49 +-
 v0_9_0/os/modules/fs/fs/fs_write/index.html        |    49 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    49 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs/index.html          |    49 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs_config/index.html   |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs_detect/index.html   |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs_format/index.html   |    49 +-
 v0_9_0/os/modules/fs/nffs/nffs_init/index.html     |    49 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    49 +-
 v0_9_0/os/modules/fs/otherfs/index.html            |    49 +-
 v0_9_0/os/modules/hal/hal/index.html               |    49 +-
 v0_9_0/os/modules/hal/hal_adc/hal_adc/index.html   |    49 +-
 v0_9_0/os/modules/hal/hal_api/index.html           |    49 +-
 v0_9_0/os/modules/hal/hal_architecture/index.html  |    49 +-
 .../hal/hal_cputime/hal_cpu_timer/index.html       |    49 +-
 v0_9_0/os/modules/hal/hal_creation/index.html      |    49 +-
 v0_9_0/os/modules/hal/hal_dac/hal_dac/index.html   |    49 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    49 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    49 +-
 .../modules/hal/hal_flash/hal_flash_map/index.html |    49 +-
 v0_9_0/os/modules/hal/hal_gpio/hal_gpio/index.html |    49 +-
 v0_9_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |    49 +-
 v0_9_0/os/modules/hal/hal_in_libraries/index.html  |    49 +-
 v0_9_0/os/modules/hal/hal_pwm/hal_pwm/index.html   |    49 +-
 v0_9_0/os/modules/hal/hal_spi/hal_spi/index.html   |    49 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    49 +-
 v0_9_0/os/modules/hal/hal_uart/hal_uart/index.html |    49 +-
 v0_9_0/os/modules/imgmgr/imgmgr/index.html         |    49 +-
 .../modules/imgmgr/imgmgr_module_init/index.html   |    49 +-
 v0_9_0/os/modules/imgmgr/imgr_ver_parse/index.html |    49 +-
 v0_9_0/os/modules/imgmgr/imgr_ver_str/index.html   |    49 +-
 v0_9_0/os/modules/json/json/index.html             |    49 +-
 .../json/json_encode_object_entry/index.html       |    49 +-
 .../json/json_encode_object_finish/index.html      |    49 +-
 .../modules/json/json_encode_object_key/index.html |    49 +-
 .../json/json_encode_object_start/index.html       |    49 +-
 v0_9_0/os/modules/json/json_read_object/index.html |    49 +-
 v0_9_0/os/modules/logs/logs/index.html             |    49 +-
 v0_9_0/os/modules/shell/shell/index.html           |    49 +-
 .../os/modules/shell/shell_cmd_register/index.html |    49 +-
 .../shell/shell_nlip_input_register/index.html     |    49 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    49 +-
 v0_9_0/os/modules/shell/shell_task_init/index.html |    49 +-
 v0_9_0/os/modules/stats/stats/index.html           |    49 +-
 v0_9_0/os/modules/testutil/test_assert/index.html  |    49 +-
 v0_9_0/os/modules/testutil/test_case/index.html    |    49 +-
 v0_9_0/os/modules/testutil/test_decl/index.html    |    49 +-
 v0_9_0/os/modules/testutil/test_pass/index.html    |    49 +-
 v0_9_0/os/modules/testutil/test_suite/index.html   |    49 +-
 v0_9_0/os/modules/testutil/testutil/index.html     |    49 +-
 v0_9_0/os/modules/testutil/tu_init/index.html      |    49 +-
 v0_9_0/os/modules/testutil/tu_restart/index.html   |    49 +-
 v0_9_0/os/os_user_guide/index.html                 |    49 +-
 v0_9_0/os/tutorials/STM32F303/index.html           |    49 +-
 v0_9_0/os/tutorials/air_quality_sensor/index.html  |    49 +-
 v0_9_0/os/tutorials/arduino_zero/index.html        |    49 +-
 v0_9_0/os/tutorials/blehci_project/index.html      |    49 +-
 v0_9_0/os/tutorials/bleprph/bleprph-adv/index.html |    49 +-
 .../bleprph/bleprph-chr-access/index.html          |    49 +-
 .../os/tutorials/bleprph/bleprph-conn/index.html   |    49 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    49 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    49 +-
 v0_9_0/os/tutorials/bletiny_project/index.html     |    49 +-
 v0_9_0/os/tutorials/blinky_primo/index.html        |    49 +-
 v0_9_0/os/tutorials/blinky_sram_olimex/index.html  |    49 +-
 v0_9_0/os/tutorials/event_queue/index.html         |    49 +-
 v0_9_0/os/tutorials/ibeacon/index.html             |    49 +-
 v0_9_0/os/tutorials/nRF52/index.html               |    49 +-
 v0_9_0/os/tutorials/olimex/index.html              |    49 +-
 v0_9_0/os/tutorials/pin-wheel-mods/index.html      |    49 +-
 v0_9_0/os/tutorials/project-slinky/index.html      |    49 +-
 .../os/tutorials/project-target-slinky/index.html  |    49 +-
 v0_9_0/os/tutorials/repo/add_repos/index.html      |    49 +-
 v0_9_0/os/tutorials/repo/create_repo/index.html    |    49 +-
 v0_9_0/os/tutorials/repo/upgrade_repo/index.html   |    49 +-
 v0_9_0/os/tutorials/tutorials/index.html           |    49 +-
 v0_9_0/os/tutorials/unit_test/index.html           |    49 +-
 v0_9_0/quick-start/index.html                      |    27 +-
 v0_9_0/search.html                                 |    49 +-
 v0_9_0/sitemap.xml                                 |    22 +-
 v1_0_0/about/index.html                            |    27 +-
 v1_0_0/community/index.html                        |    27 +-
 v1_0_0/download/index.html                         |    27 +-
 v1_0_0/events/index.html                           |    27 +-
 v1_0_0/faq/answers/index.html                      |    49 +-
 v1_0_0/faq/go_env/index.html                       |    49 +-
 v1_0_0/faq/how_to_edit_docs/index.html             |    49 +-
 v1_0_0/faq/ide/index.html                          |    49 +-
 v1_0_0/index.html                                  |    27 +-
 v1_0_0/known_issues/index.html                     |    49 +-
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |    49 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    49 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    49 +-
 .../functions/ble_att_svr_read_local/index.html    |    49 +-
 .../functions/ble_att_svr_write_local/index.html   |    49 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |    49 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    49 +-
 .../functions/ble_gap_adv_active/index.html        |    49 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    49 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    49 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    49 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    49 +-
 .../functions/ble_gap_conn_active/index.html       |    49 +-
 .../functions/ble_gap_conn_cancel/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    49 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    49 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    49 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    49 +-
 .../functions/ble_gap_disc_active/index.html       |    49 +-
 .../functions/ble_gap_disc_cancel/index.html       |    49 +-
 .../functions/ble_gap_security_initiate/index.html |    49 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    49 +-
 .../functions/ble_gap_update_params/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    49 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |    49 +-
 .../definitions/ble_gattc_defs/index.html          |    49 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    49 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    49 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    49 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    49 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    49 +-
 .../functions/ble_gattc_indicate/index.html        |    49 +-
 .../functions/ble_gattc_notify/index.html          |    49 +-
 .../functions/ble_gattc_notify_custom/index.html   |    49 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    49 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    49 +-
 .../functions/ble_gattc_read_long/index.html       |    49 +-
 .../functions/ble_gattc_read_mult/index.html       |    49 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    49 +-
 .../functions/ble_gattc_write_flat/index.html      |    49 +-
 .../functions/ble_gattc_write_long/index.html      |    49 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    49 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    49 +-
 .../functions/ble_gattc_write_reliable/index.html  |    49 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |    49 +-
 .../definitions/ble_gatts_defs/index.html          |    49 +-
 .../functions/ble_gatts_add_svcs/index.html        |    49 +-
 .../functions/ble_gatts_count_cfg/index.html       |    49 +-
 .../functions/ble_gatts_count_resources/index.html |    49 +-
 .../functions/ble_gatts_find_chr/index.html        |    49 +-
 .../functions/ble_gatts_find_dsc/index.html        |    49 +-
 .../functions/ble_gatts_find_svc/index.html        |    49 +-
 .../functions/ble_gatts_register_svcs/index.html   |    49 +-
 v1_0_0/network/ble/ble_hs/ble_hs/index.html        |    49 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |    49 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    49 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    49 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    49 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |    47 +-
 .../ble_hs/init/definitions/init_defs/index.html   |    49 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |    49 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |    49 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |    49 +-
 v1_0_0/network/ble/ble_hs/init/init/index.html     |    49 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    49 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    49 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    49 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    49 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    49 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    49 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |    49 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |    49 +-
 v1_0_0/network/ble/ble_hs/other/other/index.html   |    49 +-
 v1_0_0/network/ble/ble_intro/index.html            |    49 +-
 v1_0_0/network/ble/ble_sec/index.html              |    49 +-
 v1_0_0/network/ble/bletiny/bletiny_GAP/index.html  |    49 +-
 v1_0_0/network/ble/bletiny/bletiny_GATT/index.html |    49 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    49 +-
 v1_0_0/network/ble/bletiny/bletiny_api/index.html  |    49 +-
 .../network/ble/ini_stack/ble_add_cpu/index.html   |    49 +-
 .../ble/ini_stack/ble_consolepkg/index.html        |    49 +-
 .../ble/ini_stack/ble_controller_ini/index.html    |    49 +-
 v1_0_0/network/ble/ini_stack/ble_devadd/index.html |    49 +-
 .../network/ble/ini_stack/ble_host_ini/index.html  |    49 +-
 .../network/ble/ini_stack/ble_ini_intro/index.html |    49 +-
 .../network/ble/ini_stack/ble_mempool/index.html   |    49 +-
 .../ble/ini_stack/ble_parent_ini/index.html        |    49 +-
 .../network/ble/ini_stack/ble_statpkg/index.html   |    49 +-
 v1_0_0/network/ble/nimble_setup/index.html         |    49 +-
 v1_0_0/newt/command_list/newt_build/index.html     |    49 +-
 v1_0_0/newt/command_list/newt_clean/index.html     |    49 +-
 .../newt/command_list/newt_create_image/index.html |    49 +-
 v1_0_0/newt/command_list/newt_debug/index.html     |    49 +-
 v1_0_0/newt/command_list/newt_help/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_info/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_install/index.html   |    49 +-
 v1_0_0/newt/command_list/newt_load/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_mfg/index.html       |    49 +-
 v1_0_0/newt/command_list/newt_new/index.html       |    49 +-
 v1_0_0/newt/command_list/newt_pkg/index.html       |    49 +-
 v1_0_0/newt/command_list/newt_run/index.html       |    49 +-
 v1_0_0/newt/command_list/newt_size/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_sync/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_target/index.html    |    49 +-
 v1_0_0/newt/command_list/newt_test/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_upgrade/index.html   |    49 +-
 v1_0_0/newt/command_list/newt_vals/index.html      |    49 +-
 v1_0_0/newt/command_list/newt_version/index.html   |    49 +-
 v1_0_0/newt/install/newt_linux/index.html          |    49 +-
 v1_0_0/newt/install/newt_mac/index.html            |    49 +-
 v1_0_0/newt/install/newt_windows/index.html        |    49 +-
 v1_0_0/newt/newt_intro/index.html                  |    49 +-
 v1_0_0/newt/newt_operation/index.html              |    49 +-
 v1_0_0/newt/newt_ops/index.html                    |    49 +-
 .../newtmgr/command_list/newtmgr_config/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |    49 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |    49 +-
 .../command_list/newtmgr_datetime/index.html       |    49 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |    49 +-
 v1_0_0/newtmgr/command_list/newtmgr_fs/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |    49 +-
 .../command_list/newtmgr_mpstats/index.html        |    49 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |    49 +-
 v1_0_0/newtmgr/command_list/newtmgr_run/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |    49 +-
 .../command_list/newtmgr_taskstats/index.html      |    49 +-
 v1_0_0/newtmgr/install_linux/index.html            |    49 +-
 v1_0_0/newtmgr/install_mac/index.html              |    49 +-
 v1_0_0/newtmgr/install_windows/index.html          |    49 +-
 v1_0_0/newtmgr/overview/index.html                 |    49 +-
 v1_0_0/os/core_os/callout/callout/index.html       |    49 +-
 .../callout/os_callout_func_init/index.html        |    49 +-
 .../os/core_os/callout/os_callout_init/index.html  |    49 +-
 .../core_os/callout/os_callout_queued/index.html   |    49 +-
 .../os/core_os/callout/os_callout_reset/index.html |    49 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    49 +-
 .../context_switch/context_switch/index.html       |    49 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    49 +-
 .../os/core_os/context_switch/os_sched/index.html  |    49 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    49 +-
 .../os_sched_get_current_task/index.html           |    49 +-
 .../context_switch/os_sched_insert/index.html      |    49 +-
 .../context_switch/os_sched_next_task/index.html   |    49 +-
 .../os_sched_os_timer_exp/index.html               |    49 +-
 .../context_switch/os_sched_remove/index.html      |    49 +-
 .../context_switch/os_sched_resort/index.html      |    49 +-
 .../os_sched_set_current_task/index.html           |    49 +-
 .../context_switch/os_sched_sleep/index.html       |    49 +-
 .../context_switch/os_sched_wakeup/index.html      |    49 +-
 v1_0_0/os/core_os/cputime/os_cputime/index.html    |    49 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    49 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    49 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    49 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |    49 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |    49 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    49 +-
 .../cputime/os_cputime_timer_init/index.html       |    49 +-
 .../cputime/os_cputime_timer_relative/index.html   |    49 +-
 .../cputime/os_cputime_timer_start/index.html      |    49 +-
 .../cputime/os_cputime_timer_stop/index.html       |    49 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    49 +-
 .../os/core_os/event_queue/event_queue/index.html  |    49 +-
 .../event_queue/os_eventq_designate/index.html     |    49 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    49 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    49 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    49 +-
 .../event_queue/os_eventq_inited/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    49 +-
 .../event_queue/os_eventq_remove/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_run/index.html   |    49 +-
 v1_0_0/os/core_os/heap/heap/index.html             |    49 +-
 v1_0_0/os/core_os/heap/os_free/index.html          |    49 +-
 v1_0_0/os/core_os/heap/os_malloc/index.html        |    49 +-
 v1_0_0/os/core_os/heap/os_realloc/index.html       |    49 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    49 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    49 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    49 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/mbuf/index.html             |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_adj/index.html      |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_append/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_concat/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_copydata/index.html |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_dup/index.html      |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_extend/index.html   |    49 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_get/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_off/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |    49 +-
 v1_0_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |    49 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    49 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    49 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    49 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    49 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    49 +-
 .../os_mempool_info_get_next/index.html            |    49 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    49 +-
 v1_0_0/os/core_os/mqueue/mqueue/index.html         |    49 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_get/index.html  |    49 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_init/index.html |    49 +-
 v1_0_0/os/core_os/mqueue/os_mqueue_put/index.html  |    49 +-
 v1_0_0/os/core_os/msys/msys/index.html             |    49 +-
 v1_0_0/os/core_os/msys/os_msys_get/index.html      |    49 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    49 +-
 v1_0_0/os/core_os/msys/os_msys_register/index.html |    49 +-
 v1_0_0/os/core_os/msys/os_msys_reset/index.html    |    49 +-
 v1_0_0/os/core_os/mutex/mutex/index.html           |    49 +-
 v1_0_0/os/core_os/mutex/os_mutex_init/index.html   |    49 +-
 v1_0_0/os/core_os/mutex/os_mutex_pend/index.html   |    49 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    49 +-
 v1_0_0/os/core_os/mynewt_os/index.html             |    49 +-
 v1_0_0/os/core_os/os_started/index.html            |    49 +-
 v1_0_0/os/core_os/porting/port_bsp/index.html      |    49 +-
 v1_0_0/os/core_os/porting/port_cpu/index.html      |    49 +-
 v1_0_0/os/core_os/porting/port_mcu/index.html      |    49 +-
 v1_0_0/os/core_os/porting/port_os/index.html       |    49 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    49 +-
 .../sanity/os_sanity_check_register/index.html     |    49 +-
 .../sanity/os_sanity_check_reset/index.html        |    49 +-
 .../sanity/os_sanity_task_checkin/index.html       |    49 +-
 .../core_os/sanity/os_sanity_task_init/index.html  |    49 +-
 v1_0_0/os/core_os/sanity/sanity/index.html         |    49 +-
 v1_0_0/os/core_os/semaphore/os_sem_init/index.html |    49 +-
 v1_0_0/os/core_os/semaphore/os_sem_pend/index.html |    49 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    49 +-
 v1_0_0/os/core_os/semaphore/semaphore/index.html   |    49 +-
 v1_0_0/os/core_os/task/os_task_count/index.html    |    49 +-
 .../core_os/task/os_task_info_get_next/index.html  |    49 +-
 v1_0_0/os/core_os/task/os_task_init/index.html     |    49 +-
 v1_0_0/os/core_os/task/os_task_remove/index.html   |    49 +-
 v1_0_0/os/core_os/task/task/index.html             |    49 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |    49 +-
 v1_0_0/os/core_os/time/os_gettimeofday/index.html  |    49 +-
 v1_0_0/os/core_os/time/os_settimeofday/index.html  |    49 +-
 v1_0_0/os/core_os/time/os_time/index.html          |    49 +-
 v1_0_0/os/core_os/time/os_time_advance/index.html  |    49 +-
 v1_0_0/os/core_os/time/os_time_delay/index.html    |    49 +-
 v1_0_0/os/core_os/time/os_time_get/index.html      |    49 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |    49 +-
 v1_0_0/os/get_started/cross_tools/index.html       |    49 +-
 v1_0_0/os/get_started/docker/index.html            |    49 +-
 v1_0_0/os/get_started/get_started/index.html       |    49 +-
 .../os/get_started/native_install_intro/index.html |    49 +-
 v1_0_0/os/get_started/native_tools/index.html      |    49 +-
 v1_0_0/os/get_started/project_create/index.html    |    49 +-
 v1_0_0/os/get_started/serial_access/index.html     |    49 +-
 v1_0_0/os/get_started/vocabulary/index.html        |    49 +-
 v1_0_0/os/introduction/index.html                  |    49 +-
 v1_0_0/os/modules/baselibc/index.html              |    49 +-
 .../bootloader/boot_build_status/index.html        |    49 +-
 .../bootloader/boot_build_status_one/index.html    |    49 +-
 .../bootloader/boot_clear_status/index.html        |    49 +-
 .../modules/bootloader/boot_copy_area/index.html   |    49 +-
 .../modules/bootloader/boot_copy_image/index.html  |    49 +-
 .../modules/bootloader/boot_erase_area/index.html  |    49 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    49 +-
 .../bootloader/boot_find_image_area_idx/index.html |    49 +-
 .../bootloader/boot_find_image_part/index.html     |    49 +-
 .../bootloader/boot_find_image_slot/index.html     |    49 +-
 v1_0_0/os/modules/bootloader/boot_go/index.html    |    49 +-
 .../modules/bootloader/boot_init_flash/index.html  |    49 +-
 .../modules/bootloader/boot_move_area/index.html   |    49 +-
 .../bootloader/boot_read_image_header/index.html   |    49 +-
 .../bootloader/boot_read_image_headers/index.html  |    49 +-
 .../modules/bootloader/boot_read_status/index.html |    49 +-
 .../bootloader/boot_select_image_slot/index.html   |    49 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    49 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    49 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    49 +-
 .../bootloader/boot_vect_delete_main/index.html    |    49 +-
 .../bootloader/boot_vect_delete_test/index.html    |    49 +-
 .../bootloader/boot_vect_read_main/index.html      |    49 +-
 .../bootloader/boot_vect_read_one/index.html       |    49 +-
 .../bootloader/boot_vect_read_test/index.html      |    49 +-
 .../bootloader/boot_write_status/index.html        |    49 +-
 v1_0_0/os/modules/bootloader/bootloader/index.html |    49 +-
 v1_0_0/os/modules/console/console/index.html       |    49 +-
 .../console/console_blocking_mode/index.html       |    49 +-
 v1_0_0/os/modules/console/console_echo/index.html  |    49 +-
 v1_0_0/os/modules/console/console_init/index.html  |    49 +-
 .../os/modules/console/console_is_init/index.html  |    49 +-
 .../os/modules/console/console_printf/index.html   |    49 +-
 v1_0_0/os/modules/console/console_read/index.html  |    49 +-
 v1_0_0/os/modules/console/console_write/index.html |    49 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |    49 +-
 v1_0_0/os/modules/devmgmt/newtmgr/index.html       |    49 +-
 v1_0_0/os/modules/devmgmt/oicmgr/index.html        |    49 +-
 v1_0_0/os/modules/drivers/driver/index.html        |    49 +-
 v1_0_0/os/modules/drivers/flash/index.html         |    49 +-
 v1_0_0/os/modules/drivers/mmc/index.html           |    49 +-
 v1_0_0/os/modules/fcb/fcb/index.html               |    49 +-
 v1_0_0/os/modules/fcb/fcb_append/index.html        |    49 +-
 v1_0_0/os/modules/fcb/fcb_append_finish/index.html |    49 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |    49 +-
 v1_0_0/os/modules/fcb/fcb_clear/index.html         |    49 +-
 v1_0_0/os/modules/fcb/fcb_getnext/index.html       |    49 +-
 v1_0_0/os/modules/fcb/fcb_init/index.html          |    49 +-
 v1_0_0/os/modules/fcb/fcb_is_empty/index.html      |    49 +-
 v1_0_0/os/modules/fcb/fcb_offset_last_n/index.html |    49 +-
 v1_0_0/os/modules/fcb/fcb_rotate/index.html        |    49 +-
 v1_0_0/os/modules/fcb/fcb_walk/index.html          |    49 +-
 v1_0_0/os/modules/fs/fatfs/index.html              |    49 +-
 v1_0_0/os/modules/fs/fs/fs/index.html              |    49 +-
 v1_0_0/os/modules/fs/fs/fs_close/index.html        |    49 +-
 v1_0_0/os/modules/fs/fs/fs_closedir/index.html     |    49 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    49 +-
 v1_0_0/os/modules/fs/fs/fs_dirent_name/index.html  |    49 +-
 v1_0_0/os/modules/fs/fs/fs_filelen/index.html      |    49 +-
 v1_0_0/os/modules/fs/fs/fs_getpos/index.html       |    49 +-
 v1_0_0/os/modules/fs/fs/fs_mkdir/index.html        |    49 +-
 v1_0_0/os/modules/fs/fs/fs_open/index.html         |    49 +-
 v1_0_0/os/modules/fs/fs/fs_opendir/index.html      |    49 +-
 v1_0_0/os/modules/fs/fs/fs_ops/index.html          |    49 +-
 v1_0_0/os/modules/fs/fs/fs_read/index.html         |    49 +-
 v1_0_0/os/modules/fs/fs/fs_readdir/index.html      |    49 +-
 v1_0_0/os/modules/fs/fs/fs_register/index.html     |    49 +-
 v1_0_0/os/modules/fs/fs/fs_rename/index.html       |    49 +-
 v1_0_0/os/modules/fs/fs/fs_return_codes/index.html |    49 +-
 v1_0_0/os/modules/fs/fs/fs_seek/index.html         |    49 +-
 v1_0_0/os/modules/fs/fs/fs_unlink/index.html       |    49 +-
 v1_0_0/os/modules/fs/fs/fs_write/index.html        |    49 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    49 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs/index.html          |    49 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs_config/index.html   |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs_detect/index.html   |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs_format/index.html   |    49 +-
 v1_0_0/os/modules/fs/nffs/nffs_init/index.html     |    49 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    49 +-
 v1_0_0/os/modules/fs/otherfs/index.html            |    49 +-
 v1_0_0/os/modules/hal/hal/index.html               |    49 +-
 v1_0_0/os/modules/hal/hal_api/index.html           |    49 +-
 v1_0_0/os/modules/hal/hal_bsp/hal_bsp/index.html   |    49 +-
 v1_0_0/os/modules/hal/hal_creation/index.html      |    49 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    49 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    49 +-
 v1_0_0/os/modules/hal/hal_gpio/hal_gpio/index.html |    49 +-
 v1_0_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |    49 +-
 v1_0_0/os/modules/hal/hal_in_libraries/index.html  |    49 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |    49 +-
 v1_0_0/os/modules/hal/hal_spi/hal_spi/index.html   |    49 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    49 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |    49 +-
 v1_0_0/os/modules/hal/hal_uart/hal_uart/index.html |    49 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    49 +-
 v1_0_0/os/modules/imgmgr/imgmgr/index.html         |    49 +-
 v1_0_0/os/modules/imgmgr/imgr_ver_parse/index.html |    49 +-
 v1_0_0/os/modules/imgmgr/imgr_ver_str/index.html   |    49 +-
 v1_0_0/os/modules/json/json/index.html             |    49 +-
 .../json/json_encode_object_entry/index.html       |    49 +-
 .../json/json_encode_object_finish/index.html      |    49 +-
 .../modules/json/json_encode_object_key/index.html |    49 +-
 .../json/json_encode_object_start/index.html       |    49 +-
 v1_0_0/os/modules/json/json_read_object/index.html |    49 +-
 v1_0_0/os/modules/logs/logs/index.html             |    49 +-
 v1_0_0/os/modules/shell/shell/index.html           |    49 +-
 .../os/modules/shell/shell_cmd_register/index.html |    49 +-
 v1_0_0/os/modules/shell/shell_evq_set/index.html   |    49 +-
 .../shell/shell_nlip_input_register/index.html     |    49 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    49 +-
 v1_0_0/os/modules/split/split/index.html           |    49 +-
 v1_0_0/os/modules/stats/stats/index.html           |    49 +-
 .../sysinitconfig/sysconfig_error/index.html       |    49 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |    49 +-
 v1_0_0/os/modules/testutil/test_assert/index.html  |    49 +-
 v1_0_0/os/modules/testutil/test_case/index.html    |    49 +-
 v1_0_0/os/modules/testutil/test_decl/index.html    |    49 +-
 v1_0_0/os/modules/testutil/test_pass/index.html    |    49 +-
 v1_0_0/os/modules/testutil/test_suite/index.html   |    49 +-
 v1_0_0/os/modules/testutil/testutil/index.html     |    49 +-
 v1_0_0/os/modules/testutil/tu_init/index.html      |    49 +-
 v1_0_0/os/modules/testutil/tu_restart/index.html   |    49 +-
 v1_0_0/os/os_user_guide/index.html                 |    49 +-
 v1_0_0/os/tutorials/add_newtmgr/index.html         |    49 +-
 v1_0_0/os/tutorials/add_shell/index.html           |    49 +-
 v1_0_0/os/tutorials/air_quality_ble/index.html     |    49 +-
 v1_0_0/os/tutorials/air_quality_sensor/index.html  |    49 +-
 v1_0_0/os/tutorials/arduino_zero/index.html        |    49 +-
 v1_0_0/os/tutorials/blehci_project/index.html      |    49 +-
 v1_0_0/os/tutorials/bleprph/bleprph-adv/index.html |    49 +-
 v1_0_0/os/tutorials/bleprph/bleprph-app/index.html |    49 +-
 .../bleprph/bleprph-chr-access/index.html          |    49 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |    49 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    49 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    49 +-
 v1_0_0/os/tutorials/bletiny_project/index.html     |    49 +-
 v1_0_0/os/tutorials/blinky/index.html              |    49 +-
 v1_0_0/os/tutorials/blinky_console/index.html      |    49 +-
 v1_0_0/os/tutorials/blinky_primo/index.html        |    49 +-
 v1_0_0/os/tutorials/blinky_stm32f4disc/index.html  |    49 +-
 v1_0_0/os/tutorials/eddystone/index.html           |    49 +-
 v1_0_0/os/tutorials/event_queue/index.html         |    49 +-
 v1_0_0/os/tutorials/ibeacon/index.html             |    49 +-
 v1_0_0/os/tutorials/nRF52/index.html               |    49 +-
 v1_0_0/os/tutorials/nrf52_adc/index.html           |    49 +-
 v1_0_0/os/tutorials/olimex/index.html              |    49 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |    49 +-
 v1_0_0/os/tutorials/project-sim-slinky/index.html  |    49 +-
 v1_0_0/os/tutorials/project-slinky/index.html      |    49 +-
 .../os/tutorials/project-stm32-slinky/index.html   |    49 +-
 v1_0_0/os/tutorials/rbnano2/index.html             |    49 +-
 v1_0_0/os/tutorials/repo/add_repos/index.html      |    49 +-
 v1_0_0/os/tutorials/repo/create_repo/index.html    |    49 +-
 v1_0_0/os/tutorials/repo/private_repo/index.html   |    49 +-
 v1_0_0/os/tutorials/repo/upgrade_repo/index.html   |    49 +-
 v1_0_0/os/tutorials/tasks_lesson/index.html        |    49 +-
 v1_0_0/os/tutorials/tutorials/index.html           |    49 +-
 v1_0_0/os/tutorials/unit_test/index.html           |    49 +-
 v1_0_0/os/tutorials/wi-fi_on_arduino/index.html    |    49 +-
 v1_0_0/pages/ble/index.html                        |    27 +-
 v1_0_0/quick-start/index.html                      |    27 +-
 v1_0_0/search.html                                 |    49 +-
 v1_0_0/sitemap.xml                                 |    30 +-
 v1_0_0/talks/index.html                            |    27 +-
 v1_1_0/about/index.html                            |    27 +-
 v1_1_0/community/index.html                        |    27 +-
 v1_1_0/download/index.html                         |    27 +-
 v1_1_0/events/index.html                           |    27 +-
 v1_1_0/faq/answers/index.html                      |    49 +-
 v1_1_0/faq/go_env/index.html                       |    49 +-
 v1_1_0/faq/how_to_edit_docs/index.html             |    49 +-
 v1_1_0/faq/ide/index.html                          |    49 +-
 v1_1_0/index.html                                  |    27 +-
 v1_1_0/known_issues/index.html                     |    49 +-
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |    49 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    49 +-
 .../functions/ble_att_preferred_mtu/index.html     |    49 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    49 +-
 .../functions/ble_att_svr_read_local/index.html    |    49 +-
 .../functions/ble_att_svr_write_local/index.html   |    49 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |    49 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    49 +-
 .../functions/ble_gap_adv_active/index.html        |    49 +-
 .../functions/ble_gap_adv_rsp_set_data/index.html  |    49 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    49 +-
 .../functions/ble_gap_adv_set_data/index.html      |    49 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    49 +-
 .../functions/ble_gap_adv_set_phys/index.html      |    49 +-
 .../functions/ble_gap_adv_set_tx_power/index.html  |    49 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    49 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    49 +-
 .../functions/ble_gap_conn_active/index.html       |    49 +-
 .../functions/ble_gap_conn_cancel/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    49 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    49 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    49 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    49 +-
 .../functions/ble_gap_disc_active/index.html       |    49 +-
 .../functions/ble_gap_disc_cancel/index.html       |    49 +-
 .../functions/ble_gap_ext_connect/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |    49 +-
 .../functions/ble_gap_read_le_phy/index.html       |    49 +-
 .../functions/ble_gap_security_initiate/index.html |    49 +-
 .../functions/ble_gap_set_event_cb/index.html      |    49 +-
 .../ble_gap_set_prefered_default_le_phy/index.html |    49 +-
 .../ble_gap_set_prefered_le_phy/index.html         |    49 +-
 .../functions/ble_gap_set_priv_mode/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    49 +-
 .../functions/ble_gap_update_params/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    49 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |    49 +-
 .../definitions/ble_gattc_defs/index.html          |    49 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    49 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    49 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    49 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    49 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    49 +-
 .../functions/ble_gattc_indicate/index.html        |    49 +-
 .../functions/ble_gattc_indicate_custom/index.html |    49 +-
 .../functions/ble_gattc_notify/index.html          |    49 +-
 .../functions/ble_gattc_notify_custom/index.html   |    49 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    49 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    49 +-
 .../functions/ble_gattc_read_long/index.html       |    49 +-
 .../functions/ble_gattc_read_mult/index.html       |    49 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    49 +-
 .../functions/ble_gattc_write_flat/index.html      |    49 +-
 .../functions/ble_gattc_write_long/index.html      |    49 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    49 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    49 +-
 .../functions/ble_gattc_write_reliable/index.html  |    49 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |    49 +-
 .../definitions/ble_gatts_defs/index.html          |    49 +-
 .../functions/ble_gatts_add_svcs/index.html        |    49 +-
 .../functions/ble_gatts_count_cfg/index.html       |    49 +-
 .../functions/ble_gatts_find_chr/index.html        |    49 +-
 .../functions/ble_gatts_find_dsc/index.html        |    49 +-
 .../functions/ble_gatts_find_svc/index.html        |    49 +-
 .../ble_gatts_svc_set_visibility/index.html        |    49 +-
 v1_1_0/network/ble/ble_hs/ble_hs/index.html        |    49 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |    49 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    49 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    49 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    49 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |    47 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    49 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    49 +-
 .../other/functions/ble_hs_evq_set/index.html      |    49 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    49 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    49 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    49 +-
 .../other/functions/ble_hs_sched_reset/index.html  |    49 +-
 .../other/functions/ble_hs_synced/index.html       |    49 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    49 +-
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |    49 +-
 .../functions/ble_uuid_init_from_buf/index.html    |    49 +-
 .../other/functions/ble_uuid_to_str/index.html     |    49 +-
 .../ble_hs/other/functions/ble_uuid_u16/index.html |    49 +-
 v1_1_0/network/ble/ble_hs/other/other/index.html   |    49 +-
 v1_1_0/network/ble/ble_intro/index.html            |    49 +-
 v1_1_0/network/ble/ble_sec/index.html              |    49 +-
 v1_1_0/network/ble/ble_setup/ble_addr/index.html   |    49 +-
 .../network/ble/ble_setup/ble_lp_clock/index.html  |    49 +-
 .../ble/ble_setup/ble_setup_intro/index.html       |    49 +-
 .../network/ble/ble_setup/ble_sync_cb/index.html   |    49 +-
 v1_1_0/network/ble/bletiny/bletiny_GAP/index.html  |    47 +-
 v1_1_0/network/ble/bletiny/bletiny_GATT/index.html |    49 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    49 +-
 v1_1_0/network/ble/bletiny/bletiny_api/index.html  |    49 +-
 v1_1_0/network/ble/btshell/btshell_GAP/index.html  |    47 +-
 v1_1_0/network/ble/btshell/btshell_GATT/index.html |    49 +-
 .../network/ble/btshell/btshell_advdata/index.html |    49 +-
 v1_1_0/network/ble/btshell/btshell_api/index.html  |    49 +-
 v1_1_0/newt/command_list/newt_build/index.html     |    49 +-
 v1_1_0/newt/command_list/newt_clean/index.html     |    49 +-
 .../newt/command_list/newt_create_image/index.html |    49 +-
 v1_1_0/newt/command_list/newt_debug/index.html     |    49 +-
 v1_1_0/newt/command_list/newt_help/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_info/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_install/index.html   |    49 +-
 v1_1_0/newt/command_list/newt_load/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_mfg/index.html       |    49 +-
 v1_1_0/newt/command_list/newt_new/index.html       |    49 +-
 v1_1_0/newt/command_list/newt_pkg/index.html       |    49 +-
 .../newt/command_list/newt_resign_image/index.html |    49 +-
 v1_1_0/newt/command_list/newt_run/index.html       |    49 +-
 v1_1_0/newt/command_list/newt_size/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_sync/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_target/index.html    |    49 +-
 v1_1_0/newt/command_list/newt_test/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_upgrade/index.html   |    49 +-
 v1_1_0/newt/command_list/newt_vals/index.html      |    49 +-
 v1_1_0/newt/command_list/newt_version/index.html   |    49 +-
 v1_1_0/newt/install/newt_linux/index.html          |    49 +-
 v1_1_0/newt/install/newt_mac/index.html            |    49 +-
 v1_1_0/newt/install/newt_windows/index.html        |    49 +-
 v1_1_0/newt/newt_intro/index.html                  |    49 +-
 v1_1_0/newt/newt_operation/index.html              |    49 +-
 v1_1_0/newt/newt_ops/index.html                    |    49 +-
 .../newtmgr/command_list/newtmgr_config/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |    49 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |    49 +-
 .../command_list/newtmgr_datetime/index.html       |    49 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |    49 +-
 v1_1_0/newtmgr/command_list/newtmgr_fs/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |    49 +-
 .../command_list/newtmgr_mpstats/index.html        |    49 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |    49 +-
 v1_1_0/newtmgr/command_list/newtmgr_run/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |    49 +-
 .../command_list/newtmgr_taskstats/index.html      |    49 +-
 v1_1_0/newtmgr/install_linux/index.html            |    49 +-
 v1_1_0/newtmgr/install_mac/index.html              |    49 +-
 v1_1_0/newtmgr/install_windows/index.html          |    49 +-
 v1_1_0/newtmgr/overview/index.html                 |    49 +-
 v1_1_0/os/core_os/callout/callout/index.html       |    49 +-
 .../callout/os_callout_func_init/index.html        |    49 +-
 .../os/core_os/callout/os_callout_init/index.html  |    49 +-
 .../core_os/callout/os_callout_queued/index.html   |    49 +-
 .../os/core_os/callout/os_callout_reset/index.html |    49 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    49 +-
 .../context_switch/context_switch/index.html       |    49 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    49 +-
 .../os/core_os/context_switch/os_sched/index.html  |    49 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    49 +-
 .../os_sched_get_current_task/index.html           |    49 +-
 .../context_switch/os_sched_insert/index.html      |    49 +-
 .../context_switch/os_sched_next_task/index.html   |    49 +-
 .../os_sched_os_timer_exp/index.html               |    49 +-
 .../context_switch/os_sched_remove/index.html      |    49 +-
 .../context_switch/os_sched_resort/index.html      |    49 +-
 .../os_sched_set_current_task/index.html           |    49 +-
 .../context_switch/os_sched_sleep/index.html       |    49 +-
 .../context_switch/os_sched_wakeup/index.html      |    49 +-
 v1_1_0/os/core_os/cputime/os_cputime/index.html    |    49 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    49 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    49 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    49 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |    49 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |    49 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    49 +-
 .../cputime/os_cputime_timer_init/index.html       |    49 +-
 .../cputime/os_cputime_timer_relative/index.html   |    49 +-
 .../cputime/os_cputime_timer_start/index.html      |    49 +-
 .../cputime/os_cputime_timer_stop/index.html       |    49 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    49 +-
 .../os/core_os/event_queue/event_queue/index.html  |    49 +-
 .../event_queue/os_eventq_designate/index.html     |    49 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    49 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    49 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    49 +-
 .../event_queue/os_eventq_inited/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    49 +-
 .../event_queue/os_eventq_remove/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_run/index.html   |    49 +-
 v1_1_0/os/core_os/heap/heap/index.html             |    49 +-
 v1_1_0/os/core_os/heap/os_free/index.html          |    49 +-
 v1_1_0/os/core_os/heap/os_malloc/index.html        |    49 +-
 v1_1_0/os/core_os/heap/os_realloc/index.html       |    49 +-
 v1_1_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    49 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    49 +-
 v1_1_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    49 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/mbuf/index.html             |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_adj/index.html      |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_append/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_concat/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_copydata/index.html |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_dup/index.html      |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_extend/index.html   |    49 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_get/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_off/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |    49 +-
 v1_1_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |    49 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    49 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    49 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    49 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    49 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    49 +-
 .../os_mempool_info_get_next/index.html            |    49 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    49 +-
 v1_1_0/os/core_os/mqueue/mqueue/index.html         |    49 +-
 v1_1_0/os/core_os/mqueue/os_mqueue_get/index.html  |    49 +-
 v1_1_0/os/core_os/mqueue/os_mqueue_init/index.html |    49 +-
 v1_1_0/os/core_os/mqueue/os_mqueue_put/index.html  |    49 +-
 v1_1_0/os/core_os/msys/msys/index.html             |    49 +-
 v1_1_0/os/core_os/msys/os_msys_get/index.html      |    49 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    49 +-
 v1_1_0/os/core_os/msys/os_msys_register/index.html |    49 +-
 v1_1_0/os/core_os/msys/os_msys_reset/index.html    |    49 +-
 v1_1_0/os/core_os/mutex/mutex/index.html           |    49 +-
 v1_1_0/os/core_os/mutex/os_mutex_init/index.html   |    49 +-
 v1_1_0/os/core_os/mutex/os_mutex_pend/index.html   |    49 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    49 +-
 v1_1_0/os/core_os/mynewt_os/index.html             |    49 +-
 v1_1_0/os/core_os/os_started/index.html            |    49 +-
 v1_1_0/os/core_os/porting/port_bsp/index.html      |    49 +-
 v1_1_0/os/core_os/porting/port_cpu/index.html      |    49 +-
 v1_1_0/os/core_os/porting/port_mcu/index.html      |    49 +-
 v1_1_0/os/core_os/porting/port_os/index.html       |    49 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    49 +-
 .../sanity/os_sanity_check_register/index.html     |    49 +-
 .../sanity/os_sanity_check_reset/index.html        |    49 +-
 .../sanity/os_sanity_task_checkin/index.html       |    49 +-
 v1_1_0/os/core_os/sanity/sanity/index.html         |    49 +-
 v1_1_0/os/core_os/semaphore/os_sem_init/index.html |    49 +-
 v1_1_0/os/core_os/semaphore/os_sem_pend/index.html |    49 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    49 +-
 v1_1_0/os/core_os/semaphore/semaphore/index.html   |    49 +-
 v1_1_0/os/core_os/task/os_task_count/index.html    |    49 +-
 .../core_os/task/os_task_info_get_next/index.html  |    49 +-
 v1_1_0/os/core_os/task/os_task_init/index.html     |    49 +-
 v1_1_0/os/core_os/task/os_task_remove/index.html   |    49 +-
 v1_1_0/os/core_os/task/task/index.html             |    49 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |    49 +-
 v1_1_0/os/core_os/time/os_gettimeofday/index.html  |    49 +-
 v1_1_0/os/core_os/time/os_settimeofday/index.html  |    49 +-
 v1_1_0/os/core_os/time/os_time/index.html          |    49 +-
 v1_1_0/os/core_os/time/os_time_advance/index.html  |    49 +-
 v1_1_0/os/core_os/time/os_time_delay/index.html    |    49 +-
 v1_1_0/os/core_os/time/os_time_get/index.html      |    49 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |    49 +-
 v1_1_0/os/get_started/cross_tools/index.html       |    49 +-
 v1_1_0/os/get_started/docker/index.html            |    49 +-
 v1_1_0/os/get_started/get_started/index.html       |    49 +-
 .../os/get_started/native_install_intro/index.html |    49 +-
 v1_1_0/os/get_started/native_tools/index.html      |    49 +-
 v1_1_0/os/get_started/project_create/index.html    |    49 +-
 v1_1_0/os/get_started/serial_access/index.html     |    49 +-
 v1_1_0/os/get_started/vocabulary/index.html        |    49 +-
 v1_1_0/os/introduction/index.html                  |    49 +-
 v1_1_0/os/modules/baselibc/index.html              |    49 +-
 .../bootloader/boot_build_status/index.html        |    49 +-
 .../bootloader/boot_build_status_one/index.html    |    49 +-
 .../bootloader/boot_clear_status/index.html        |    49 +-
 .../modules/bootloader/boot_copy_area/index.html   |    49 +-
 .../modules/bootloader/boot_copy_image/index.html  |    49 +-
 .../modules/bootloader/boot_erase_area/index.html  |    49 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    49 +-
 .../bootloader/boot_find_image_area_idx/index.html |    49 +-
 .../bootloader/boot_find_image_part/index.html     |    49 +-
 .../bootloader/boot_find_image_slot/index.html     |    49 +-
 v1_1_0/os/modules/bootloader/boot_go/index.html    |    49 +-
 .../modules/bootloader/boot_init_flash/index.html  |    49 +-
 .../modules/bootloader/boot_move_area/index.html   |    49 +-
 .../bootloader/boot_read_image_header/index.html   |    49 +-
 .../bootloader/boot_read_image_headers/index.html  |    49 +-
 .../modules/bootloader/boot_read_status/index.html |    49 +-
 .../bootloader/boot_select_image_slot/index.html   |    49 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    49 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    49 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    49 +-
 .../bootloader/boot_vect_delete_main/index.html    |    49 +-
 .../bootloader/boot_vect_delete_test/index.html    |    49 +-
 .../bootloader/boot_vect_read_main/index.html      |    49 +-
 .../bootloader/boot_vect_read_one/index.html       |    49 +-
 .../bootloader/boot_vect_read_test/index.html      |    49 +-
 .../bootloader/boot_write_status/index.html        |    49 +-
 v1_1_0/os/modules/bootloader/bootloader/index.html |    49 +-
 v1_1_0/os/modules/console/console/index.html       |    49 +-
 v1_1_0/os/modules/console/console_echo/index.html  |    49 +-
 v1_1_0/os/modules/console/console_init/index.html  |    49 +-
 .../os/modules/console/console_is_init/index.html  |    49 +-
 .../os/modules/console/console_printf/index.html   |    49 +-
 v1_1_0/os/modules/console/console_read/index.html  |    49 +-
 .../modules/console/console_set_queues/index.html  |    49 +-
 v1_1_0/os/modules/console/console_write/index.html |    49 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |    49 +-
 v1_1_0/os/modules/devmgmt/newtmgr/index.html       |    49 +-
 v1_1_0/os/modules/devmgmt/oicmgr/index.html        |    49 +-
 v1_1_0/os/modules/drivers/driver/index.html        |    49 +-
 v1_1_0/os/modules/drivers/flash/index.html         |    49 +-
 v1_1_0/os/modules/drivers/mmc/index.html           |    49 +-
 v1_1_0/os/modules/fcb/fcb/index.html               |    49 +-
 v1_1_0/os/modules/fcb/fcb_append/index.html        |    49 +-
 v1_1_0/os/modules/fcb/fcb_append_finish/index.html |    49 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |    49 +-
 v1_1_0/os/modules/fcb/fcb_clear/index.html         |    49 +-
 v1_1_0/os/modules/fcb/fcb_getnext/index.html       |    49 +-
 v1_1_0/os/modules/fcb/fcb_init/index.html          |    49 +-
 v1_1_0/os/modules/fcb/fcb_is_empty/index.html      |    49 +-
 v1_1_0/os/modules/fcb/fcb_offset_last_n/index.html |    49 +-
 v1_1_0/os/modules/fcb/fcb_rotate/index.html        |    49 +-
 v1_1_0/os/modules/fcb/fcb_walk/index.html          |    49 +-
 v1_1_0/os/modules/fs/fatfs/index.html              |    49 +-
 v1_1_0/os/modules/fs/fs/fs/index.html              |    49 +-
 v1_1_0/os/modules/fs/fs/fs_close/index.html        |    49 +-
 v1_1_0/os/modules/fs/fs/fs_closedir/index.html     |    49 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    49 +-
 v1_1_0/os/modules/fs/fs/fs_dirent_name/index.html  |    49 +-
 v1_1_0/os/modules/fs/fs/fs_filelen/index.html      |    49 +-
 v1_1_0/os/modules/fs/fs/fs_getpos/index.html       |    49 +-
 v1_1_0/os/modules/fs/fs/fs_mkdir/index.html        |    49 +-
 v1_1_0/os/modules/fs/fs/fs_open/index.html         |    49 +-
 v1_1_0/os/modules/fs/fs/fs_opendir/index.html      |    49 +-
 v1_1_0/os/modules/fs/fs/fs_ops/index.html          |    49 +-
 v1_1_0/os/modules/fs/fs/fs_read/index.html         |    49 +-
 v1_1_0/os/modules/fs/fs/fs_readdir/index.html      |    49 +-
 v1_1_0/os/modules/fs/fs/fs_register/index.html     |    49 +-
 v1_1_0/os/modules/fs/fs/fs_rename/index.html       |    49 +-
 v1_1_0/os/modules/fs/fs/fs_return_codes/index.html |    49 +-
 v1_1_0/os/modules/fs/fs/fs_seek/index.html         |    49 +-
 v1_1_0/os/modules/fs/fs/fs_unlink/index.html       |    49 +-
 v1_1_0/os/modules/fs/fs/fs_write/index.html        |    49 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    49 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs/index.html          |    49 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs_config/index.html   |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs_detect/index.html   |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs_format/index.html   |    49 +-
 v1_1_0/os/modules/fs/nffs/nffs_init/index.html     |    49 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    49 +-
 v1_1_0/os/modules/fs/otherfs/index.html            |    49 +-
 v1_1_0/os/modules/hal/hal/index.html               |    49 +-
 v1_1_0/os/modules/hal/hal_api/index.html           |    49 +-
 v1_1_0/os/modules/hal/hal_bsp/hal_bsp/index.html   |    49 +-
 v1_1_0/os/modules/hal/hal_creation/index.html      |    49 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    49 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    49 +-
 v1_1_0/os/modules/hal/hal_gpio/hal_gpio/index.html |    49 +-
 v1_1_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |    49 +-
 v1_1_0/os/modules/hal/hal_in_libraries/index.html  |    49 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |    49 +-
 v1_1_0/os/modules/hal/hal_spi/hal_spi/index.html   |    49 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    49 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |    49 +-
 v1_1_0/os/modules/hal/hal_uart/hal_uart/index.html |    49 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    49 +-
 v1_1_0/os/modules/imgmgr/imgmgr/index.html         |    49 +-
 v1_1_0/os/modules/imgmgr/imgr_ver_parse/index.html |    49 +-
 v1_1_0/os/modules/imgmgr/imgr_ver_str/index.html   |    49 +-
 v1_1_0/os/modules/json/json/index.html             |    49 +-
 .../json/json_encode_object_entry/index.html       |    49 +-
 .../json/json_encode_object_finish/index.html      |    49 +-
 .../modules/json/json_encode_object_key/index.html |    49 +-
 .../json/json_encode_object_start/index.html       |    49 +-
 v1_1_0/os/modules/json/json_read_object/index.html |    49 +-
 v1_1_0/os/modules/logs/logs/index.html             |    49 +-
 .../modules/sensor_framework/sensor_api/index.html |    49 +-
 .../sensor_framework/sensor_create/index.html      |    49 +-
 .../sensor_framework/sensor_driver/index.html      |    49 +-
 .../sensor_framework_overview/index.html           |    49 +-
 .../sensor_listener_api/index.html                 |    49 +-
 .../sensor_framework/sensor_mgr_api/index.html     |    49 +-
 .../modules/sensor_framework/sensor_oic/index.html |    49 +-
 .../sensor_framework/sensor_shell/index.html       |    49 +-
 v1_1_0/os/modules/shell/shell/index.html           |    49 +-
 .../os/modules/shell/shell_cmd_register/index.html |    49 +-
 v1_1_0/os/modules/shell/shell_evq_set/index.html   |    49 +-
 .../shell/shell_nlip_input_register/index.html     |    49 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    49 +-
 v1_1_0/os/modules/shell/shell_register/index.html  |    49 +-
 .../shell_register_app_cmd_handler/index.html      |    49 +-
 .../shell/shell_register_default_module/index.html |    49 +-
 v1_1_0/os/modules/split/split/index.html           |    49 +-
 v1_1_0/os/modules/stats/stats/index.html           |    49 +-
 .../sysinitconfig/sysconfig_error/index.html       |    49 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |    49 +-
 v1_1_0/os/modules/testutil/test_assert/index.html  |    49 +-
 v1_1_0/os/modules/testutil/test_case/index.html    |    49 +-
 v1_1_0/os/modules/testutil/test_decl/index.html    |    49 +-
 v1_1_0/os/modules/testutil/test_pass/index.html    |    49 +-
 v1_1_0/os/modules/testutil/test_suite/index.html   |    49 +-
 v1_1_0/os/modules/testutil/testutil/index.html     |    49 +-
 v1_1_0/os/modules/testutil/tu_init/index.html      |    49 +-
 v1_1_0/os/modules/testutil/tu_restart/index.html   |    49 +-
 v1_1_0/os/os_user_guide/index.html                 |    49 +-
 v1_1_0/os/tutorials/add_newtmgr/index.html         |    49 +-
 v1_1_0/os/tutorials/air_quality_ble/index.html     |    49 +-
 v1_1_0/os/tutorials/air_quality_sensor/index.html  |    49 +-
 v1_1_0/os/tutorials/arduino_zero/index.html        |    49 +-
 v1_1_0/os/tutorials/ble_bare_bones/index.html      |    49 +-
 v1_1_0/os/tutorials/blehci_project/index.html      |    49 +-
 v1_1_0/os/tutorials/bleprph/bleprph-adv/index.html |    49 +-
 v1_1_0/os/tutorials/bleprph/bleprph-app/index.html |    49 +-
 .../bleprph/bleprph-chr-access/index.html          |    49 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |    49 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    49 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    49 +-
 v1_1_0/os/tutorials/blinky/index.html              |    49 +-
 v1_1_0/os/tutorials/blinky_console/index.html      |    49 +-
 v1_1_0/os/tutorials/blinky_primo/index.html        |    49 +-
 v1_1_0/os/tutorials/blinky_stm32f4disc/index.html  |    49 +-
 v1_1_0/os/tutorials/codesize/index.html            |    49 +-
 v1_1_0/os/tutorials/eddystone/index.html           |    49 +-
 v1_1_0/os/tutorials/event_queue/index.html         |    49 +-
 v1_1_0/os/tutorials/ibeacon/index.html             |    49 +-
 v1_1_0/os/tutorials/nRF52/index.html               |    49 +-
 v1_1_0/os/tutorials/nrf52_adc/index.html           |    49 +-
 v1_1_0/os/tutorials/olimex/index.html              |    49 +-
 v1_1_0/os/tutorials/ota_upgrade_nrf52/index.html   |    49 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |    49 +-
 v1_1_0/os/tutorials/project-sim-slinky/index.html  |    49 +-
 v1_1_0/os/tutorials/project-slinky/index.html      |    49 +-
 .../os/tutorials/project-stm32-slinky/index.html   |    49 +-
 v1_1_0/os/tutorials/rbnano2/index.html             |    49 +-
 v1_1_0/os/tutorials/repo/add_repos/index.html      |    49 +-
 v1_1_0/os/tutorials/repo/create_repo/index.html    |    49 +-
 v1_1_0/os/tutorials/repo/private_repo/index.html   |    49 +-
 v1_1_0/os/tutorials/repo/upgrade_repo/index.html   |    49 +-
 v1_1_0/os/tutorials/segger_rtt/index.html          |    49 +-
 v1_1_0/os/tutorials/segger_sysview/index.html      |    49 +-
 .../sensors/sensor_bleprph_oic/index.html          |    49 +-
 .../sensors/sensor_nrf52_bno055/index.html         |    49 +-
 .../sensors/sensor_nrf52_bno055_oic/index.html     |    49 +-
 .../sensors/sensor_offboard_config/index.html      |    49 +-
 .../sensors/sensor_oic_overview/index.html         |    49 +-
 .../sensors/sensor_thingy_lis2dh12_onb/index.html  |    49 +-
 v1_1_0/os/tutorials/sensors/sensors/index.html     |    49 +-
 v1_1_0/os/tutorials/tasks_lesson/index.html        |    49 +-
 v1_1_0/os/tutorials/tutorials/index.html           |    49 +-
 v1_1_0/os/tutorials/unit_test/index.html           |    49 +-
 v1_1_0/os/tutorials/wi-fi_on_arduino/index.html    |    49 +-
 v1_1_0/pages/ble/index.html                        |    27 +-
 v1_1_0/pages/securitybullets/index.html            |    27 +-
 v1_1_0/quick-start/index.html                      |    27 +-
 v1_1_0/search.html                                 |    49 +-
 v1_1_0/sitemap.xml                                 |    32 +-
 v1_1_0/talks/index.html                            |    27 +-
 v1_2_0/about/index.html                            |    27 +-
 v1_2_0/community/index.html                        |    27 +-
 v1_2_0/download/index.html                         |    27 +-
 v1_2_0/events/index.html                           |    27 +-
 v1_2_0/faq/answers/index.html                      |    49 +-
 v1_2_0/faq/go_env/index.html                       |    49 +-
 v1_2_0/faq/how_to_edit_docs/index.html             |    49 +-
 v1_2_0/faq/ide/index.html                          |    49 +-
 v1_2_0/index.html                                  |    27 +-
 v1_2_0/known_issues/index.html                     |    49 +-
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |    49 +-
 .../ble_att/functions/ble_att_mtu/index.html       |    49 +-
 .../functions/ble_att_preferred_mtu/index.html     |    49 +-
 .../functions/ble_att_set_preferred_mtu/index.html |    49 +-
 .../functions/ble_att_svr_read_local/index.html    |    49 +-
 .../functions/ble_att_svr_write_local/index.html   |    49 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |    49 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |    49 +-
 .../functions/ble_gap_adv_active/index.html        |    49 +-
 .../functions/ble_gap_adv_rsp_set_data/index.html  |    49 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |    49 +-
 .../functions/ble_gap_adv_set_data/index.html      |    49 +-
 .../functions/ble_gap_adv_set_fields/index.html    |    49 +-
 .../functions/ble_gap_adv_set_phys/index.html      |    49 +-
 .../functions/ble_gap_adv_set_tx_power/index.html  |    49 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |    49 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |    49 +-
 .../functions/ble_gap_conn_active/index.html       |    49 +-
 .../functions/ble_gap_conn_cancel/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |    49 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |    49 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |    49 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |    49 +-
 .../functions/ble_gap_disc_active/index.html       |    49 +-
 .../functions/ble_gap_disc_cancel/index.html       |    49 +-
 .../functions/ble_gap_ext_connect/index.html       |    49 +-
 .../ble_gap/functions/ble_gap_ext_disc/index.html  |    49 +-
 .../functions/ble_gap_read_le_phy/index.html       |    49 +-
 .../functions/ble_gap_security_initiate/index.html |    49 +-
 .../functions/ble_gap_set_event_cb/index.html      |    49 +-
 .../ble_gap_set_prefered_default_le_phy/index.html |    49 +-
 .../ble_gap_set_prefered_le_phy/index.html         |    49 +-
 .../functions/ble_gap_set_priv_mode/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |    49 +-
 .../functions/ble_gap_update_params/index.html     |    49 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |    49 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |    49 +-
 .../definitions/ble_gattc_defs/index.html          |    49 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |    49 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |    49 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |    49 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |    49 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |    49 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |    49 +-
 .../functions/ble_gattc_indicate/index.html        |    49 +-
 .../functions/ble_gattc_indicate_custom/index.html |    49 +-
 .../functions/ble_gattc_notify/index.html          |    49 +-
 .../functions/ble_gattc_notify_custom/index.html   |    49 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |    49 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |    49 +-
 .../functions/ble_gattc_read_long/index.html       |    49 +-
 .../functions/ble_gattc_read_mult/index.html       |    49 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |    49 +-
 .../functions/ble_gattc_write_flat/index.html      |    49 +-
 .../functions/ble_gattc_write_long/index.html      |    49 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |    49 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |    49 +-
 .../functions/ble_gattc_write_reliable/index.html  |    49 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |    49 +-
 .../definitions/ble_gatts_defs/index.html          |    49 +-
 .../functions/ble_gatts_add_svcs/index.html        |    49 +-
 .../functions/ble_gatts_count_cfg/index.html       |    49 +-
 .../functions/ble_gatts_find_chr/index.html        |    49 +-
 .../functions/ble_gatts_find_dsc/index.html        |    49 +-
 .../functions/ble_gatts_find_svc/index.html        |    49 +-
 .../ble_gatts_svc_set_visibility/index.html        |    49 +-
 v1_2_0/network/ble/ble_hs/ble_hs/index.html        |    49 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |    49 +-
 .../functions/ble_hs_id_copy_addr/index.html       |    49 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |    49 +-
 .../functions/ble_hs_id_set_rnd/index.html         |    49 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |    47 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |    49 +-
 .../ble_eddystone_set_adv_data_url/index.html      |    49 +-
 .../other/functions/ble_hs_evq_set/index.html      |    49 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |    49 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |    49 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |    49 +-
 .../other/functions/ble_hs_sched_reset/index.html  |    49 +-
 .../other/functions/ble_hs_synced/index.html       |    49 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |    49 +-
 .../ble_hs/other/functions/ble_uuid_cmp/index.html |    49 +-
 .../functions/ble_uuid_init_from_buf/index.html    |    49 +-
 .../other/functions/ble_uuid_to_str/index.html     |    49 +-
 .../ble_hs/other/functions/ble_uuid_u16/index.html |    49 +-
 v1_2_0/network/ble/ble_hs/other/other/index.html   |    49 +-
 v1_2_0/network/ble/ble_intro/index.html            |    49 +-
 v1_2_0/network/ble/ble_sec/index.html              |    49 +-
 v1_2_0/network/ble/ble_setup/ble_addr/index.html   |    49 +-
 .../network/ble/ble_setup/ble_lp_clock/index.html  |    49 +-
 .../ble/ble_setup/ble_setup_intro/index.html       |    49 +-
 .../network/ble/ble_setup/ble_sync_cb/index.html   |    49 +-
 v1_2_0/network/ble/bletiny/bletiny_GAP/index.html  |    47 +-
 v1_2_0/network/ble/bletiny/bletiny_GATT/index.html |    49 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |    49 +-
 v1_2_0/network/ble/bletiny/bletiny_api/index.html  |    49 +-
 v1_2_0/network/ble/btshell/btshell_GAP/index.html  |    47 +-
 v1_2_0/network/ble/btshell/btshell_GATT/index.html |    49 +-
 .../network/ble/btshell/btshell_advdata/index.html |    49 +-
 v1_2_0/network/ble/btshell/btshell_api/index.html  |    49 +-
 v1_2_0/newt/command_list/newt_build/index.html     |    49 +-
 v1_2_0/newt/command_list/newt_clean/index.html     |    49 +-
 .../newt/command_list/newt_create_image/index.html |    49 +-
 v1_2_0/newt/command_list/newt_debug/index.html     |    49 +-
 v1_2_0/newt/command_list/newt_help/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_info/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_install/index.html   |    49 +-
 v1_2_0/newt/command_list/newt_load/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_mfg/index.html       |    49 +-
 v1_2_0/newt/command_list/newt_new/index.html       |    49 +-
 v1_2_0/newt/command_list/newt_pkg/index.html       |    49 +-
 .../newt/command_list/newt_resign_image/index.html |    49 +-
 v1_2_0/newt/command_list/newt_run/index.html       |    49 +-
 v1_2_0/newt/command_list/newt_size/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_sync/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_target/index.html    |    49 +-
 v1_2_0/newt/command_list/newt_test/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_upgrade/index.html   |    49 +-
 v1_2_0/newt/command_list/newt_vals/index.html      |    49 +-
 v1_2_0/newt/command_list/newt_version/index.html   |    49 +-
 v1_2_0/newt/install/newt_linux/index.html          |    49 +-
 v1_2_0/newt/install/newt_mac/index.html            |    49 +-
 v1_2_0/newt/install/newt_windows/index.html        |    49 +-
 v1_2_0/newt/install/prev_releases/index.html       |    49 +-
 v1_2_0/newt/newt_intro/index.html                  |    49 +-
 v1_2_0/newt/newt_operation/index.html              |    49 +-
 v1_2_0/newt/newt_ops/index.html                    |    49 +-
 .../newtmgr/command_list/newtmgr_config/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_conn/index.html   |    49 +-
 .../newtmgr/command_list/newtmgr_crash/index.html  |    49 +-
 .../command_list/newtmgr_datetime/index.html       |    49 +-
 .../newtmgr/command_list/newtmgr_echo/index.html   |    49 +-
 v1_2_0/newtmgr/command_list/newtmgr_fs/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_image/index.html  |    49 +-
 .../newtmgr/command_list/newtmgr_logs/index.html   |    49 +-
 .../command_list/newtmgr_mpstats/index.html        |    49 +-
 .../newtmgr/command_list/newtmgr_reset/index.html  |    49 +-
 v1_2_0/newtmgr/command_list/newtmgr_run/index.html |    49 +-
 .../newtmgr/command_list/newtmgr_stat/index.html   |    49 +-
 .../command_list/newtmgr_taskstats/index.html      |    49 +-
 v1_2_0/newtmgr/install_linux/index.html            |    49 +-
 v1_2_0/newtmgr/install_mac/index.html              |    49 +-
 v1_2_0/newtmgr/install_windows/index.html          |    49 +-
 v1_2_0/newtmgr/overview/index.html                 |    49 +-
 v1_2_0/newtmgr/prev_releases/index.html            |    49 +-
 v1_2_0/os/core_os/callout/callout/index.html       |    49 +-
 .../callout/os_callout_func_init/index.html        |    49 +-
 .../os/core_os/callout/os_callout_init/index.html  |    49 +-
 .../core_os/callout/os_callout_queued/index.html   |    49 +-
 .../os/core_os/callout/os_callout_reset/index.html |    49 +-
 .../os/core_os/callout/os_callout_stop/index.html  |    49 +-
 .../context_switch/context_switch/index.html       |    49 +-
 .../context_switch/os_arch_ctx_sw/index.html       |    49 +-
 .../os/core_os/context_switch/os_sched/index.html  |    49 +-
 .../context_switch/os_sched_ctx_sw_hook/index.html |    49 +-
 .../os_sched_get_current_task/index.html           |    49 +-
 .../context_switch/os_sched_insert/index.html      |    49 +-
 .../context_switch/os_sched_next_task/index.html   |    49 +-
 .../os_sched_os_timer_exp/index.html               |    49 +-
 .../context_switch/os_sched_remove/index.html      |    49 +-
 .../context_switch/os_sched_resort/index.html      |    49 +-
 .../os_sched_set_current_task/index.html           |    49 +-
 .../context_switch/os_sched_sleep/index.html       |    49 +-
 .../context_switch/os_sched_wakeup/index.html      |    49 +-
 v1_2_0/os/core_os/cputime/os_cputime/index.html    |    49 +-
 .../cputime/os_cputime_delay_nsecs/index.html      |    49 +-
 .../cputime/os_cputime_delay_ticks/index.html      |    49 +-
 .../cputime/os_cputime_delay_usecs/index.html      |    49 +-
 .../os/core_os/cputime/os_cputime_get32/index.html |    49 +-
 .../os/core_os/cputime/os_cputime_init/index.html  |    49 +-
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |    49 +-
 .../cputime/os_cputime_ticks_to_usecs/index.html   |    49 +-
 .../cputime/os_cputime_timer_init/index.html       |    49 +-
 .../cputime/os_cputime_timer_relative/index.html   |    49 +-
 .../cputime/os_cputime_timer_start/index.html      |    49 +-
 .../cputime/os_cputime_timer_stop/index.html       |    49 +-
 .../cputime/os_cputime_usecs_to_ticks/index.html   |    49 +-
 .../os/core_os/event_queue/event_queue/index.html  |    49 +-
 .../event_queue/os_eventq_designate/index.html     |    49 +-
 .../event_queue/os_eventq_dflt_get/index.html      |    49 +-
 .../core_os/event_queue/os_eventq_get/index.html   |    49 +-
 .../core_os/event_queue/os_eventq_init/index.html  |    49 +-
 .../event_queue/os_eventq_inited/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_put/index.html   |    49 +-
 .../event_queue/os_eventq_remove/index.html        |    49 +-
 .../core_os/event_queue/os_eventq_run/index.html   |    49 +-
 v1_2_0/os/core_os/heap/heap/index.html             |    49 +-
 v1_2_0/os/core_os/heap/os_free/index.html          |    49 +-
 v1_2_0/os/core_os/heap/os_malloc/index.html        |    49 +-
 v1_2_0/os/core_os/heap/os_realloc/index.html       |    49 +-
 v1_2_0/os/core_os/mbuf/OS_MBUF_DATA/index.html     |    49 +-
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |    49 +-
 v1_2_0/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |    49 +-
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |    49 +-
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/mbuf/index.html             |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_adj/index.html      |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_append/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_concat/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_copydata/index.html |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_copyinto/index.html |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_dup/index.html      |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_extend/index.html   |    49 +-
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_get/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_memcmp/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_off/index.html      |    49 +-
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_prepend/index.html  |    49 +-
 v1_2_0/os/core_os/mbuf/os_mbuf_pullup/index.html   |    49 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |    49 +-
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |    49 +-
 .../os/core_os/memory_pool/memory_pool/index.html  |    49 +-
 .../core_os/memory_pool/os_memblock_get/index.html |    49 +-
 .../core_os/memory_pool/os_memblock_put/index.html |    49 +-
 .../os_mempool_info_get_next/index.html            |    49 +-
 .../core_os/memory_pool/os_mempool_init/index.html |    49 +-
 v1_2_0/os/core_os/mqueue/mqueue/index.html         |    49 +-
 v1_2_0/os/core_os/mqueue/os_mqueue_get/index.html  |    49 +-
 v1_2_0/os/core_os/mqueue/os_mqueue_init/index.html |    49 +-
 v1_2_0/os/core_os/mqueue/os_mqueue_put/index.html  |    49 +-
 v1_2_0/os/core_os/msys/msys/index.html             |    49 +-
 v1_2_0/os/core_os/msys/os_msys_get/index.html      |    49 +-
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |    49 +-
 v1_2_0/os/core_os/msys/os_msys_register/index.html |    49 +-
 v1_2_0/os/core_os/msys/os_msys_reset/index.html    |    49 +-
 v1_2_0/os/core_os/mutex/mutex/index.html           |    49 +-
 v1_2_0/os/core_os/mutex/os_mutex_init/index.html   |    49 +-
 v1_2_0/os/core_os/mutex/os_mutex_pend/index.html   |    49 +-
 .../os/core_os/mutex/os_mutex_release/index.html   |    49 +-
 v1_2_0/os/core_os/mynewt_os/index.html             |    49 +-
 v1_2_0/os/core_os/os_started/index.html            |    49 +-
 v1_2_0/os/core_os/porting/port_bsp/index.html      |    49 +-
 v1_2_0/os/core_os/porting/port_cpu/index.html      |    49 +-
 v1_2_0/os/core_os/porting/port_mcu/index.html      |    49 +-
 v1_2_0/os/core_os/porting/port_os/index.html       |    49 +-
 .../core_os/sanity/os_sanity_check_init/index.html |    49 +-
 .../sanity/os_sanity_check_register/index.html     |    49 +-
 .../sanity/os_sanity_check_reset/index.html        |    49 +-
 .../sanity/os_sanity_task_checkin/index.html       |    49 +-
 v1_2_0/os/core_os/sanity/sanity/index.html         |    49 +-
 v1_2_0/os/core_os/semaphore/os_sem_init/index.html |    49 +-
 v1_2_0/os/core_os/semaphore/os_sem_pend/index.html |    49 +-
 .../os/core_os/semaphore/os_sem_release/index.html |    49 +-
 v1_2_0/os/core_os/semaphore/semaphore/index.html   |    49 +-
 v1_2_0/os/core_os/task/os_task_count/index.html    |    49 +-
 .../core_os/task/os_task_info_get_next/index.html  |    49 +-
 v1_2_0/os/core_os/task/os_task_init/index.html     |    49 +-
 v1_2_0/os/core_os/task/os_task_remove/index.html   |    49 +-
 v1_2_0/os/core_os/task/task/index.html             |    49 +-
 .../os/core_os/time/os_get_uptime_usec/index.html  |    49 +-
 v1_2_0/os/core_os/time/os_gettimeofday/index.html  |    49 +-
 v1_2_0/os/core_os/time/os_settimeofday/index.html  |    49 +-
 v1_2_0/os/core_os/time/os_time/index.html          |    49 +-
 v1_2_0/os/core_os/time/os_time_advance/index.html  |    49 +-
 v1_2_0/os/core_os/time/os_time_delay/index.html    |    49 +-
 v1_2_0/os/core_os/time/os_time_get/index.html      |    49 +-
 .../os/core_os/time/os_time_ms_to_ticks/index.html |    49 +-
 v1_2_0/os/get_started/cross_tools/index.html       |    49 +-
 v1_2_0/os/get_started/docker/index.html            |    49 +-
 v1_2_0/os/get_started/get_started/index.html       |    49 +-
 .../os/get_started/native_install_intro/index.html |    49 +-
 v1_2_0/os/get_started/native_tools/index.html      |    49 +-
 v1_2_0/os/get_started/project_create/index.html    |    49 +-
 v1_2_0/os/get_started/serial_access/index.html     |    49 +-
 v1_2_0/os/get_started/vocabulary/index.html        |    49 +-
 v1_2_0/os/introduction/index.html                  |    49 +-
 v1_2_0/os/modules/baselibc/index.html              |    49 +-
 .../bootloader/boot_build_status/index.html        |    49 +-
 .../bootloader/boot_build_status_one/index.html    |    49 +-
 .../bootloader/boot_clear_status/index.html        |    49 +-
 .../modules/bootloader/boot_copy_area/index.html   |    49 +-
 .../modules/bootloader/boot_copy_image/index.html  |    49 +-
 .../modules/bootloader/boot_erase_area/index.html  |    49 +-
 .../modules/bootloader/boot_fill_slot/index.html   |    49 +-
 .../bootloader/boot_find_image_area_idx/index.html |    49 +-
 .../bootloader/boot_find_image_part/index.html     |    49 +-
 .../bootloader/boot_find_image_slot/index.html     |    49 +-
 v1_2_0/os/modules/bootloader/boot_go/index.html    |    49 +-
 .../modules/bootloader/boot_init_flash/index.html  |    49 +-
 .../modules/bootloader/boot_move_area/index.html   |    49 +-
 .../bootloader/boot_read_image_header/index.html   |    49 +-
 .../bootloader/boot_read_image_headers/index.html  |    49 +-
 .../modules/bootloader/boot_read_status/index.html |    49 +-
 .../bootloader/boot_select_image_slot/index.html   |    49 +-
 .../modules/bootloader/boot_slot_addr/index.html   |    49 +-
 .../bootloader/boot_slot_to_area_idx/index.html    |    49 +-
 .../modules/bootloader/boot_swap_areas/index.html  |    49 +-
 .../bootloader/boot_vect_delete_main/index.html    |    49 +-
 .../bootloader/boot_vect_delete_test/index.html    |    49 +-
 .../bootloader/boot_vect_read_main/index.html      |    49 +-
 .../bootloader/boot_vect_read_one/index.html       |    49 +-
 .../bootloader/boot_vect_read_test/index.html      |    49 +-
 .../bootloader/boot_write_status/index.html        |    49 +-
 v1_2_0/os/modules/bootloader/bootloader/index.html |    49 +-
 v1_2_0/os/modules/console/console/index.html       |    49 +-
 v1_2_0/os/modules/console/console_echo/index.html  |    49 +-
 v1_2_0/os/modules/console/console_init/index.html  |    49 +-
 .../os/modules/console/console_is_init/index.html  |    49 +-
 .../os/modules/console/console_printf/index.html   |    49 +-
 v1_2_0/os/modules/console/console_read/index.html  |    49 +-
 .../modules/console/console_set_queues/index.html  |    49 +-
 v1_2_0/os/modules/console/console_write/index.html |    49 +-
 .../modules/devmgmt/customize_newtmgr/index.html   |    49 +-
 v1_2_0/os/modules/devmgmt/newtmgr/index.html       |    49 +-
 v1_2_0/os/modules/devmgmt/oicmgr/index.html        |    49 +-
 v1_2_0/os/modules/drivers/driver/index.html        |    49 +-
 v1_2_0/os/modules/drivers/flash/index.html         |    49 +-
 v1_2_0/os/modules/drivers/mmc/index.html           |    49 +-
 v1_2_0/os/modules/fcb/fcb/index.html               |    49 +-
 v1_2_0/os/modules/fcb/fcb_append/index.html        |    49 +-
 v1_2_0/os/modules/fcb/fcb_append_finish/index.html |    49 +-
 .../modules/fcb/fcb_append_to_scratch/index.html   |    49 +-
 v1_2_0/os/modules/fcb/fcb_clear/index.html         |    49 +-
 v1_2_0/os/modules/fcb/fcb_getnext/index.html       |    49 +-
 v1_2_0/os/modules/fcb/fcb_init/index.html          |    49 +-
 v1_2_0/os/modules/fcb/fcb_is_empty/index.html      |    49 +-
 v1_2_0/os/modules/fcb/fcb_offset_last_n/index.html |    49 +-
 v1_2_0/os/modules/fcb/fcb_rotate/index.html        |    49 +-
 v1_2_0/os/modules/fcb/fcb_walk/index.html          |    49 +-
 v1_2_0/os/modules/fs/fatfs/index.html              |    49 +-
 v1_2_0/os/modules/fs/fs/fs/index.html              |    49 +-
 v1_2_0/os/modules/fs/fs/fs_close/index.html        |    49 +-
 v1_2_0/os/modules/fs/fs/fs_closedir/index.html     |    49 +-
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |    49 +-
 v1_2_0/os/modules/fs/fs/fs_dirent_name/index.html  |    49 +-
 v1_2_0/os/modules/fs/fs/fs_filelen/index.html      |    49 +-
 v1_2_0/os/modules/fs/fs/fs_getpos/index.html       |    49 +-
 v1_2_0/os/modules/fs/fs/fs_mkdir/index.html        |    49 +-
 v1_2_0/os/modules/fs/fs/fs_open/index.html         |    49 +-
 v1_2_0/os/modules/fs/fs/fs_opendir/index.html      |    49 +-
 v1_2_0/os/modules/fs/fs/fs_ops/index.html          |    49 +-
 v1_2_0/os/modules/fs/fs/fs_read/index.html         |    49 +-
 v1_2_0/os/modules/fs/fs/fs_readdir/index.html      |    49 +-
 v1_2_0/os/modules/fs/fs/fs_register/index.html     |    49 +-
 v1_2_0/os/modules/fs/fs/fs_rename/index.html       |    49 +-
 v1_2_0/os/modules/fs/fs/fs_return_codes/index.html |    49 +-
 v1_2_0/os/modules/fs/fs/fs_seek/index.html         |    49 +-
 v1_2_0/os/modules/fs/fs/fs_unlink/index.html       |    49 +-
 v1_2_0/os/modules/fs/fs/fs_write/index.html        |    49 +-
 .../os/modules/fs/fs/fsutil_read_file/index.html   |    49 +-
 .../os/modules/fs/fs/fsutil_write_file/index.html  |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs/index.html          |    49 +-
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs_config/index.html   |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs_detect/index.html   |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs_format/index.html   |    49 +-
 v1_2_0/os/modules/fs/nffs/nffs_init/index.html     |    49 +-
 .../os/modules/fs/nffs/nffs_internals/index.html   |    49 +-
 v1_2_0/os/modules/fs/otherfs/index.html            |    49 +-
 v1_2_0/os/modules/hal/hal/index.html               |    49 +-
 v1_2_0/os/modules/hal/hal_api/index.html           |    49 +-
 v1_2_0/os/modules/hal/hal_bsp/hal_bsp/index.html   |    49 +-
 v1_2_0/os/modules/hal/hal_creation/index.html      |    49 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |    49 +-
 .../modules/hal/hal_flash/hal_flash_int/index.html |    49 +-
 v1_2_0/os/modules/hal/hal_gpio/hal_gpio/index.html |    49 +-
 v1_2_0/os/modules/hal/hal_i2c/hal_i2c/index.html   |    49 +-
 v1_2_0/os/modules/hal/hal_in_libraries/index.html  |    49 +-
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |    49 +-
 v1_2_0/os/modules/hal/hal_spi/hal_spi/index.html   |    49 +-
 .../os/modules/hal/hal_system/hal_sys/index.html   |    49 +-
 .../os/modules/hal/hal_timer/hal_timer/index.html  |    49 +-
 v1_2_0/os/modules/hal/hal_uart/hal_uart/index.html |    49 +-
 .../hal/hal_watchdog/hal_watchdog/index.html       |    49 +-
 v1_2_0/os/modules/imgmgr/imgmgr/index.html         |    49 +-
 v1_2_0/os/modules/imgmgr/imgr_ver_parse/index.html |    49 +-
 v1_2_0/os/modules/imgmgr/imgr_ver_str/index.html   |    49 +-
 v1_2_0/os/modules/json/json/index.html             |    49 +-
 .../json/json_encode_object_entry/index.html       |    49 +-
 .../json/json_encode_object_finish/index.html      |    49 +-
 .../modules/json/json_encode_object_key/index.html |    49 +-
 .../json/json_encode_object_start/index.html       |    49 +-
 v1_2_0/os/modules/json/json_read_object/index.html |    49 +-
 v1_2_0/os/modules/logs/logs/index.html             |    49 +-
 .../modules/sensor_framework/sensor_api/index.html |    49 +-
 .../sensor_framework/sensor_create/index.html      |    49 +-
 .../sensor_framework/sensor_driver/index.html      |    49 +-
 .../sensor_framework_overview/index.html           |    49 +-
 .../sensor_listener_api/index.html                 |    49 +-
 .../sensor_framework/sensor_mgr_api/index.html     |    49 +-
 .../modules/sensor_framework/sensor_oic/index.html |    49 +-
 .../sensor_framework/sensor_shell/index.html       |    49 +-
 v1_2_0/os/modules/shell/shell/index.html           |    49 +-
 .../os/modules/shell/shell_cmd_register/index.html |    49 +-
 v1_2_0/os/modules/shell/shell_evq_set/index.html   |    49 +-
 .../shell/shell_nlip_input_register/index.html     |    49 +-
 .../os/modules/shell/shell_nlip_output/index.html  |    49 +-
 v1_2_0/os/modules/shell/shell_register/index.html  |    49 +-
 .../shell_register_app_cmd_handler/index.html      |    49 +-
 .../shell/shell_register_default_module/index.html |    49 +-
 v1_2_0/os/modules/split/split/index.html           |    49 +-
 v1_2_0/os/modules/stats/stats/index.html           |    49 +-
 .../sysinitconfig/sysconfig_error/index.html       |    49 +-
 .../modules/sysinitconfig/sysinitconfig/index.html |    49 +-
 v1_2_0/os/modules/testutil/test_assert/index.html  |    49 +-
 v1_2_0/os/modules/testutil/test_case/index.html    |    49 +-
 v1_2_0/os/modules/testutil/test_decl/index.html    |    49 +-
 v1_2_0/os/modules/testutil/test_pass/index.html    |    49 +-
 v1_2_0/os/modules/testutil/test_suite/index.html   |    49 +-
 v1_2_0/os/modules/testutil/testutil/index.html     |    49 +-
 v1_2_0/os/modules/testutil/tu_init/index.html      |    49 +-
 v1_2_0/os/modules/testutil/tu_restart/index.html   |    49 +-
 v1_2_0/os/os_user_guide/index.html                 |    49 +-
 v1_2_0/os/tutorials/add_newtmgr/index.html         |    49 +-
 v1_2_0/os/tutorials/air_quality_ble/index.html     |    49 +-
 v1_2_0/os/tutorials/air_quality_sensor/index.html  |    49 +-
 v1_2_0/os/tutorials/arduino_zero/index.html        |    49 +-
 v1_2_0/os/tutorials/ble_bare_bones/index.html      |    49 +-
 v1_2_0/os/tutorials/blehci_project/index.html      |    49 +-
 v1_2_0/os/tutorials/bleprph/bleprph-adv/index.html |    49 +-
 v1_2_0/os/tutorials/bleprph/bleprph-app/index.html |    49 +-
 .../bleprph/bleprph-chr-access/index.html          |    49 +-
 .../tutorials/bleprph/bleprph-gap-event/index.html |    49 +-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |    49 +-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |    49 +-
 v1_2_0/os/tutorials/blinky/index.html              |    49 +-
 v1_2_0/os/tutorials/blinky_console/index.html      |    49 +-
 v1_2_0/os/tutorials/blinky_primo/index.html        |    49 +-
 v1_2_0/os/tutorials/blinky_stm32f4disc/index.html  |    49 +-
 v1_2_0/os/tutorials/codesize/index.html            |    49 +-
 v1_2_0/os/tutorials/eddystone/index.html           |    49 +-
 v1_2_0/os/tutorials/event_queue/index.html         |    49 +-
 v1_2_0/os/tutorials/ibeacon/index.html             |    49 +-
 v1_2_0/os/tutorials/lora/lorawanapp/index.html     |    49 +-
 v1_2_0/os/tutorials/nRF52/index.html               |    49 +-
 v1_2_0/os/tutorials/nrf52_adc/index.html           |    49 +-
 v1_2_0/os/tutorials/olimex/index.html              |    49 +-
 v1_2_0/os/tutorials/ota_upgrade_nrf52/index.html   |    49 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |    49 +-
 v1_2_0/os/tutorials/project-sim-slinky/index.html  |    49 +-
 v1_2_0/os/tutorials/project-slinky/index.html      |    49 +-
 .../os/tutorials/project-stm32-slinky/index.html   |    49 +-
 v1_2_0/os/tutorials/rbnano2/index.html             |    49 +-
 v1_2_0/os/tutorials/repo/add_repos/index.html      |    49 +-
 v1_2_0/os/tutorials/repo/create_repo/index.html    |    49 +-
 v1_2_0/os/tutorials/repo/private_repo/index.html   |    49 +-
 v1_2_0/os/tutorials/repo/upgrade_repo/index.html   |    49 +-
 v1_2_0/os/tutorials/segger_rtt/index.html          |    49 +-
 v1_2_0/os/tutorials/segger_sysview/index.html      |    49 +-
 .../sensors/sensor_bleprph_oic/index.html          |    49 +-
 .../sensors/sensor_nrf52_bno055/index.html         |    49 +-
 .../sensors/sensor_nrf52_bno055_oic/index.html     |    49 +-
 .../sensors/sensor_offboard_config/index.html      |    49 +-
 .../sensors/sensor_oic_overview/index.html         |    49 +-
 .../sensors/sensor_thingy_lis2dh12_onb/index.html  |    49 +-
 v1_2_0/os/tutorials/sensors/sensors/index.html     |    49 +-
 v1_2_0/os/tutorials/tasks_lesson/index.html        |    49 +-
 v1_2_0/os/tutorials/tutorials/index.html           |    49 +-
 v1_2_0/os/tutorials/unit_test/index.html           |    49 +-
 v1_2_0/os/tutorials/wi-fi_on_arduino/index.html    |    49 +-
 v1_2_0/pages/ble/index.html                        |    27 +-
 v1_2_0/pages/securitybullets/index.html            |    27 +-
 v1_2_0/quick-start/index.html                      |    27 +-
 v1_2_0/search.html                                 |    49 +-
 v1_2_0/sitemap.xml                                 |    36 +-
 v1_2_0/talks/index.html                            |    27 +-
 2942 files changed, 176586 insertions(+), 39472 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
aditi@apache.org.