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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to