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

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


    from 16c5ae9  Merge pull request #236 from runtime-bot/asf-site
     add b0aea76  asf-site update Fri Jul 14 19:24:58 UTC 2017
     new f09f711  Merge pull request #239 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:
 develop/faq/answers/index.html                     |   8 +-
 develop/faq/how_to_edit_docs/index.html            |   6 +-
 develop/mkdocs/search_index.json                   | 217 +++++++++++++-------
 develop/newt/command_list/newt_new/index.html      |   6 +-
 develop/newt/command_list/newt_pkg/index.html      |   4 +-
 develop/newt/install/newt_windows/index.html       |   4 +-
 develop/newt/newt_intro/index.html                 |   2 +-
 develop/newt/newt_operation/index.html             |   4 +-
 develop/newtmgr/install_windows/index.html         |   2 +-
 develop/os/get_started/project_create/index.html   |   2 +-
 develop/os/get_started/vocabulary/index.html       |   4 +-
 develop/os/modules/console/console/index.html      |   2 +-
 develop/os/modules/shell/shell/index.html          |   3 +-
 .../sysinitconfig/sysconfig_error/index.html       |   8 +-
 develop/os/os_user_guide/index.html                |   4 +-
 develop/os/tutorials/add_newtmgr/index.html        |  76 ++++---
 develop/os/tutorials/add_shell/index.html          |  16 ++
 develop/os/tutorials/air_quality_ble/index.html    |  16 ++
 develop/os/tutorials/air_quality_sensor/index.html |  22 ++-
 develop/os/tutorials/arduino_zero/index.html       |  20 +-
 develop/os/tutorials/ble_bare_bones/index.html     |  18 +-
 develop/os/tutorials/blehci_project/index.html     |  18 +-
 .../os/tutorials/bleprph/bleprph-adv/index.html    |  16 ++
 .../os/tutorials/bleprph/bleprph-app/index.html    |  16 ++
 .../bleprph/bleprph-chr-access/index.html          |  16 ++
 .../tutorials/bleprph/bleprph-gap-event/index.html |  16 ++
 .../os/tutorials/bleprph/bleprph-intro/index.html  |  16 ++
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |  18 +-
 develop/os/tutorials/bletiny_project/index.html    |  18 +-
 develop/os/tutorials/blinky/index.html             |  16 ++
 develop/os/tutorials/blinky_console/index.html     |  16 ++
 develop/os/tutorials/blinky_primo/index.html       |  18 +-
 develop/os/tutorials/blinky_stm32f4disc/index.html |  18 +-
 develop/os/tutorials/codesize/index.html           |  16 ++
 develop/os/tutorials/eddystone/index.html          |  16 ++
 develop/os/tutorials/event_queue/index.html        |  16 ++
 develop/os/tutorials/ibeacon/index.html            |  16 ++
 develop/os/tutorials/nRF52/index.html              |  18 +-
 develop/os/tutorials/nrf52_adc/index.html          |  22 ++-
 develop/os/tutorials/olimex/index.html             |  18 +-
 develop/os/tutorials/ota_upgrade_nrf52/index.html  |  16 ++
 develop/os/tutorials/pics/segger_sysview1.png      | Bin 0 -> 373713 bytes
 .../os/tutorials/project-nrf52-slinky/index.html   |  18 +-
 develop/os/tutorials/project-sim-slinky/index.html |  18 +-
 develop/os/tutorials/project-slinky/index.html     |  16 ++
 .../os/tutorials/project-stm32-slinky/index.html   |  18 +-
 develop/os/tutorials/rbnano2/index.html            |  18 +-
 develop/os/tutorials/repo/add_repos/index.html     |  26 ++-
 develop/os/tutorials/repo/create_repo/index.html   |  16 ++
 develop/os/tutorials/repo/private_repo/index.html  |  16 ++
 develop/os/tutorials/repo/upgrade_repo/index.html  |  16 ++
 .../os/tutorials/{blinky => segger_rtt}/index.html | 218 ++++++++++-----------
 .../{project-slinky => segger_sysview}/index.html  | 151 +++++++-------
 develop/os/tutorials/tasks_lesson/index.html       |  16 ++
 develop/os/tutorials/tutorials/index.html          |  34 +++-
 develop/os/tutorials/unit_test/index.html          |  16 ++
 develop/os/tutorials/wi-fi_on_arduino/index.html   |  63 +++---
 develop/sitemap.xml                                |  30 +--
 latest/faq/answers/index.html                      |   8 +-
 latest/faq/how_to_edit_docs/index.html             |   6 +-
 latest/mkdocs/search_index.json                    | 217 +++++++++++++-------
 latest/newt/command_list/newt_new/index.html       |   6 +-
 latest/newt/command_list/newt_pkg/index.html       |   4 +-
 latest/newt/install/newt_windows/index.html        |   4 +-
 latest/newt/newt_intro/index.html                  |   2 +-
 latest/newt/newt_operation/index.html              |   4 +-
 latest/newtmgr/install_windows/index.html          |   2 +-
 latest/os/get_started/project_create/index.html    |   2 +-
 latest/os/get_started/vocabulary/index.html        |   4 +-
 latest/os/modules/console/console/index.html       |   2 +-
 latest/os/modules/shell/shell/index.html           |   3 +-
 .../sysinitconfig/sysconfig_error/index.html       |   8 +-
 latest/os/os_user_guide/index.html                 |   4 +-
 latest/os/tutorials/add_newtmgr/index.html         |  76 ++++---
 latest/os/tutorials/add_shell/index.html           |  16 ++
 latest/os/tutorials/air_quality_ble/index.html     |  16 ++
 latest/os/tutorials/air_quality_sensor/index.html  |  22 ++-
 latest/os/tutorials/arduino_zero/index.html        |  20 +-
 latest/os/tutorials/ble_bare_bones/index.html      |  18 +-
 latest/os/tutorials/blehci_project/index.html      |  18 +-
 latest/os/tutorials/bleprph/bleprph-adv/index.html |  16 ++
 latest/os/tutorials/bleprph/bleprph-app/index.html |  16 ++
 .../bleprph/bleprph-chr-access/index.html          |  16 ++
 .../tutorials/bleprph/bleprph-gap-event/index.html |  16 ++
 .../os/tutorials/bleprph/bleprph-intro/index.html  |  16 ++
 .../tutorials/bleprph/bleprph-svc-reg/index.html   |  18 +-
 latest/os/tutorials/bletiny_project/index.html     |  18 +-
 latest/os/tutorials/blinky/index.html              |  16 ++
 latest/os/tutorials/blinky_console/index.html      |  16 ++
 latest/os/tutorials/blinky_primo/index.html        |  18 +-
 latest/os/tutorials/blinky_stm32f4disc/index.html  |  18 +-
 latest/os/tutorials/codesize/index.html            |  16 ++
 latest/os/tutorials/eddystone/index.html           |  16 ++
 latest/os/tutorials/event_queue/index.html         |  16 ++
 latest/os/tutorials/ibeacon/index.html             |  16 ++
 latest/os/tutorials/nRF52/index.html               |  18 +-
 latest/os/tutorials/nrf52_adc/index.html           |  22 ++-
 latest/os/tutorials/olimex/index.html              |  18 +-
 latest/os/tutorials/ota_upgrade_nrf52/index.html   |  16 ++
 latest/os/tutorials/pics/segger_sysview1.png       | Bin 0 -> 373713 bytes
 .../os/tutorials/project-nrf52-slinky/index.html   |  18 +-
 latest/os/tutorials/project-sim-slinky/index.html  |  18 +-
 latest/os/tutorials/project-slinky/index.html      |  16 ++
 .../os/tutorials/project-stm32-slinky/index.html   |  18 +-
 latest/os/tutorials/rbnano2/index.html             |  18 +-
 latest/os/tutorials/repo/add_repos/index.html      |  26 ++-
 latest/os/tutorials/repo/create_repo/index.html    |  16 ++
 latest/os/tutorials/repo/private_repo/index.html   |  16 ++
 latest/os/tutorials/repo/upgrade_repo/index.html   |  16 ++
 .../os/tutorials/{blinky => segger_rtt}/index.html | 218 ++++++++++-----------
 .../{project-slinky => segger_sysview}/index.html  | 151 +++++++-------
 latest/os/tutorials/tasks_lesson/index.html        |  16 ++
 latest/os/tutorials/tutorials/index.html           |  34 +++-
 latest/os/tutorials/unit_test/index.html           |  16 ++
 latest/os/tutorials/wi-fi_on_arduino/index.html    |  63 +++---
 latest/sitemap.xml                                 |  30 +--
 mkdocs/search_index.json                           |   4 +-
 os/tutorials/pics/segger_sysview1.png              | Bin 0 -> 373713 bytes
 os/tutorials/tutorials/index.html                  |   7 +
 sitemap.xml                                        |  26 +--
 v0_9_0/os/tutorials/pics/segger_sysview1.png       | Bin 0 -> 373713 bytes
 v0_9_0/sitemap.xml                                 |  28 +--
 v1_0_0/os/tutorials/pics/segger_sysview1.png       | Bin 0 -> 373713 bytes
 v1_0_0/sitemap.xml                                 |  30 +--
 124 files changed, 2237 insertions(+), 806 deletions(-)
 create mode 100644 develop/os/tutorials/pics/segger_sysview1.png
 copy develop/os/tutorials/{blinky => segger_rtt}/index.html (71%)
 copy develop/os/tutorials/{project-slinky => segger_sysview}/index.html (75%)
 create mode 100644 latest/os/tutorials/pics/segger_sysview1.png
 copy latest/os/tutorials/{blinky => segger_rtt}/index.html (71%)
 copy latest/os/tutorials/{project-slinky => segger_sysview}/index.html (75%)
 create mode 100644 os/tutorials/pics/segger_sysview1.png
 create mode 100644 v0_9_0/os/tutorials/pics/segger_sysview1.png
 create mode 100644 v1_0_0/os/tutorials/pics/segger_sysview1.png

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

Reply via email to