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

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

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

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

commit 94cd57644832f50a24707b8ee8e7740085ecd4cc
Merge: 111482a 73d1eb6
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Tue Jul 11 16:45:42 2017 -0700

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

 develop/mkdocs/search_index.json                   | 599 ++++++++++---------
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |  13 +-
 .../ble_att/functions/ble_att_mtu/index.html       |  13 +-
 .../functions/ble_att_set_preferred_mtu/index.html |  13 +-
 .../functions/ble_att_svr_read_local/index.html    |  13 +-
 .../functions/ble_att_svr_write_local/index.html   |  13 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |  13 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |  13 +-
 .../functions/ble_gap_adv_active/index.html        |  13 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |  13 +-
 .../functions/ble_gap_adv_set_fields/index.html    |  13 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |  13 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  13 +-
 .../functions/ble_gap_conn_active/index.html       |  13 +-
 .../functions/ble_gap_conn_cancel/index.html       |  13 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |  13 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  13 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |  13 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |  13 +-
 .../functions/ble_gap_disc_active/index.html       |  13 +-
 .../functions/ble_gap_disc_cancel/index.html       |  13 +-
 .../functions/ble_gap_security_initiate/index.html |  13 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |  13 +-
 .../functions/ble_gap_update_params/index.html     |  13 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  13 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |  13 +-
 .../definitions/ble_gattc_defs/index.html          |  13 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |  13 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |  13 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |  13 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  13 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |  13 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |  13 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |  13 +-
 .../functions/ble_gattc_indicate/index.html        |  13 +-
 .../functions/ble_gattc_notify/index.html          |  13 +-
 .../functions/ble_gattc_notify_custom/index.html   |  13 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |  13 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |  13 +-
 .../functions/ble_gattc_read_long/index.html       |  13 +-
 .../functions/ble_gattc_read_mult/index.html       |  13 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |  13 +-
 .../functions/ble_gattc_write_flat/index.html      |  13 +-
 .../functions/ble_gattc_write_long/index.html      |  13 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |  13 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |  13 +-
 .../functions/ble_gattc_write_reliable/index.html  |  13 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |  13 +-
 .../definitions/ble_gatts_defs/index.html          |  13 +-
 .../functions/ble_gatts_add_svcs/index.html        |  13 +-
 .../functions/ble_gatts_count_cfg/index.html       |  13 +-
 .../functions/ble_gatts_count_resources/index.html |  13 +-
 .../functions/ble_gatts_find_chr/index.html        |  13 +-
 .../functions/ble_gatts_find_dsc/index.html        |  13 +-
 .../functions/ble_gatts_find_svc/index.html        |  13 +-
 .../functions/ble_gatts_register_svcs/index.html   |  13 +-
 develop/network/ble/ble_hs/ble_hs/index.html       |  17 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |  13 +-
 .../functions/ble_hs_id_copy_addr/index.html       |  13 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |  13 +-
 .../functions/ble_hs_id_set_rnd/index.html         |  13 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |  13 +-
 .../ble_hs/init/definitions/init_defs/index.html   |  13 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |  13 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |  13 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |  13 +-
 develop/network/ble/ble_hs/init/init/index.html    |  13 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |  13 +-
 .../ble_eddystone_set_adv_data_url/index.html      |  13 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  13 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |  13 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  13 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |  13 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |  13 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |  13 +-
 develop/network/ble/ble_hs/other/other/index.html  |  13 +-
 develop/network/ble/ble_intro/index.html           |  13 +-
 develop/network/ble/ble_sec/index.html             |  17 +-
 .../ble_add_cpu => ble_setup/ble_addr}/index.html  | 156 ++---
 .../ble_lp_clock/index.html                        |  41 +-
 .../ble_setup_intro}/index.html                    |  94 +--
 .../ble_sync_cb}/index.html                        | 152 +++--
 develop/network/ble/bletiny/bletiny_GAP/index.html |  13 +-
 .../network/ble/bletiny/bletiny_GATT/index.html    |  13 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |  13 +-
 develop/network/ble/bletiny/bletiny_api/index.html |  13 +-
 .../ble/ini_stack/ble_consolepkg/index.html        | 584 ------------------
 .../ble/ini_stack/ble_controller_ini/index.html    | 630 --------------------
 .../network/ble/ini_stack/ble_devadd/index.html    | 581 ------------------
 .../network/ble/ini_stack/ble_host_ini/index.html  | 627 --------------------
 .../network/ble/ini_stack/ble_mempool/index.html   | 578 ------------------
 .../ble/ini_stack/ble_parent_ini/index.html        | 654 ---------------------
 develop/os/tutorials/add_newtmgr/index.html        |  34 +-
 develop/os/tutorials/add_shell/index.html          |  30 +-
 develop/os/tutorials/air_quality_ble/index.html    |  30 +-
 develop/os/tutorials/air_quality_sensor/index.html |  30 +-
 develop/os/tutorials/arduino_zero/index.html       |  30 +-
 .../tutorials/ble_bare_bones}/index.html           | 250 +++++---
 develop/os/tutorials/blehci_project/index.html     |  34 +-
 .../os/tutorials/bleprph/bleprph-adv/index.html    |  68 ++-
 .../os/tutorials/bleprph/bleprph-app/index.html    |  72 ++-
 .../bleprph/bleprph-chr-access/index.html          |  68 ++-
 .../tutorials/bleprph/bleprph-gap-event/index.html |  68 ++-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |  69 ++-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |  70 ++-
 develop/os/tutorials/bletiny_project/index.html    |  34 +-
 develop/os/tutorials/blinky/index.html             |  30 +-
 develop/os/tutorials/blinky_console/index.html     |  30 +-
 develop/os/tutorials/blinky_primo/index.html       |  30 +-
 develop/os/tutorials/blinky_stm32f4disc/index.html |  30 +-
 develop/os/tutorials/codesize/index.html           |  30 +-
 develop/os/tutorials/eddystone/index.html          | 477 ++++++++++-----
 develop/os/tutorials/event_queue/index.html        |  30 +-
 develop/os/tutorials/ibeacon/index.html            |  77 +--
 develop/os/tutorials/nRF52/index.html              |  30 +-
 develop/os/tutorials/nrf52_adc/index.html          |  30 +-
 develop/os/tutorials/olimex/index.html             |  30 +-
 develop/os/tutorials/ota_upgrade_nrf52/index.html  |  34 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |  30 +-
 develop/os/tutorials/project-sim-slinky/index.html |  30 +-
 develop/os/tutorials/project-slinky/index.html     |  30 +-
 .../os/tutorials/project-stm32-slinky/index.html   |  30 +-
 develop/os/tutorials/rbnano2/index.html            |  30 +-
 develop/os/tutorials/repo/add_repos/index.html     |  30 +-
 develop/os/tutorials/repo/create_repo/index.html   |  30 +-
 develop/os/tutorials/repo/private_repo/index.html  |  30 +-
 develop/os/tutorials/repo/upgrade_repo/index.html  |  30 +-
 develop/os/tutorials/tasks_lesson/index.html       |  30 +-
 develop/os/tutorials/tutorials/index.html          |  30 +-
 develop/os/tutorials/unit_test/index.html          |  30 +-
 develop/os/tutorials/wi-fi_on_arduino/index.html   |  30 +-
 develop/sitemap.xml                                |  30 +-
 latest/mkdocs/search_index.json                    | 599 ++++++++++---------
 .../network/ble/ble_hs/ble_att/ble_att/index.html  |  13 +-
 .../ble_att/functions/ble_att_mtu/index.html       |  13 +-
 .../functions/ble_att_set_preferred_mtu/index.html |  13 +-
 .../functions/ble_att_svr_read_local/index.html    |  13 +-
 .../functions/ble_att_svr_write_local/index.html   |  13 +-
 .../network/ble/ble_hs/ble_gap/ble_gap/index.html  |  13 +-
 .../ble_gap/definitions/ble_gap_defs/index.html    |  13 +-
 .../functions/ble_gap_adv_active/index.html        |  13 +-
 .../ble_gap_adv_rsp_set_fields/index.html          |  13 +-
 .../functions/ble_gap_adv_set_fields/index.html    |  13 +-
 .../ble_gap/functions/ble_gap_adv_start/index.html |  13 +-
 .../ble_gap/functions/ble_gap_adv_stop/index.html  |  13 +-
 .../functions/ble_gap_conn_active/index.html       |  13 +-
 .../functions/ble_gap_conn_cancel/index.html       |  13 +-
 .../ble_gap/functions/ble_gap_conn_find/index.html |  13 +-
 .../ble_gap/functions/ble_gap_conn_rssi/index.html |  13 +-
 .../ble_gap/functions/ble_gap_connect/index.html   |  13 +-
 .../ble_gap/functions/ble_gap_disc/index.html      |  13 +-
 .../functions/ble_gap_disc_active/index.html       |  13 +-
 .../functions/ble_gap_disc_cancel/index.html       |  13 +-
 .../functions/ble_gap_security_initiate/index.html |  13 +-
 .../ble_gap/functions/ble_gap_terminate/index.html |  13 +-
 .../functions/ble_gap_update_params/index.html     |  13 +-
 .../ble_gap/functions/ble_gap_wl_set/index.html    |  13 +-
 .../ble/ble_hs/ble_gattc/ble_gattc/index.html      |  13 +-
 .../definitions/ble_gattc_defs/index.html          |  13 +-
 .../functions/ble_gattc_disc_all_chrs/index.html   |  13 +-
 .../functions/ble_gattc_disc_all_dscs/index.html   |  13 +-
 .../functions/ble_gattc_disc_all_svcs/index.html   |  13 +-
 .../ble_gattc_disc_chrs_by_uuid/index.html         |  13 +-
 .../ble_gattc_disc_svc_by_uuid/index.html          |  13 +-
 .../functions/ble_gattc_exchange_mtu/index.html    |  13 +-
 .../functions/ble_gattc_find_inc_svcs/index.html   |  13 +-
 .../functions/ble_gattc_indicate/index.html        |  13 +-
 .../functions/ble_gattc_notify/index.html          |  13 +-
 .../functions/ble_gattc_notify_custom/index.html   |  13 +-
 .../ble_gattc/functions/ble_gattc_read/index.html  |  13 +-
 .../functions/ble_gattc_read_by_uuid/index.html    |  13 +-
 .../functions/ble_gattc_read_long/index.html       |  13 +-
 .../functions/ble_gattc_read_mult/index.html       |  13 +-
 .../ble_gattc/functions/ble_gattc_write/index.html |  13 +-
 .../functions/ble_gattc_write_flat/index.html      |  13 +-
 .../functions/ble_gattc_write_long/index.html      |  13 +-
 .../functions/ble_gattc_write_no_rsp/index.html    |  13 +-
 .../ble_gattc_write_no_rsp_flat/index.html         |  13 +-
 .../functions/ble_gattc_write_reliable/index.html  |  13 +-
 .../ble/ble_hs/ble_gatts/ble_gatts/index.html      |  13 +-
 .../definitions/ble_gatts_defs/index.html          |  13 +-
 .../functions/ble_gatts_add_svcs/index.html        |  13 +-
 .../functions/ble_gatts_count_cfg/index.html       |  13 +-
 .../functions/ble_gatts_count_resources/index.html |  13 +-
 .../functions/ble_gatts_find_chr/index.html        |  13 +-
 .../functions/ble_gatts_find_dsc/index.html        |  13 +-
 .../functions/ble_gatts_find_svc/index.html        |  13 +-
 .../functions/ble_gatts_register_svcs/index.html   |  13 +-
 latest/network/ble/ble_hs/ble_hs/index.html        |  17 +-
 .../ble/ble_hs/ble_hs_id/ble_hs_id/index.html      |  13 +-
 .../functions/ble_hs_id_copy_addr/index.html       |  13 +-
 .../functions/ble_hs_id_gen_rnd/index.html         |  13 +-
 .../functions/ble_hs_id_set_rnd/index.html         |  13 +-
 .../ble/ble_hs/ble_hs_return_codes/index.html      |  13 +-
 .../ble_hs/init/definitions/init_defs/index.html   |  13 +-
 .../ble_hs/init/functions/ble_hs_init/index.html   |  13 +-
 .../ble_hs/init/functions/ble_hs_start/index.html  |  13 +-
 .../ble_hs/init/functions/ble_hs_synced/index.html |  13 +-
 latest/network/ble/ble_hs/init/init/index.html     |  13 +-
 .../ble_eddystone_set_adv_data_uid/index.html      |  13 +-
 .../ble_eddystone_set_adv_data_url/index.html      |  13 +-
 .../other/functions/ble_hs_mbuf_att_pkt/index.html |  13 +-
 .../functions/ble_hs_mbuf_from_flat/index.html     |  13 +-
 .../other/functions/ble_hs_mbuf_to_flat/index.html |  13 +-
 .../functions/ble_ibeacon_set_adv_data/index.html  |  13 +-
 .../other/functions/ble_uuid_128_to_16/index.html  |  13 +-
 .../other/functions/ble_uuid_16_to_128/index.html  |  13 +-
 latest/network/ble/ble_hs/other/other/index.html   |  13 +-
 latest/network/ble/ble_intro/index.html            |  13 +-
 latest/network/ble/ble_sec/index.html              |  17 +-
 .../ble_add_cpu => ble_setup/ble_addr}/index.html  | 156 ++---
 .../ble_lp_clock/index.html                        |  41 +-
 .../ble_setup_intro}/index.html                    |  94 +--
 .../ble_sync_cb}/index.html                        | 152 +++--
 latest/network/ble/bletiny/bletiny_GAP/index.html  |  13 +-
 latest/network/ble/bletiny/bletiny_GATT/index.html |  13 +-
 .../network/ble/bletiny/bletiny_advdata/index.html |  13 +-
 latest/network/ble/bletiny/bletiny_api/index.html  |  13 +-
 .../ble/ini_stack/ble_consolepkg/index.html        | 584 ------------------
 .../ble/ini_stack/ble_controller_ini/index.html    | 630 --------------------
 latest/network/ble/ini_stack/ble_devadd/index.html | 581 ------------------
 .../network/ble/ini_stack/ble_host_ini/index.html  | 627 --------------------
 .../network/ble/ini_stack/ble_mempool/index.html   | 578 ------------------
 .../ble/ini_stack/ble_parent_ini/index.html        | 654 ---------------------
 latest/os/tutorials/add_newtmgr/index.html         |  34 +-
 latest/os/tutorials/add_shell/index.html           |  30 +-
 latest/os/tutorials/air_quality_ble/index.html     |  30 +-
 latest/os/tutorials/air_quality_sensor/index.html  |  30 +-
 latest/os/tutorials/arduino_zero/index.html        |  30 +-
 .../tutorials/ble_bare_bones}/index.html           | 250 +++++---
 latest/os/tutorials/blehci_project/index.html      |  34 +-
 latest/os/tutorials/bleprph/bleprph-adv/index.html |  68 ++-
 latest/os/tutorials/bleprph/bleprph-app/index.html |  72 ++-
 .../bleprph/bleprph-chr-access/index.html          |  68 ++-
 .../tutorials/bleprph/bleprph-gap-event/index.html |  68 ++-
 .../os/tutorials/bleprph/bleprph-intro/index.html  |  69 ++-
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |  70 ++-
 latest/os/tutorials/bletiny_project/index.html     |  34 +-
 latest/os/tutorials/blinky/index.html              |  30 +-
 latest/os/tutorials/blinky_console/index.html      |  30 +-
 latest/os/tutorials/blinky_primo/index.html        |  30 +-
 latest/os/tutorials/blinky_stm32f4disc/index.html  |  30 +-
 latest/os/tutorials/codesize/index.html            |  30 +-
 latest/os/tutorials/eddystone/index.html           | 477 ++++++++++-----
 latest/os/tutorials/event_queue/index.html         |  30 +-
 latest/os/tutorials/ibeacon/index.html             |  77 +--
 latest/os/tutorials/nRF52/index.html               |  30 +-
 latest/os/tutorials/nrf52_adc/index.html           |  30 +-
 latest/os/tutorials/olimex/index.html              |  30 +-
 latest/os/tutorials/ota_upgrade_nrf52/index.html   |  34 +-
 .../os/tutorials/project-nrf52-slinky/index.html   |  30 +-
 latest/os/tutorials/project-sim-slinky/index.html  |  30 +-
 latest/os/tutorials/project-slinky/index.html      |  30 +-
 .../os/tutorials/project-stm32-slinky/index.html   |  30 +-
 latest/os/tutorials/rbnano2/index.html             |  30 +-
 latest/os/tutorials/repo/add_repos/index.html      |  30 +-
 latest/os/tutorials/repo/create_repo/index.html    |  30 +-
 latest/os/tutorials/repo/private_repo/index.html   |  30 +-
 latest/os/tutorials/repo/upgrade_repo/index.html   |  30 +-
 latest/os/tutorials/tasks_lesson/index.html        |  30 +-
 latest/os/tutorials/tutorials/index.html           |  30 +-
 latest/os/tutorials/unit_test/index.html           |  30 +-
 latest/os/tutorials/wi-fi_on_arduino/index.html    |  30 +-
 latest/sitemap.xml                                 |  30 +-
 sitemap.xml                                        |  26 +-
 v0_9_0/sitemap.xml                                 |  28 +-
 v1_0_0/sitemap.xml                                 |  30 +-
 267 files changed, 3878 insertions(+), 12050 deletions(-)

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