Re: OS event queue changes

2016-11-14 Thread Christopher Collins
Hi David, On Mon, Nov 14, 2016 at 01:06:14PM -0500, David G. Simmons wrote: > Hi Chris, > > Thanks for this detailed write-up on the new os_event and event queue > handling. > > I'm working on adding it all to the existing tutorial on creating and > managing tasks. > > I'm working on folding

Re: OS event queue changes

2016-11-09 Thread p...@wrada.com
Really like this change Chris. I think its going to make it way easier to create task-less portable modules. On 11/8/16, 5:36 PM, "Christopher Collins" wrote: >Hello all, > >Recently a pretty big change was made to Mynewt's event queue model. >The Mynewt documentation

OS event queue changes

2016-11-08 Thread Christopher Collins
Hello all, Recently a pretty big change was made to Mynewt's event queue model. The Mynewt documentation gives a good overview of how event queues used to work (http://mynewt.apache.org/develop/os/core_os/event_queue/event_queue/). Here is the old os_event struct: struct os_event {