sdalu opened a new issue #1026: os: callout without event queue (doc vs code)
URL: https://github.com/apache/mynewt-core/issues/1026
 
 
   Callout documentation makes it believe that an event queue is required to 
process callout callback, this requirement is not present in the code. If no 
queue is specified callback is processed in interupt context. Doc will need to 
be updated accordingly.
   
https://github.com/apache/mynewt-core/blob/e0d46d6f58bcc81a74536591e03560458f349b14/kernel/os/src/os_callout.c#L128-L132
   
   Documentation also make mention of `OS_EVENT_T_TIMER` which is not defined 
anywhere

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to