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/04/02 23:13:52 UTC

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

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 8510d872cfe6e13e87e8be380448c9a181a98b3c
Merge: e7488e7 4a099c9
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Mon Apr 2 16:13:48 2018 -0700

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

 develop/_sources/index.rst.txt                     |   1 +
 develop/_sources/misc/faq.rst.txt                  | 293 +-----------
 develop/_sources/mynewt_faq.rst.txt                | 323 +++++++++++++
 develop/_static/common.html                        |   1 +
 develop/concepts.html                              |   1 +
 develop/genindex.html                              |   1 +
 develop/get_started/docker.html                    |   1 +
 develop/get_started/index.html                     |   1 +
 .../get_started/native_install/cross_tools.html    |   1 +
 develop/get_started/native_install/index.html      |   1 +
 .../get_started/native_install/native_tools.html   |   1 +
 develop/get_started/project_create.html            |   1 +
 develop/get_started/serial_access.html             |   1 +
 develop/index.html                                 |   1 +
 develop/misc/faq.html                              | 336 +------------
 develop/misc/go_env.html                           |   7 +-
 develop/misc/ide.html                              |   7 +-
 develop/misc/index.html                            |   9 +-
 develop/{misc/faq.html => mynewt_faq.html}         | 525 +++++++++------------
 develop/network/ble/ble_hs/ble_att.html            |   1 +
 develop/network/ble/ble_hs/ble_gap.html            |   1 +
 develop/network/ble/ble_hs/ble_gattc.html          |   1 +
 develop/network/ble/ble_hs/ble_gatts.html          |   1 +
 develop/network/ble/ble_hs/ble_hs.html             |   1 +
 develop/network/ble/ble_hs/ble_hs_id.html          |   1 +
 .../network/ble/ble_hs/ble_hs_return_codes.html    |   1 +
 develop/network/ble/ble_intro.html                 |   1 +
 develop/network/ble/ble_sec.html                   |   1 +
 develop/network/ble/ble_setup/ble_addr.html        |   1 +
 develop/network/ble/ble_setup/ble_lp_clock.html    |   1 +
 develop/network/ble/ble_setup/ble_setup_intro.html |   1 +
 develop/network/ble/ble_setup/ble_sync_cb.html     |   1 +
 develop/network/ble/btshell/btshell_GAP.html       |   1 +
 develop/network/ble/btshell/btshell_GATT.html      |   1 +
 develop/network/ble/btshell/btshell_advdata.html   |   1 +
 develop/network/ble/btshell/btshell_api.html       |   1 +
 develop/network/ble/mesh/index.html                |   1 +
 develop/network/ble/mesh/sample.html               |   1 +
 develop/newt/README.html                           |   1 +
 develop/newt/command_list/newt_build.html          |   1 +
 develop/newt/command_list/newt_clean.html          |   1 +
 develop/newt/command_list/newt_complete.html       |   1 +
 develop/newt/command_list/newt_create_image.html   |   1 +
 develop/newt/command_list/newt_debug.html          |   1 +
 develop/newt/command_list/newt_help.html           |   1 +
 develop/newt/command_list/newt_info.html           |   1 +
 develop/newt/command_list/newt_install.html        |   1 +
 develop/newt/command_list/newt_load.html           |   1 +
 develop/newt/command_list/newt_mfg.html            |   1 +
 develop/newt/command_list/newt_new.html            |   1 +
 develop/newt/command_list/newt_pkg.html            |   1 +
 develop/newt/command_list/newt_resign_image.html   |   1 +
 develop/newt/command_list/newt_run.html            |   1 +
 develop/newt/command_list/newt_size.html           |   1 +
 develop/newt/command_list/newt_sync.html           |   1 +
 develop/newt/command_list/newt_target.html         |   1 +
 develop/newt/command_list/newt_test.html           |   1 +
 develop/newt/command_list/newt_upgrade.html        |   1 +
 develop/newt/command_list/newt_vals.html           |   1 +
 develop/newt/command_list/newt_version.html        |   1 +
 develop/newt/index.html                            |   1 +
 develop/newt/install/index.html                    |   1 +
 develop/newt/install/newt_linux.html               |   1 +
 develop/newt/install/newt_mac.html                 |   1 +
 develop/newt/install/newt_windows.html             |   1 +
 develop/newt/install/prev_releases.html            |   1 +
 develop/newt/newt_operation.html                   |   1 +
 develop/newt/newt_ops.html                         |   1 +
 develop/newtmgr/README.html                        |   1 +
 develop/newtmgr/command_list/index.html            |   1 +
 develop/newtmgr/command_list/newtmgr_config.html   |   1 +
 develop/newtmgr/command_list/newtmgr_conn.html     |   1 +
 develop/newtmgr/command_list/newtmgr_crash.html    |   1 +
 develop/newtmgr/command_list/newtmgr_datetime.html |   1 +
 develop/newtmgr/command_list/newtmgr_echo.html     |   1 +
 develop/newtmgr/command_list/newtmgr_fs.html       |   1 +
 develop/newtmgr/command_list/newtmgr_image.html    |   1 +
 develop/newtmgr/command_list/newtmgr_logs.html     |   1 +
 develop/newtmgr/command_list/newtmgr_mpstats.html  |   1 +
 develop/newtmgr/command_list/newtmgr_reset.html    |   1 +
 develop/newtmgr/command_list/newtmgr_run.html      |   1 +
 develop/newtmgr/command_list/newtmgr_stat.html     |   1 +
 .../newtmgr/command_list/newtmgr_taskstats.html    |   1 +
 develop/newtmgr/index.html                         |   1 +
 develop/newtmgr/install/index.html                 |   1 +
 develop/newtmgr/install/install_linux.html         |   1 +
 develop/newtmgr/install/install_mac.html           |   1 +
 develop/newtmgr/install/install_windows.html       |   1 +
 develop/newtmgr/install/prev_releases.html         |   5 +-
 develop/objects.inv                                | Bin 17350 -> 17394 bytes
 develop/os/core_os/callout/callout.html            |   1 +
 .../os/core_os/context_switch/context_switch.html  |   1 +
 develop/os/core_os/cputime/os_cputime.html         |   1 +
 develop/os/core_os/event_queue/event_queue.html    |   1 +
 develop/os/core_os/heap/heap.html                  |   1 +
 develop/os/core_os/mbuf/mbuf.html                  |   1 +
 develop/os/core_os/memory_pool/memory_pool.html    |   1 +
 develop/os/core_os/mutex/mutex.html                |   1 +
 develop/os/core_os/mynewt_os.html                  |   1 +
 develop/os/core_os/porting/port_bsp.html           |   1 +
 develop/os/core_os/porting/port_cpu.html           |   1 +
 develop/os/core_os/porting/port_mcu.html           |   1 +
 develop/os/core_os/porting/port_os.html            |   1 +
 develop/os/core_os/sanity/sanity.html              |   1 +
 develop/os/core_os/semaphore/semaphore.html        |   1 +
 develop/os/core_os/task/task.html                  |   1 +
 develop/os/core_os/time/os_time.html               |   1 +
 develop/os/modules/baselibc.html                   |   1 +
 .../os/modules/bootloader/boot_build_status.html   |   1 +
 .../modules/bootloader/boot_build_status_one.html  |   1 +
 .../os/modules/bootloader/boot_clear_status.html   |   1 +
 develop/os/modules/bootloader/boot_copy_area.html  |   1 +
 develop/os/modules/bootloader/boot_copy_image.html |   1 +
 develop/os/modules/bootloader/boot_erase_area.html |   1 +
 develop/os/modules/bootloader/boot_fill_slot.html  |   1 +
 .../bootloader/boot_find_image_area_idx.html       |   1 +
 .../modules/bootloader/boot_find_image_part.html   |   1 +
 .../modules/bootloader/boot_find_image_slot.html   |   1 +
 develop/os/modules/bootloader/boot_go.html         |   1 +
 develop/os/modules/bootloader/boot_init_flash.html |   1 +
 develop/os/modules/bootloader/boot_move_area.html  |   1 +
 .../modules/bootloader/boot_read_image_header.html |   1 +
 .../bootloader/boot_read_image_headers.html        |   1 +
 .../os/modules/bootloader/boot_read_status.html    |   1 +
 .../modules/bootloader/boot_select_image_slot.html |   1 +
 develop/os/modules/bootloader/boot_slot_addr.html  |   1 +
 .../modules/bootloader/boot_slot_to_area_idx.html  |   1 +
 develop/os/modules/bootloader/boot_swap_areas.html |   1 +
 .../modules/bootloader/boot_vect_delete_main.html  |   1 +
 .../modules/bootloader/boot_vect_delete_test.html  |   1 +
 .../os/modules/bootloader/boot_vect_read_main.html |   1 +
 .../os/modules/bootloader/boot_vect_read_one.html  |   1 +
 .../os/modules/bootloader/boot_vect_read_test.html |   1 +
 .../os/modules/bootloader/boot_write_status.html   |   1 +
 develop/os/modules/bootloader/bootloader.html      |   1 +
 develop/os/modules/config/config.html              |   1 +
 develop/os/modules/console/console.html            |   1 +
 develop/os/modules/devmgmt/customize_newtmgr.html  |   1 +
 develop/os/modules/devmgmt/newtmgr.html            |   1 +
 develop/os/modules/devmgmt/oicmgr.html             |   1 +
 develop/os/modules/drivers/driver.html             |   1 +
 develop/os/modules/drivers/flash.html              |   1 +
 develop/os/modules/drivers/mmc.html                |   1 +
 develop/os/modules/elua/elua.html                  |   1 +
 develop/os/modules/elua/lua_init.html              |   1 +
 develop/os/modules/elua/lua_main.html              |   1 +
 develop/os/modules/fcb/fcb.html                    |   1 +
 develop/os/modules/fcb/fcb_append.html             |   1 +
 develop/os/modules/fcb/fcb_append_finish.html      |   1 +
 develop/os/modules/fcb/fcb_append_to_scratch.html  |   1 +
 develop/os/modules/fcb/fcb_clear.html              |   1 +
 develop/os/modules/fcb/fcb_getnext.html            |   1 +
 develop/os/modules/fcb/fcb_init.html               |   1 +
 develop/os/modules/fcb/fcb_is_empty.html           |   1 +
 develop/os/modules/fcb/fcb_offset_last_n.html      |   1 +
 develop/os/modules/fcb/fcb_rotate.html             |   1 +
 develop/os/modules/fcb/fcb_walk.html               |   1 +
 develop/os/modules/fs/fatfs.html                   |   1 +
 develop/os/modules/fs/fs/fs.html                   |   1 +
 develop/os/modules/fs/fs/fs_close.html             |   1 +
 develop/os/modules/fs/fs/fs_closedir.html          |   1 +
 develop/os/modules/fs/fs/fs_dirent_is_dir.html     |   1 +
 develop/os/modules/fs/fs/fs_dirent_name.html       |   1 +
 develop/os/modules/fs/fs/fs_filelen.html           |   1 +
 develop/os/modules/fs/fs/fs_getpos.html            |   1 +
 develop/os/modules/fs/fs/fs_mkdir.html             |   1 +
 develop/os/modules/fs/fs/fs_open.html              |   1 +
 develop/os/modules/fs/fs/fs_opendir.html           |   1 +
 develop/os/modules/fs/fs/fs_ops.html               |   1 +
 develop/os/modules/fs/fs/fs_read.html              |   1 +
 develop/os/modules/fs/fs/fs_readdir.html           |   1 +
 develop/os/modules/fs/fs/fs_register.html          |   1 +
 develop/os/modules/fs/fs/fs_rename.html            |   1 +
 develop/os/modules/fs/fs/fs_return_codes.html      |   1 +
 develop/os/modules/fs/fs/fs_seek.html              |   1 +
 develop/os/modules/fs/fs/fs_unlink.html            |   1 +
 develop/os/modules/fs/fs/fs_write.html             |   1 +
 develop/os/modules/fs/fs/fsutil_read_file.html     |   1 +
 develop/os/modules/fs/fs/fsutil_write_file.html    |   1 +
 develop/os/modules/fs/nffs/nffs.html               |   1 +
 develop/os/modules/fs/nffs/nffs_area_desc.html     |   1 +
 develop/os/modules/fs/nffs/nffs_config.html        |   1 +
 develop/os/modules/fs/nffs/nffs_detect.html        |   1 +
 develop/os/modules/fs/nffs/nffs_format.html        |   1 +
 develop/os/modules/fs/nffs/nffs_init.html          |   1 +
 develop/os/modules/fs/nffs/nffs_internals.html     |   1 +
 develop/os/modules/fs/otherfs.html                 |   1 +
 develop/os/modules/hal/hal.html                    |   1 +
 develop/os/modules/hal/hal_bsp/hal_bsp.html        |   1 +
 develop/os/modules/hal/hal_creation.html           |   1 +
 develop/os/modules/hal/hal_flash/hal_flash.html    |   1 +
 .../os/modules/hal/hal_flash/hal_flash_int.html    |   1 +
 develop/os/modules/hal/hal_gpio/hal_gpio.html      |   1 +
 develop/os/modules/hal/hal_i2c/hal_i2c.html        |   1 +
 develop/os/modules/hal/hal_in_libraries.html       |   1 +
 .../os/modules/hal/hal_os_tick/hal_os_tick.html    |   1 +
 develop/os/modules/hal/hal_spi/hal_spi.html        |   1 +
 develop/os/modules/hal/hal_system/hal_sys.html     |   1 +
 develop/os/modules/hal/hal_timer/hal_timer.html    |   1 +
 develop/os/modules/hal/hal_uart/hal_uart.html      |   1 +
 .../os/modules/hal/hal_watchdog/hal_watchdog.html  |   1 +
 develop/os/modules/imgmgr/imgmgr.html              |   1 +
 develop/os/modules/imgmgr/imgmgr_module_init.html  |   1 +
 develop/os/modules/imgmgr/imgr_ver_parse.html      |   1 +
 develop/os/modules/imgmgr/imgr_ver_str.html        |   1 +
 develop/os/modules/json/json.html                  |   1 +
 .../os/modules/json/json_encode_object_entry.html  |   1 +
 .../os/modules/json/json_encode_object_finish.html |   1 +
 .../os/modules/json/json_encode_object_key.html    |   1 +
 .../os/modules/json/json_encode_object_start.html  |   1 +
 develop/os/modules/json/json_read_object.html      |   1 +
 develop/os/modules/logs/logs.html                  |   1 +
 .../os/modules/sensor_framework/sensor_api.html    |   1 +
 .../os/modules/sensor_framework/sensor_create.html |   1 +
 .../os/modules/sensor_framework/sensor_driver.html |   1 +
 .../sensor_framework_overview.html                 |   1 +
 .../sensor_framework/sensor_listener_api.html      |   1 +
 .../modules/sensor_framework/sensor_mgr_api.html   |   1 +
 .../os/modules/sensor_framework/sensor_oic.html    |   1 +
 .../os/modules/sensor_framework/sensor_shell.html  |   1 +
 develop/os/modules/shell/shell.html                |   1 +
 develop/os/modules/shell/shell_cmd_register.html   |   1 +
 develop/os/modules/shell/shell_evq_set.html        |   1 +
 .../modules/shell/shell_nlip_input_register.html   |   1 +
 develop/os/modules/shell/shell_nlip_output.html    |   1 +
 develop/os/modules/shell/shell_register.html       |   1 +
 .../shell/shell_register_app_cmd_handler.html      |   1 +
 .../shell/shell_register_default_module.html       |   1 +
 develop/os/modules/split/split.html                |   1 +
 develop/os/modules/stats/stats.html                |   1 +
 .../os/modules/sysinitconfig/sysconfig_error.html  |   1 +
 .../os/modules/sysinitconfig/sysinitconfig.html    |   1 +
 develop/os/modules/testutil/test_assert.html       |   1 +
 develop/os/modules/testutil/test_case.html         |   1 +
 develop/os/modules/testutil/test_decl.html         |   1 +
 develop/os/modules/testutil/test_pass.html         |   1 +
 develop/os/modules/testutil/test_suite.html        |   1 +
 develop/os/modules/testutil/testutil.html          |   1 +
 develop/os/modules/testutil/tu_init.html           |   1 +
 develop/os/modules/testutil/tu_restart.html        |   1 +
 develop/os/os_user_guide.html                      |   1 +
 develop/os/tutorials/STM32F303.html                |   1 +
 develop/os/tutorials/add_newtmgr.html              |   1 +
 develop/os/tutorials/define_target.html            |   1 +
 develop/os/tutorials/event_queue.html              |   1 +
 develop/os/tutorials/ota_upgrade_nrf52.html        |   1 +
 develop/os/tutorials/pin-wheel-mods.html           |   1 +
 develop/os/tutorials/tasks_lesson.html             |   1 +
 develop/os/tutorials/try_markdown.html             |   1 +
 develop/search.html                                |   1 +
 develop/searchindex.js                             |   2 +-
 develop/tutorials/ble/ble.html                     |   1 +
 develop/tutorials/ble/ble_bare_bones.html          |   1 +
 develop/tutorials/ble/blehci_project.html          |   1 +
 .../ble/bleprph/bleprph-sections/bleprph-adv.html  |   1 +
 .../ble/bleprph/bleprph-sections/bleprph-app.html  |   1 +
 .../bleprph-sections/bleprph-chr-access.html       |   1 +
 .../bleprph-sections/bleprph-gap-event.html        |   1 +
 .../bleprph/bleprph-sections/bleprph-svc-reg.html  |   1 +
 develop/tutorials/ble/bleprph/bleprph.html         |   1 +
 develop/tutorials/ble/eddystone.html               |   1 +
 develop/tutorials/ble/ibeacon.html                 |   1 +
 develop/tutorials/blinky/arduino_zero.html         |   1 +
 develop/tutorials/blinky/blinky.html               |   1 +
 develop/tutorials/blinky/blinky_console.html       |   1 +
 develop/tutorials/blinky/blinky_primo.html         |   1 +
 develop/tutorials/blinky/blinky_stm32f4disc.html   |   1 +
 develop/tutorials/blinky/nRF52.html                |   1 +
 develop/tutorials/blinky/olimex.html               |   1 +
 develop/tutorials/blinky/rbnano2.html              |   1 +
 develop/tutorials/lora/lorawanapp.html             |   1 +
 develop/tutorials/other/codesize.html              |   1 +
 develop/tutorials/other/other.html                 |   1 +
 develop/tutorials/other/unit_test.html             |   1 +
 develop/tutorials/other/wi-fi_on_arduino.html      |   1 +
 develop/tutorials/repo/add_repos.html              |   1 +
 develop/tutorials/repo/create_repo.html            |   1 +
 develop/tutorials/repo/private_repo.html           |   1 +
 develop/tutorials/repo/upgrade_repo.html           |   1 +
 develop/tutorials/sensors/air_quality.html         |   1 +
 develop/tutorials/sensors/air_quality_ble.html     |   1 +
 develop/tutorials/sensors/air_quality_sensor.html  |   1 +
 develop/tutorials/sensors/nrf52_adc.html           |   1 +
 develop/tutorials/sensors/sensor_bleprph_oic.html  |   1 +
 develop/tutorials/sensors/sensor_nrf52_bno055.html |   1 +
 .../tutorials/sensors/sensor_nrf52_bno055_oic.html |   1 +
 .../tutorials/sensors/sensor_offboard_config.html  |   1 +
 develop/tutorials/sensors/sensor_oic_overview.html |   1 +
 .../sensors/sensor_thingy_lis2dh12_onb.html        |   1 +
 develop/tutorials/sensors/sensors.html             |   1 +
 develop/tutorials/sensors/sensors_framework.html   |   1 +
 develop/tutorials/slinky/project-nrf52-slinky.html |   1 +
 develop/tutorials/slinky/project-sim-slinky.html   |   1 +
 develop/tutorials/slinky/project-slinky.html       |   1 +
 develop/tutorials/slinky/project-stm32-slinky.html |   1 +
 develop/tutorials/tooling/segger_rtt.html          |   1 +
 develop/tutorials/tooling/segger_sysview.html      |   1 +
 develop/tutorials/tooling/tooling.html             |   1 +
 develop/tutorials/tutorials.html                   |   1 +
 299 files changed, 883 insertions(+), 913 deletions(-)

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