You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by vi...@apache.org on 2017/07/25 18:34:44 UTC

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

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

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

commit 82e094adb6d79c91380f6cf483ea35bc4ed77a8d
Merge: 38b9bf8 ed12a23
Author: Vipul Rahane <vr...@gmail.com>
AuthorDate: Tue Jul 25 11:34:41 2017 -0700

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

 latest/mkdocs/search_index.json                    | 240 +++++
 latest/os/core_os/callout/callout/index.html       |  11 +
 .../callout/os_callout_func_init/index.html        |  11 +
 .../os/core_os/callout/os_callout_init/index.html  |  11 +
 .../core_os/callout/os_callout_queued/index.html   |  11 +
 .../os/core_os/callout/os_callout_reset/index.html |  11 +
 .../os/core_os/callout/os_callout_stop/index.html  |  11 +
 .../context_switch/context_switch/index.html       |  11 +
 .../context_switch/os_arch_ctx_sw/index.html       |  11 +
 .../os/core_os/context_switch/os_sched/index.html  |  11 +
 .../context_switch/os_sched_ctx_sw_hook/index.html |  11 +
 .../os_sched_get_current_task/index.html           |  11 +
 .../context_switch/os_sched_insert/index.html      |  11 +
 .../context_switch/os_sched_next_task/index.html   |  11 +
 .../os_sched_os_timer_exp/index.html               |  11 +
 .../context_switch/os_sched_remove/index.html      |  11 +
 .../context_switch/os_sched_resort/index.html      |  11 +
 .../os_sched_set_current_task/index.html           |  11 +
 .../context_switch/os_sched_sleep/index.html       |  11 +
 .../context_switch/os_sched_wakeup/index.html      |  11 +
 latest/os/core_os/cputime/os_cputime/index.html    |  11 +
 .../cputime/os_cputime_delay_nsecs/index.html      |  11 +
 .../cputime/os_cputime_delay_ticks/index.html      |  11 +
 .../cputime/os_cputime_delay_usecs/index.html      |  11 +
 .../os/core_os/cputime/os_cputime_get32/index.html |  11 +
 .../os/core_os/cputime/os_cputime_init/index.html  |  11 +
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |  11 +
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |  11 +
 .../cputime/os_cputime_ticks_to_usecs/index.html   |  11 +
 .../cputime/os_cputime_timer_init/index.html       |  11 +
 .../cputime/os_cputime_timer_relative/index.html   |  11 +
 .../cputime/os_cputime_timer_start/index.html      |  11 +
 .../cputime/os_cputime_timer_stop/index.html       |  11 +
 .../cputime/os_cputime_usecs_to_ticks/index.html   |  11 +
 .../os/core_os/event_queue/event_queue/index.html  |  11 +
 .../event_queue/os_eventq_designate/index.html     |  11 +
 .../event_queue/os_eventq_dflt_get/index.html      |  11 +
 .../core_os/event_queue/os_eventq_get/index.html   |  11 +
 .../core_os/event_queue/os_eventq_init/index.html  |  11 +
 .../event_queue/os_eventq_inited/index.html        |  11 +
 .../core_os/event_queue/os_eventq_put/index.html   |  11 +
 .../event_queue/os_eventq_remove/index.html        |  11 +
 .../core_os/event_queue/os_eventq_run/index.html   |  11 +
 latest/os/core_os/heap/heap/index.html             |  11 +
 latest/os/core_os/heap/os_free/index.html          |  11 +
 latest/os/core_os/heap/os_malloc/index.html        |  11 +
 latest/os/core_os/heap/os_realloc/index.html       |  11 +
 latest/os/core_os/mbuf/OS_MBUF_DATA/index.html     |  11 +
 .../core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html   |  11 +
 latest/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html   |  11 +
 .../core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html |  11 +
 latest/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html   |  11 +
 .../core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html  |  11 +
 latest/os/core_os/mbuf/OS_MBUF_USRHDR/index.html   |  11 +
 .../os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html  |  11 +
 latest/os/core_os/mbuf/mbuf/index.html             |  11 +
 latest/os/core_os/mbuf/os_mbuf_adj/index.html      |  11 +
 latest/os/core_os/mbuf/os_mbuf_append/index.html   |  11 +
 latest/os/core_os/mbuf/os_mbuf_concat/index.html   |  11 +
 latest/os/core_os/mbuf/os_mbuf_copydata/index.html |  11 +
 latest/os/core_os/mbuf/os_mbuf_copyinto/index.html |  11 +
 latest/os/core_os/mbuf/os_mbuf_dup/index.html      |  11 +
 latest/os/core_os/mbuf/os_mbuf_extend/index.html   |  11 +
 .../os/core_os/mbuf/os_mbuf_free_chain/index.html  |  11 +
 latest/os/core_os/mbuf/os_mbuf_get/index.html      |  11 +
 .../os/core_os/mbuf/os_mbuf_get_pkthdr/index.html  |  11 +
 latest/os/core_os/mbuf/os_mbuf_memcmp/index.html   |  11 +
 latest/os/core_os/mbuf/os_mbuf_off/index.html      |  11 +
 .../os/core_os/mbuf/os_mbuf_pool_init/index.html   |  11 +
 latest/os/core_os/mbuf/os_mbuf_prepend/index.html  |  11 +
 latest/os/core_os/mbuf/os_mbuf_pullup/index.html   |  11 +
 .../memory_pool/OS_MEMPOOL_BYTES/index.html        |  11 +
 .../core_os/memory_pool/OS_MEMPOOL_SIZE/index.html |  11 +
 .../os/core_os/memory_pool/memory_pool/index.html  |  11 +
 .../core_os/memory_pool/os_memblock_get/index.html |  11 +
 .../core_os/memory_pool/os_memblock_put/index.html |  11 +
 .../os_mempool_info_get_next/index.html            |  11 +
 .../core_os/memory_pool/os_mempool_init/index.html |  11 +
 latest/os/core_os/mqueue/mqueue/index.html         |  11 +
 latest/os/core_os/mqueue/os_mqueue_get/index.html  |  11 +
 latest/os/core_os/mqueue/os_mqueue_init/index.html |  11 +
 latest/os/core_os/mqueue/os_mqueue_put/index.html  |  11 +
 latest/os/core_os/msys/msys/index.html             |  11 +
 latest/os/core_os/msys/os_msys_get/index.html      |  11 +
 .../os/core_os/msys/os_msys_get_pkthdr/index.html  |  11 +
 latest/os/core_os/msys/os_msys_register/index.html |  11 +
 latest/os/core_os/msys/os_msys_reset/index.html    |  11 +
 latest/os/core_os/mutex/mutex/index.html           |  11 +
 latest/os/core_os/mutex/os_mutex_init/index.html   |  11 +
 latest/os/core_os/mutex/os_mutex_pend/index.html   |  11 +
 .../os/core_os/mutex/os_mutex_release/index.html   |  11 +
 latest/os/core_os/mynewt_os/index.html             |  11 +
 latest/os/core_os/os_started/index.html            |  11 +
 latest/os/core_os/porting/port_bsp/index.html      |  11 +
 latest/os/core_os/porting/port_cpu/index.html      |  11 +
 latest/os/core_os/porting/port_mcu/index.html      |  11 +
 latest/os/core_os/porting/port_os/index.html       |  11 +
 .../core_os/sanity/os_sanity_check_init/index.html |  11 +
 .../sanity/os_sanity_check_register/index.html     |  11 +
 .../sanity/os_sanity_check_reset/index.html        |  11 +
 .../sanity/os_sanity_task_checkin/index.html       |  11 +
 .../core_os/sanity/os_sanity_task_init/index.html  |  11 +
 latest/os/core_os/sanity/sanity/index.html         |  11 +
 latest/os/core_os/semaphore/os_sem_init/index.html |  11 +
 latest/os/core_os/semaphore/os_sem_pend/index.html |  11 +
 .../os/core_os/semaphore/os_sem_release/index.html |  11 +
 latest/os/core_os/semaphore/semaphore/index.html   |  11 +
 latest/os/core_os/task/os_task_count/index.html    |  11 +
 .../core_os/task/os_task_info_get_next/index.html  |  11 +
 latest/os/core_os/task/os_task_init/index.html     |  11 +
 latest/os/core_os/task/os_task_remove/index.html   |  11 +
 latest/os/core_os/task/task/index.html             |  11 +
 .../os/core_os/time/os_get_uptime_usec/index.html  |  11 +
 latest/os/core_os/time/os_gettimeofday/index.html  |  11 +
 latest/os/core_os/time/os_settimeofday/index.html  |  11 +
 latest/os/core_os/time/os_time/index.html          |  11 +
 latest/os/core_os/time/os_time_advance/index.html  |  11 +
 latest/os/core_os/time/os_time_delay/index.html    |  11 +
 latest/os/core_os/time/os_time_get/index.html      |  11 +
 .../os/core_os/time/os_time_ms_to_ticks/index.html |  11 +
 latest/os/modules/baselibc/index.html              |  11 +
 .../bootloader/boot_build_status/index.html        |  11 +
 .../bootloader/boot_build_status_one/index.html    |  11 +
 .../bootloader/boot_clear_status/index.html        |  11 +
 .../modules/bootloader/boot_copy_area/index.html   |  11 +
 .../modules/bootloader/boot_copy_image/index.html  |  11 +
 .../modules/bootloader/boot_erase_area/index.html  |  11 +
 .../modules/bootloader/boot_fill_slot/index.html   |  11 +
 .../bootloader/boot_find_image_area_idx/index.html |  11 +
 .../bootloader/boot_find_image_part/index.html     |  11 +
 .../bootloader/boot_find_image_slot/index.html     |  11 +
 latest/os/modules/bootloader/boot_go/index.html    |  11 +
 .../modules/bootloader/boot_init_flash/index.html  |  11 +
 .../modules/bootloader/boot_move_area/index.html   |  11 +
 .../bootloader/boot_read_image_header/index.html   |  11 +
 .../bootloader/boot_read_image_headers/index.html  |  11 +
 .../modules/bootloader/boot_read_status/index.html |  11 +
 .../bootloader/boot_select_image_slot/index.html   |  11 +
 .../modules/bootloader/boot_slot_addr/index.html   |  11 +
 .../bootloader/boot_slot_to_area_idx/index.html    |  11 +
 .../modules/bootloader/boot_swap_areas/index.html  |  11 +
 .../bootloader/boot_vect_delete_main/index.html    |  11 +
 .../bootloader/boot_vect_delete_test/index.html    |  11 +
 .../bootloader/boot_vect_read_main/index.html      |  11 +
 .../bootloader/boot_vect_read_one/index.html       |  11 +
 .../bootloader/boot_vect_read_test/index.html      |  11 +
 .../bootloader/boot_write_status/index.html        |  11 +
 latest/os/modules/bootloader/bootloader/index.html |  11 +
 latest/os/modules/console/console/index.html       |  11 +
 latest/os/modules/console/console_echo/index.html  |  11 +
 latest/os/modules/console/console_init/index.html  |  11 +
 .../os/modules/console/console_is_init/index.html  |  11 +
 .../os/modules/console/console_printf/index.html   |  11 +
 latest/os/modules/console/console_read/index.html  |  11 +
 .../modules/console/console_set_queues/index.html  |  11 +
 latest/os/modules/console/console_write/index.html |  11 +
 .../modules/devmgmt/customize_newtmgr/index.html   |  11 +
 latest/os/modules/devmgmt/newtmgr/index.html       |  11 +
 latest/os/modules/devmgmt/oicmgr/index.html        |  11 +
 latest/os/modules/drivers/driver/index.html        |  15 +-
 latest/os/modules/drivers/flash/index.html         |  11 +
 latest/os/modules/drivers/mmc/index.html           |  11 +
 latest/os/modules/fs/fatfs/index.html              |  11 +
 latest/os/modules/fs/fs/fs/index.html              |  11 +
 latest/os/modules/fs/fs/fs_close/index.html        |  11 +
 latest/os/modules/fs/fs/fs_closedir/index.html     |  11 +
 .../os/modules/fs/fs/fs_dirent_is_dir/index.html   |  11 +
 latest/os/modules/fs/fs/fs_dirent_name/index.html  |  11 +
 latest/os/modules/fs/fs/fs_filelen/index.html      |  11 +
 latest/os/modules/fs/fs/fs_getpos/index.html       |  11 +
 latest/os/modules/fs/fs/fs_mkdir/index.html        |  11 +
 latest/os/modules/fs/fs/fs_open/index.html         |  11 +
 latest/os/modules/fs/fs/fs_opendir/index.html      |  11 +
 latest/os/modules/fs/fs/fs_ops/index.html          |  11 +
 latest/os/modules/fs/fs/fs_read/index.html         |  11 +
 latest/os/modules/fs/fs/fs_readdir/index.html      |  11 +
 latest/os/modules/fs/fs/fs_register/index.html     |  11 +
 latest/os/modules/fs/fs/fs_rename/index.html       |  11 +
 latest/os/modules/fs/fs/fs_return_codes/index.html |  11 +
 latest/os/modules/fs/fs/fs_seek/index.html         |  11 +
 latest/os/modules/fs/fs/fs_unlink/index.html       |  11 +
 latest/os/modules/fs/fs/fs_write/index.html        |  11 +
 .../os/modules/fs/fs/fsutil_read_file/index.html   |  11 +
 .../os/modules/fs/fs/fsutil_write_file/index.html  |  11 +
 latest/os/modules/fs/nffs/nffs/index.html          |  11 +
 .../os/modules/fs/nffs/nffs_area_desc/index.html   |  11 +
 latest/os/modules/fs/nffs/nffs_config/index.html   |  11 +
 latest/os/modules/fs/nffs/nffs_detect/index.html   |  11 +
 latest/os/modules/fs/nffs/nffs_format/index.html   |  11 +
 latest/os/modules/fs/nffs/nffs_init/index.html     |  11 +
 .../os/modules/fs/nffs/nffs_internals/index.html   |  11 +
 latest/os/modules/fs/otherfs/index.html            |  11 +
 latest/os/modules/hal/hal/index.html               |  11 +
 latest/os/modules/hal/hal_api/index.html           |  11 +
 latest/os/modules/hal/hal_bsp/hal_bsp/index.html   |  11 +
 latest/os/modules/hal/hal_creation/index.html      |  15 +-
 .../os/modules/hal/hal_flash/hal_flash/index.html  |  11 +
 .../modules/hal/hal_flash/hal_flash_int/index.html |  11 +
 latest/os/modules/hal/hal_gpio/hal_gpio/index.html |  11 +
 latest/os/modules/hal/hal_i2c/hal_i2c/index.html   |  11 +
 latest/os/modules/hal/hal_in_libraries/index.html  |  11 +
 .../modules/hal/hal_os_tick/hal_os_tick/index.html |  11 +
 latest/os/modules/hal/hal_spi/hal_spi/index.html   |  11 +
 .../os/modules/hal/hal_system/hal_sys/index.html   |  11 +
 .../os/modules/hal/hal_timer/hal_timer/index.html  |  11 +
 latest/os/modules/hal/hal_uart/hal_uart/index.html |  11 +
 .../hal/hal_watchdog/hal_watchdog/index.html       |  11 +
 latest/os/modules/imgmgr/imgmgr/index.html         |  11 +
 latest/os/modules/imgmgr/imgr_ver_parse/index.html |  11 +
 latest/os/modules/imgmgr/imgr_ver_str/index.html   |  11 +
 latest/os/modules/json/json/index.html             |  11 +
 .../json/json_encode_object_entry/index.html       |  11 +
 .../json/json_encode_object_finish/index.html      |  11 +
 .../modules/json/json_encode_object_key/index.html |  11 +
 .../json/json_encode_object_start/index.html       |  11 +
 latest/os/modules/json/json_read_object/index.html |  11 +
 latest/os/modules/logs/logs/index.html             |  11 +
 .../modules/sensor_framework/sensor_api/index.html | 944 ++++++++++++++++++++
 .../sensor_framework/sensor_create/index.html      | 825 +++++++++++++++++
 .../sensor_framework/sensor_driver/index.html      | 980 +++++++++++++++++++++
 .../modules/sensor_framework/sensor_framework.png  | Bin 0 -> 814560 bytes
 .../sensor_framework_overview}/index.html          | 218 +++--
 .../sensor_listener_api}/index.html                | 227 +++--
 .../sensor_mgr_api}/index.html                     | 187 ++--
 .../sensor_oic}/index.html                         | 186 ++--
 .../sensor_framework/sensor_shell}/index.html      |  61 +-
 latest/os/modules/shell/shell/index.html           |  11 +
 .../os/modules/shell/shell_cmd_register/index.html |  11 +
 latest/os/modules/shell/shell_evq_set/index.html   |  11 +
 .../shell/shell_nlip_input_register/index.html     |  11 +
 .../os/modules/shell/shell_nlip_output/index.html  |  11 +
 latest/os/modules/shell/shell_register/index.html  |  11 +
 .../shell_register_app_cmd_handler/index.html      |  11 +
 .../shell/shell_register_default_module/index.html |  11 +
 latest/os/modules/split/split/index.html           |  11 +
 latest/os/modules/stats/stats/index.html           |  11 +
 .../sysinitconfig/sysconfig_error/index.html       |  11 +
 .../modules/sysinitconfig/sysinitconfig/index.html |  11 +
 latest/os/modules/testutil/test_assert/index.html  |  11 +
 latest/os/modules/testutil/test_case/index.html    |  11 +
 latest/os/modules/testutil/test_decl/index.html    |  11 +
 latest/os/modules/testutil/test_pass/index.html    |  11 +
 latest/os/modules/testutil/test_suite/index.html   |  11 +
 latest/os/modules/testutil/testutil/index.html     |  11 +
 latest/os/modules/testutil/tu_init/index.html      |  11 +
 latest/os/modules/testutil/tu_restart/index.html   |  11 +
 latest/os/os_user_guide/index.html                 |  11 +
 mkdocs/search_index.json                           | 240 +++++
 os/core_os/callout/callout/index.html              |  11 +
 os/core_os/callout/os_callout_func_init/index.html |  11 +
 os/core_os/callout/os_callout_init/index.html      |  11 +
 os/core_os/callout/os_callout_queued/index.html    |  11 +
 os/core_os/callout/os_callout_reset/index.html     |  11 +
 os/core_os/callout/os_callout_stop/index.html      |  11 +
 .../context_switch/context_switch/index.html       |  11 +
 .../context_switch/os_arch_ctx_sw/index.html       |  11 +
 os/core_os/context_switch/os_sched/index.html      |  11 +
 .../context_switch/os_sched_ctx_sw_hook/index.html |  11 +
 .../os_sched_get_current_task/index.html           |  11 +
 .../context_switch/os_sched_insert/index.html      |  11 +
 .../context_switch/os_sched_next_task/index.html   |  11 +
 .../os_sched_os_timer_exp/index.html               |  11 +
 .../context_switch/os_sched_remove/index.html      |  11 +
 .../context_switch/os_sched_resort/index.html      |  11 +
 .../os_sched_set_current_task/index.html           |  11 +
 .../context_switch/os_sched_sleep/index.html       |  11 +
 .../context_switch/os_sched_wakeup/index.html      |  11 +
 os/core_os/cputime/os_cputime/index.html           |  11 +
 .../cputime/os_cputime_delay_nsecs/index.html      |  11 +
 .../cputime/os_cputime_delay_ticks/index.html      |  11 +
 .../cputime/os_cputime_delay_usecs/index.html      |  11 +
 os/core_os/cputime/os_cputime_get32/index.html     |  11 +
 os/core_os/cputime/os_cputime_init/index.html      |  11 +
 .../cputime/os_cputime_nsecs_to_ticks/index.html   |  11 +
 .../cputime/os_cputime_ticks_to_nsecs/index.html   |  11 +
 .../cputime/os_cputime_ticks_to_usecs/index.html   |  11 +
 .../cputime/os_cputime_timer_init/index.html       |  11 +
 .../cputime/os_cputime_timer_relative/index.html   |  11 +
 .../cputime/os_cputime_timer_start/index.html      |  11 +
 .../cputime/os_cputime_timer_stop/index.html       |  11 +
 .../cputime/os_cputime_usecs_to_ticks/index.html   |  11 +
 os/core_os/event_queue/event_queue/index.html      |  11 +
 .../event_queue/os_eventq_designate/index.html     |  11 +
 .../event_queue/os_eventq_dflt_get/index.html      |  11 +
 os/core_os/event_queue/os_eventq_get/index.html    |  11 +
 os/core_os/event_queue/os_eventq_init/index.html   |  11 +
 os/core_os/event_queue/os_eventq_inited/index.html |  11 +
 os/core_os/event_queue/os_eventq_put/index.html    |  11 +
 os/core_os/event_queue/os_eventq_remove/index.html |  11 +
 os/core_os/event_queue/os_eventq_run/index.html    |  11 +
 os/core_os/heap/heap/index.html                    |  11 +
 os/core_os/heap/os_free/index.html                 |  11 +
 os/core_os/heap/os_malloc/index.html               |  11 +
 os/core_os/heap/os_realloc/index.html              |  11 +
 os/core_os/mbuf/OS_MBUF_DATA/index.html            |  11 +
 os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html    |  11 +
 os/core_os/mbuf/OS_MBUF_PKTHDR/index.html          |  11 +
 os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html  |  11 +
 os/core_os/mbuf/OS_MBUF_PKTLEN/index.html          |  11 +
 os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html   |  11 +
 os/core_os/mbuf/OS_MBUF_USRHDR/index.html          |  11 +
 os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html      |  11 +
 os/core_os/mbuf/mbuf/index.html                    |  11 +
 os/core_os/mbuf/os_mbuf_adj/index.html             |  11 +
 os/core_os/mbuf/os_mbuf_append/index.html          |  11 +
 os/core_os/mbuf/os_mbuf_concat/index.html          |  11 +
 os/core_os/mbuf/os_mbuf_copydata/index.html        |  11 +
 os/core_os/mbuf/os_mbuf_copyinto/index.html        |  11 +
 os/core_os/mbuf/os_mbuf_dup/index.html             |  11 +
 os/core_os/mbuf/os_mbuf_extend/index.html          |  11 +
 os/core_os/mbuf/os_mbuf_free_chain/index.html      |  11 +
 os/core_os/mbuf/os_mbuf_get/index.html             |  11 +
 os/core_os/mbuf/os_mbuf_get_pkthdr/index.html      |  11 +
 os/core_os/mbuf/os_mbuf_memcmp/index.html          |  11 +
 os/core_os/mbuf/os_mbuf_off/index.html             |  11 +
 os/core_os/mbuf/os_mbuf_pool_init/index.html       |  11 +
 os/core_os/mbuf/os_mbuf_prepend/index.html         |  11 +
 os/core_os/mbuf/os_mbuf_pullup/index.html          |  11 +
 os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html |  11 +
 os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html  |  11 +
 os/core_os/memory_pool/memory_pool/index.html      |  11 +
 os/core_os/memory_pool/os_memblock_get/index.html  |  11 +
 os/core_os/memory_pool/os_memblock_put/index.html  |  11 +
 .../os_mempool_info_get_next/index.html            |  11 +
 os/core_os/memory_pool/os_mempool_init/index.html  |  11 +
 os/core_os/mqueue/mqueue/index.html                |  11 +
 os/core_os/mqueue/os_mqueue_get/index.html         |  11 +
 os/core_os/mqueue/os_mqueue_init/index.html        |  11 +
 os/core_os/mqueue/os_mqueue_put/index.html         |  11 +
 os/core_os/msys/msys/index.html                    |  11 +
 os/core_os/msys/os_msys_get/index.html             |  11 +
 os/core_os/msys/os_msys_get_pkthdr/index.html      |  11 +
 os/core_os/msys/os_msys_register/index.html        |  11 +
 os/core_os/msys/os_msys_reset/index.html           |  11 +
 os/core_os/mutex/mutex/index.html                  |  11 +
 os/core_os/mutex/os_mutex_init/index.html          |  11 +
 os/core_os/mutex/os_mutex_pend/index.html          |  11 +
 os/core_os/mutex/os_mutex_release/index.html       |  11 +
 os/core_os/mynewt_os/index.html                    |  11 +
 os/core_os/os_started/index.html                   |  11 +
 os/core_os/porting/port_bsp/index.html             |  11 +
 os/core_os/porting/port_cpu/index.html             |  11 +
 os/core_os/porting/port_mcu/index.html             |  11 +
 os/core_os/porting/port_os/index.html              |  11 +
 os/core_os/sanity/os_sanity_check_init/index.html  |  11 +
 .../sanity/os_sanity_check_register/index.html     |  11 +
 os/core_os/sanity/os_sanity_check_reset/index.html |  11 +
 .../sanity/os_sanity_task_checkin/index.html       |  11 +
 os/core_os/sanity/os_sanity_task_init/index.html   |  11 +
 os/core_os/sanity/sanity/index.html                |  11 +
 os/core_os/semaphore/os_sem_init/index.html        |  11 +
 os/core_os/semaphore/os_sem_pend/index.html        |  11 +
 os/core_os/semaphore/os_sem_release/index.html     |  11 +
 os/core_os/semaphore/semaphore/index.html          |  11 +
 os/core_os/task/os_task_count/index.html           |  11 +
 os/core_os/task/os_task_info_get_next/index.html   |  11 +
 os/core_os/task/os_task_init/index.html            |  11 +
 os/core_os/task/os_task_remove/index.html          |  11 +
 os/core_os/task/task/index.html                    |  11 +
 os/core_os/time/os_get_uptime_usec/index.html      |  11 +
 os/core_os/time/os_gettimeofday/index.html         |  11 +
 os/core_os/time/os_settimeofday/index.html         |  11 +
 os/core_os/time/os_time/index.html                 |  11 +
 os/core_os/time/os_time_advance/index.html         |  11 +
 os/core_os/time/os_time_delay/index.html           |  11 +
 os/core_os/time/os_time_get/index.html             |  11 +
 os/core_os/time/os_time_ms_to_ticks/index.html     |  11 +
 os/modules/baselibc/index.html                     |  11 +
 os/modules/bootloader/boot_build_status/index.html |  11 +
 .../bootloader/boot_build_status_one/index.html    |  11 +
 os/modules/bootloader/boot_clear_status/index.html |  11 +
 os/modules/bootloader/boot_copy_area/index.html    |  11 +
 os/modules/bootloader/boot_copy_image/index.html   |  11 +
 os/modules/bootloader/boot_erase_area/index.html   |  11 +
 os/modules/bootloader/boot_fill_slot/index.html    |  11 +
 .../bootloader/boot_find_image_area_idx/index.html |  11 +
 .../bootloader/boot_find_image_part/index.html     |  11 +
 .../bootloader/boot_find_image_slot/index.html     |  11 +
 os/modules/bootloader/boot_go/index.html           |  11 +
 os/modules/bootloader/boot_init_flash/index.html   |  11 +
 os/modules/bootloader/boot_move_area/index.html    |  11 +
 .../bootloader/boot_read_image_header/index.html   |  11 +
 .../bootloader/boot_read_image_headers/index.html  |  11 +
 os/modules/bootloader/boot_read_status/index.html  |  11 +
 .../bootloader/boot_select_image_slot/index.html   |  11 +
 os/modules/bootloader/boot_slot_addr/index.html    |  11 +
 .../bootloader/boot_slot_to_area_idx/index.html    |  11 +
 os/modules/bootloader/boot_swap_areas/index.html   |  11 +
 .../bootloader/boot_vect_delete_main/index.html    |  11 +
 .../bootloader/boot_vect_delete_test/index.html    |  11 +
 .../bootloader/boot_vect_read_main/index.html      |  11 +
 .../bootloader/boot_vect_read_one/index.html       |  11 +
 .../bootloader/boot_vect_read_test/index.html      |  11 +
 os/modules/bootloader/boot_write_status/index.html |  11 +
 os/modules/bootloader/bootloader/index.html        |  11 +
 os/modules/console/console/index.html              |  11 +
 os/modules/console/console_echo/index.html         |  11 +
 os/modules/console/console_init/index.html         |  11 +
 os/modules/console/console_is_init/index.html      |  11 +
 os/modules/console/console_printf/index.html       |  11 +
 os/modules/console/console_read/index.html         |  11 +
 os/modules/console/console_set_queues/index.html   |  11 +
 os/modules/console/console_write/index.html        |  11 +
 os/modules/devmgmt/customize_newtmgr/index.html    |  11 +
 os/modules/devmgmt/newtmgr/index.html              |  11 +
 os/modules/devmgmt/oicmgr/index.html               |  11 +
 os/modules/drivers/driver/index.html               |  15 +-
 os/modules/drivers/flash/index.html                |  11 +
 os/modules/drivers/mmc/index.html                  |  11 +
 os/modules/fs/fatfs/index.html                     |  11 +
 os/modules/fs/fs/fs/index.html                     |  11 +
 os/modules/fs/fs/fs_close/index.html               |  11 +
 os/modules/fs/fs/fs_closedir/index.html            |  11 +
 os/modules/fs/fs/fs_dirent_is_dir/index.html       |  11 +
 os/modules/fs/fs/fs_dirent_name/index.html         |  11 +
 os/modules/fs/fs/fs_filelen/index.html             |  11 +
 os/modules/fs/fs/fs_getpos/index.html              |  11 +
 os/modules/fs/fs/fs_mkdir/index.html               |  11 +
 os/modules/fs/fs/fs_open/index.html                |  11 +
 os/modules/fs/fs/fs_opendir/index.html             |  11 +
 os/modules/fs/fs/fs_ops/index.html                 |  11 +
 os/modules/fs/fs/fs_read/index.html                |  11 +
 os/modules/fs/fs/fs_readdir/index.html             |  11 +
 os/modules/fs/fs/fs_register/index.html            |  11 +
 os/modules/fs/fs/fs_rename/index.html              |  11 +
 os/modules/fs/fs/fs_return_codes/index.html        |  11 +
 os/modules/fs/fs/fs_seek/index.html                |  11 +
 os/modules/fs/fs/fs_unlink/index.html              |  11 +
 os/modules/fs/fs/fs_write/index.html               |  11 +
 os/modules/fs/fs/fsutil_read_file/index.html       |  11 +
 os/modules/fs/fs/fsutil_write_file/index.html      |  11 +
 os/modules/fs/nffs/nffs/index.html                 |  11 +
 os/modules/fs/nffs/nffs_area_desc/index.html       |  11 +
 os/modules/fs/nffs/nffs_config/index.html          |  11 +
 os/modules/fs/nffs/nffs_detect/index.html          |  11 +
 os/modules/fs/nffs/nffs_format/index.html          |  11 +
 os/modules/fs/nffs/nffs_init/index.html            |  11 +
 os/modules/fs/nffs/nffs_internals/index.html       |  11 +
 os/modules/fs/otherfs/index.html                   |  11 +
 os/modules/hal/hal/index.html                      |  11 +
 os/modules/hal/hal_api/index.html                  |  11 +
 os/modules/hal/hal_bsp/hal_bsp/index.html          |  11 +
 os/modules/hal/hal_creation/index.html             |  15 +-
 os/modules/hal/hal_flash/hal_flash/index.html      |  11 +
 os/modules/hal/hal_flash/hal_flash_int/index.html  |  11 +
 os/modules/hal/hal_gpio/hal_gpio/index.html        |  11 +
 os/modules/hal/hal_i2c/hal_i2c/index.html          |  11 +
 os/modules/hal/hal_in_libraries/index.html         |  11 +
 os/modules/hal/hal_os_tick/hal_os_tick/index.html  |  11 +
 os/modules/hal/hal_spi/hal_spi/index.html          |  11 +
 os/modules/hal/hal_system/hal_sys/index.html       |  11 +
 os/modules/hal/hal_timer/hal_timer/index.html      |  11 +
 os/modules/hal/hal_uart/hal_uart/index.html        |  11 +
 .../hal/hal_watchdog/hal_watchdog/index.html       |  11 +
 os/modules/imgmgr/imgmgr/index.html                |  11 +
 os/modules/imgmgr/imgr_ver_parse/index.html        |  11 +
 os/modules/imgmgr/imgr_ver_str/index.html          |  11 +
 os/modules/json/json/index.html                    |  11 +
 .../json/json_encode_object_entry/index.html       |  11 +
 .../json/json_encode_object_finish/index.html      |  11 +
 os/modules/json/json_encode_object_key/index.html  |  11 +
 .../json/json_encode_object_start/index.html       |  11 +
 os/modules/json/json_read_object/index.html        |  11 +
 os/modules/logs/logs/index.html                    |  11 +
 os/modules/sensor_framework/sensor_api/index.html  | 944 ++++++++++++++++++++
 .../sensor_framework/sensor_create/index.html      | 825 +++++++++++++++++
 .../sensor_framework/sensor_driver/index.html      | 980 +++++++++++++++++++++
 os/modules/sensor_framework/sensor_framework.png   | Bin 0 -> 814560 bytes
 .../sensor_framework_overview}/index.html          | 218 +++--
 .../sensor_listener_api}/index.html                | 227 +++--
 .../sensor_framework/sensor_mgr_api}/index.html    | 187 ++--
 .../sensor_framework/sensor_oic}/index.html        | 186 ++--
 .../sensor_shell}/index.html                       |  61 +-
 os/modules/shell/shell/index.html                  |  11 +
 os/modules/shell/shell_cmd_register/index.html     |  11 +
 os/modules/shell/shell_evq_set/index.html          |  11 +
 .../shell/shell_nlip_input_register/index.html     |  11 +
 os/modules/shell/shell_nlip_output/index.html      |  11 +
 os/modules/shell/shell_register/index.html         |  11 +
 .../shell_register_app_cmd_handler/index.html      |  11 +
 .../shell/shell_register_default_module/index.html |  11 +
 os/modules/split/split/index.html                  |  11 +
 os/modules/stats/stats/index.html                  |  11 +
 .../sysinitconfig/sysconfig_error/index.html       |  11 +
 os/modules/sysinitconfig/sysinitconfig/index.html  |  11 +
 os/modules/testutil/test_assert/index.html         |  11 +
 os/modules/testutil/test_case/index.html           |  11 +
 os/modules/testutil/test_decl/index.html           |  11 +
 os/modules/testutil/test_pass/index.html           |  11 +
 os/modules/testutil/test_suite/index.html          |  11 +
 os/modules/testutil/testutil/index.html            |  11 +
 os/modules/testutil/tu_init/index.html             |  11 +
 os/modules/testutil/tu_restart/index.html          |  11 +
 os/os_user_guide/index.html                        |  11 +
 494 files changed, 11996 insertions(+), 970 deletions(-)

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