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/01/13 01:19:33 UTC

[mynewt-core] branch master updated (0082f9d -> b270ffc)

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-core.git.


    from 0082f9d  Merge pull request #722 from rymanluk/some_mesh_fixes
     add ee154d1  match os_sched() doxygen with mynewt-site
     add fe38682  move doc to header
     new b270ffc  Merge pull request #725 from gj262/osSched

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/os/core_os/API.rst                           | 11 ++++++
 docs/os/core_os/context_switch/context_switch.rst |  8 +---
 docs/os/core_os/mynewt_os.rst                     | 41 ++++++++-----------
 docs/os/os_user_guide.rst                         |  4 +-
 kernel/os/include/os/os_sched.h                   | 48 ++++++++++++++++++++++-
 kernel/os/src/os_sched.c                          | 21 ----------
 kernel/os/src/os_sem.c                            |  2 +-
 7 files changed, 80 insertions(+), 55 deletions(-)
 create mode 100644 docs/os/core_os/API.rst

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

[mynewt-core] 01/01: Merge pull request #725 from gj262/osSched

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-core.git

commit b270ffc18284fb21573e72e82f7805d38f0506e7
Merge: 0082f9d fe38682
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Fri Jan 12 17:19:30 2018 -0800

    Merge pull request #725 from gj262/osSched
    
    match os_sched() doxygen with mynewt-site

 docs/os/core_os/API.rst                           | 11 ++++++
 docs/os/core_os/context_switch/context_switch.rst |  8 +---
 docs/os/core_os/mynewt_os.rst                     | 41 ++++++++-----------
 docs/os/os_user_guide.rst                         |  4 +-
 kernel/os/include/os/os_sched.h                   | 48 ++++++++++++++++++++++-
 kernel/os/src/os_sched.c                          | 21 ----------
 kernel/os/src/os_sem.c                            |  2 +-
 7 files changed, 80 insertions(+), 55 deletions(-)

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