You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cwanda <gi...@git.apache.org> on 2017/02/16 07:22:14 UTC

[GitHub] incubator-mynewt-site pull request #153: Update Event Queue Guide and Tutori...

GitHub user cwanda opened a pull request:

    https://github.com/apache/incubator-mynewt-site/pull/153

    Update Event Queue Guide and Tutorial for new event queue implementation

    
    1) Updated Event Queue OS guide description,  added description for os_eventq_designate and os_eventq_run functions, deleted os_eventq_dflt_set function.
    2) Updated Event Queue tutorial to show how to use Mynewt default event queue, and how to create a dedicated event queue and task.
    3) Modified the example to use the nRF52 board.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cwanda/incubator-mynewt-site sysconfg

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-mynewt-site/pull/153.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #153
    
----
commit eb603669aeaa076d812b37cf663808aa6a80c672
Author: cwanda <wa...@happycity.com>
Date:   2017-02-16T07:01:38Z

    Update Event Queue OS Guide and Tutorial for new event queue implementation.
    1) Updated Event Queue OS guide description,  added description for os_eventq_desinate and os_eventq_run function,
    deleted os_eventq_dflt_set function.
    2) Updated Event Queue tutorial to show how to use Mynewt default eventq, create dedicated event queue.
    3) Modified the example to use the nRF52 board.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-mynewt-site pull request #153: Update Event Queue Guide and Tutori...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-mynewt-site/pull/153


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---