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
[email protected].

Reply via email to