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/05/25 01:14:43 UTC

[mynewt-site] branch asf-site updated (52e8e23 -> 5a4d4bb)

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 52e8e23  Merge pull request #433 from runtime-bot/asf-site
     add c9c2b70  asf-site update Fri May 25 01:11:25 UTC 2018
     new 5a4d4bb  Merge pull request #434 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:
 .../pics => develop/_images}/task_lesson.png       | Bin
 develop/_sources/tutorials/blinky/blinky.rst.txt   |   2 +-
 .../devmgmt}/add_newtmgr.rst.txt                   | 164 +++++++------
 develop/_sources/tutorials/devmgmt/devmgmt.rst.txt |   8 +
 .../devmgmt}/ota_upgrade_nrf52.rst.txt             | 232 +++++++++---------
 .../os_fundamentals/os_fundamentals.rst.txt        |   3 +
 .../os_fundamentals}/tasks_lesson.rst.txt          | 234 +++++++++---------
 .../tutorials/sensors/air_quality_sensor.rst.txt   |   4 +-
 .../_sources/tutorials/sensors/nrf52_adc.rst.txt   |   4 +-
 develop/_sources/tutorials/tutorials.rst.txt       |   5 +-
 develop/objects.inv                                | Bin 18698 -> 18757 bytes
 develop/searchindex.js                             |   2 +-
 develop/tutorials/ble/ble.html                     |   3 +-
 develop/tutorials/ble/ble_bare_bones.html          |   3 +-
 develop/tutorials/ble/blehci_project.html          |   3 +-
 .../ble/bleprph/bleprph-sections/bleprph-adv.html  |   3 +-
 .../ble/bleprph/bleprph-sections/bleprph-app.html  |   3 +-
 .../bleprph-sections/bleprph-chr-access.html       |   3 +-
 .../bleprph-sections/bleprph-gap-event.html        |   3 +-
 .../bleprph/bleprph-sections/bleprph-svc-reg.html  |   3 +-
 develop/tutorials/ble/bleprph/bleprph.html         |   3 +-
 develop/tutorials/ble/eddystone.html               |   3 +-
 develop/tutorials/ble/ibeacon.html                 |   3 +-
 develop/tutorials/blinky/arduino_zero.html         |   3 +-
 develop/tutorials/blinky/blinky.html               |   5 +-
 develop/tutorials/blinky/blinky_console.html       |   3 +-
 develop/tutorials/blinky/blinky_primo.html         |   3 +-
 develop/tutorials/blinky/blinky_stm32f4disc.html   |   3 +-
 develop/tutorials/blinky/nRF52.html                |   3 +-
 develop/tutorials/blinky/olimex.html               |   3 +-
 develop/tutorials/blinky/rbnano2.html              |   3 +-
 .../devmgmt}/add_newtmgr.html                      | 150 ++++++++----
 .../{other/other.html => devmgmt/devmgmt.html}     |  37 ++-
 .../devmgmt}/ota_upgrade_nrf52.html                | 109 ++++++---
 develop/tutorials/lora/lorawanapp.html             |   7 +-
 develop/tutorials/os_fundamentals/event_queue.html |  19 +-
 .../tutorials/os_fundamentals/os_fundamentals.html |  30 ++-
 .../os_fundamentals}/tasks_lesson.html             | 267 ++++++++++++---------
 develop/tutorials/other/codesize.html              |   3 +-
 develop/tutorials/other/other.html                 |   3 +-
 develop/tutorials/other/unit_test.html             |   3 +-
 develop/tutorials/other/wi-fi_on_arduino.html      |   3 +-
 develop/tutorials/repo/add_repos.html              |   3 +-
 develop/tutorials/repo/create_repo.html            |   3 +-
 develop/tutorials/repo/private_repo.html           |   3 +-
 develop/tutorials/repo/upgrade_repo.html           |   3 +-
 develop/tutorials/sensors/air_quality.html         |   3 +-
 develop/tutorials/sensors/air_quality_ble.html     |   3 +-
 develop/tutorials/sensors/air_quality_sensor.html  |   7 +-
 develop/tutorials/sensors/nrf52_adc.html           |   7 +-
 develop/tutorials/sensors/sensor_bleprph_oic.html  |   3 +-
 develop/tutorials/sensors/sensor_nrf52_bno055.html |   3 +-
 .../tutorials/sensors/sensor_nrf52_bno055_oic.html |   3 +-
 .../tutorials/sensors/sensor_offboard_config.html  |   3 +-
 develop/tutorials/sensors/sensor_oic_overview.html |   3 +-
 .../sensors/sensor_thingy_lis2dh12_onb.html        |   3 +-
 develop/tutorials/sensors/sensors.html             |   7 +-
 develop/tutorials/sensors/sensors_framework.html   |   3 +-
 develop/tutorials/slinky/project-nrf52-slinky.html |   3 +-
 develop/tutorials/slinky/project-sim-slinky.html   |   3 +-
 develop/tutorials/slinky/project-slinky.html       |   3 +-
 develop/tutorials/slinky/project-stm32-slinky.html |   3 +-
 develop/tutorials/tooling/segger_rtt.html          |   3 +-
 develop/tutorials/tooling/segger_sysview.html      |   3 +-
 develop/tutorials/tooling/tooling.html             |   3 +-
 develop/tutorials/tutorials.html                   |   9 +-
 master/sitemap.xml                                 |  38 +--
 sitemap.xml                                        |  38 +--
 v0_9_0/sitemap.xml                                 |  22 +-
 v1_0_0/sitemap.xml                                 |  30 +--
 v1_1_0/sitemap.xml                                 |  32 +--
 v1_2_0/sitemap.xml                                 |  36 +--
 72 files changed, 941 insertions(+), 693 deletions(-)
 copy {v1_2_0/os/tutorials/pics => develop/_images}/task_lesson.png (100%)
 copy develop/_sources/{os/tutorials => tutorials/devmgmt}/add_newtmgr.rst.txt (77%)
 create mode 100644 develop/_sources/tutorials/devmgmt/devmgmt.rst.txt
 copy develop/_sources/{os/tutorials => tutorials/devmgmt}/ota_upgrade_nrf52.rst.txt (50%)
 copy develop/_sources/{os/tutorials => tutorials/os_fundamentals}/tasks_lesson.rst.txt (66%)
 copy develop/{os/tutorials => tutorials/devmgmt}/add_newtmgr.html (76%)
 copy develop/tutorials/{other/other.html => devmgmt/devmgmt.html} (87%)
 copy develop/{os/tutorials => tutorials/devmgmt}/ota_upgrade_nrf52.html (75%)
 copy develop/{os/tutorials => tutorials/os_fundamentals}/tasks_lesson.html (59%)

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

[mynewt-site] 01/01: Merge pull request #434 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 5a4d4bbc415e75e28d98d8fec94ad07e705d560c
Merge: 52e8e23 c9c2b70
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Thu May 24 18:14:40 2018 -0700

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

 develop/_images/task_lesson.png                    | Bin 0 -> 25723 bytes
 develop/_sources/tutorials/blinky/blinky.rst.txt   |   2 +-
 .../_sources/tutorials/devmgmt/add_newtmgr.rst.txt | 319 ++++++++++
 develop/_sources/tutorials/devmgmt/devmgmt.rst.txt |   8 +
 .../tutorials/devmgmt/ota_upgrade_nrf52.rst.txt    | 246 ++++++++
 .../os_fundamentals/os_fundamentals.rst.txt        |   3 +
 .../tutorials/os_fundamentals/tasks_lesson.rst.txt | 329 +++++++++++
 .../tutorials/sensors/air_quality_sensor.rst.txt   |   4 +-
 .../_sources/tutorials/sensors/nrf52_adc.rst.txt   |   4 +-
 develop/_sources/tutorials/tutorials.rst.txt       |   5 +-
 develop/objects.inv                                | Bin 18698 -> 18757 bytes
 develop/searchindex.js                             |   2 +-
 develop/tutorials/ble/ble.html                     |   3 +-
 develop/tutorials/ble/ble_bare_bones.html          |   3 +-
 develop/tutorials/ble/blehci_project.html          |   3 +-
 .../ble/bleprph/bleprph-sections/bleprph-adv.html  |   3 +-
 .../ble/bleprph/bleprph-sections/bleprph-app.html  |   3 +-
 .../bleprph-sections/bleprph-chr-access.html       |   3 +-
 .../bleprph-sections/bleprph-gap-event.html        |   3 +-
 .../bleprph/bleprph-sections/bleprph-svc-reg.html  |   3 +-
 develop/tutorials/ble/bleprph/bleprph.html         |   3 +-
 develop/tutorials/ble/eddystone.html               |   3 +-
 develop/tutorials/ble/ibeacon.html                 |   3 +-
 develop/tutorials/blinky/arduino_zero.html         |   3 +-
 develop/tutorials/blinky/blinky.html               |   5 +-
 develop/tutorials/blinky/blinky_console.html       |   3 +-
 develop/tutorials/blinky/blinky_primo.html         |   3 +-
 develop/tutorials/blinky/blinky_stm32f4disc.html   |   3 +-
 develop/tutorials/blinky/nRF52.html                |   3 +-
 develop/tutorials/blinky/olimex.html               |   3 +-
 develop/tutorials/blinky/rbnano2.html              |   3 +-
 develop/tutorials/devmgmt/add_newtmgr.html         | 647 +++++++++++++++++++++
 .../{other/other.html => devmgmt/devmgmt.html}     |  37 +-
 develop/tutorials/devmgmt/ota_upgrade_nrf52.html   | 563 ++++++++++++++++++
 develop/tutorials/lora/lorawanapp.html             |   7 +-
 develop/tutorials/os_fundamentals/event_queue.html |  19 +-
 .../tutorials/os_fundamentals/os_fundamentals.html |  30 +-
 .../tutorials/os_fundamentals/tasks_lesson.html    | 635 ++++++++++++++++++++
 develop/tutorials/other/codesize.html              |   3 +-
 develop/tutorials/other/other.html                 |   3 +-
 develop/tutorials/other/unit_test.html             |   3 +-
 develop/tutorials/other/wi-fi_on_arduino.html      |   3 +-
 develop/tutorials/repo/add_repos.html              |   3 +-
 develop/tutorials/repo/create_repo.html            |   3 +-
 develop/tutorials/repo/private_repo.html           |   3 +-
 develop/tutorials/repo/upgrade_repo.html           |   3 +-
 develop/tutorials/sensors/air_quality.html         |   3 +-
 develop/tutorials/sensors/air_quality_ble.html     |   3 +-
 develop/tutorials/sensors/air_quality_sensor.html  |   7 +-
 develop/tutorials/sensors/nrf52_adc.html           |   7 +-
 develop/tutorials/sensors/sensor_bleprph_oic.html  |   3 +-
 develop/tutorials/sensors/sensor_nrf52_bno055.html |   3 +-
 .../tutorials/sensors/sensor_nrf52_bno055_oic.html |   3 +-
 .../tutorials/sensors/sensor_offboard_config.html  |   3 +-
 develop/tutorials/sensors/sensor_oic_overview.html |   3 +-
 .../sensors/sensor_thingy_lis2dh12_onb.html        |   3 +-
 develop/tutorials/sensors/sensors.html             |   7 +-
 develop/tutorials/sensors/sensors_framework.html   |   3 +-
 develop/tutorials/slinky/project-nrf52-slinky.html |   3 +-
 develop/tutorials/slinky/project-sim-slinky.html   |   3 +-
 develop/tutorials/slinky/project-slinky.html       |   3 +-
 develop/tutorials/slinky/project-stm32-slinky.html |   3 +-
 develop/tutorials/tooling/segger_rtt.html          |   3 +-
 develop/tutorials/tooling/segger_sysview.html      |   3 +-
 develop/tutorials/tooling/tooling.html             |   3 +-
 develop/tutorials/tutorials.html                   |   9 +-
 master/sitemap.xml                                 |  38 +-
 sitemap.xml                                        |  38 +-
 v0_9_0/sitemap.xml                                 |  22 +-
 v1_0_0/sitemap.xml                                 |  30 +-
 v1_1_0/sitemap.xml                                 |  32 +-
 v1_2_0/sitemap.xml                                 |  36 +-
 72 files changed, 3020 insertions(+), 197 deletions(-)

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