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:04:17 UTC

[mynewt-documentation] branch master updated (6f38e3a -> e236559)

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

aditi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-documentation.git.


    from 6f38e3a  Merge pull request #40 from dlee-rt/master
     add 8849c06  add remote device management section to tree
     add 0bcbe83  tasks and priority management tutorial
     add bd546fb  update links for docs
     add 8c8435e  fix iBeacon link
     add c562900  add title
     add 391dcaa  update link to native tools
     add 9912dff  add tasks and priority management tutorial
     add 01bf955  add device management tutorial tree
     add f19217f  add newtmgr and ota upgrade tutorials
     add 9df1b75  update links, add outline
     add c9070bb  update links, add outline
     new e236559  Merge pull request #41 from dlee-rt/master

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:
 docs/tutorials/blinky/blinky.rst                   |   2 +-
 docs/tutorials/devmgmt/add_newtmgr.rst             | 319 ++++++++++++++++++++
 docs/tutorials/devmgmt/devmgmt.rst                 |   8 +
 docs/tutorials/devmgmt/ota_upgrade_nrf52.rst       | 246 +++++++++++++++
 docs/tutorials/os_fundamentals/os_fundamentals.rst |   3 +
 docs/tutorials/os_fundamentals/tasks_lesson.rst    | 329 +++++++++++++++++++++
 docs/tutorials/sensors/air_quality_sensor.rst      |   4 +-
 docs/tutorials/sensors/nrf52_adc.rst               |   4 +-
 docs/tutorials/tutorials.rst                       |   5 +-
 9 files changed, 913 insertions(+), 7 deletions(-)
 create mode 100644 docs/tutorials/devmgmt/add_newtmgr.rst
 create mode 100644 docs/tutorials/devmgmt/devmgmt.rst
 create mode 100644 docs/tutorials/devmgmt/ota_upgrade_nrf52.rst
 create mode 100644 docs/tutorials/os_fundamentals/tasks_lesson.rst

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

[mynewt-documentation] 01/01: Merge pull request #41 from dlee-rt/master

Posted by ad...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aditi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-documentation.git

commit e2365596d98fe9a3ff616c183fb977a2dcfa26b5
Merge: 6f38e3a c9070bb
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Thu May 24 18:04:15 2018 -0700

    Merge pull request #41 from dlee-rt/master
    
    Add tutorials

 docs/tutorials/blinky/blinky.rst                   |   2 +-
 docs/tutorials/devmgmt/add_newtmgr.rst             | 319 ++++++++++++++++++++
 docs/tutorials/devmgmt/devmgmt.rst                 |   8 +
 docs/tutorials/devmgmt/ota_upgrade_nrf52.rst       | 246 +++++++++++++++
 docs/tutorials/os_fundamentals/os_fundamentals.rst |   3 +
 docs/tutorials/os_fundamentals/tasks_lesson.rst    | 329 +++++++++++++++++++++
 docs/tutorials/sensors/air_quality_sensor.rst      |   4 +-
 docs/tutorials/sensors/nrf52_adc.rst               |   4 +-
 docs/tutorials/tutorials.rst                       |   5 +-
 9 files changed, 913 insertions(+), 7 deletions(-)

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