(Created page with "category: RTOS Tutorials ~~~ ---- ==Intro== Check RTOS Basics : Queue tutorial for API details. ==Code== <html><script src="https://gist.github.com/Amritach/0a11d85c...")
 
m
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
  
 
==Code==
 
==Code==
 +
 +
Find here [[Use of Queue with timeout for not receiving data|more examples on queue]].
 +
 
<html><script src="https://gist.github.com/Amritach/0a11d85cabbbe086bd55.js"></script></html>
 
<html><script src="https://gist.github.com/Amritach/0a11d85cabbbe086bd55.js"></script></html>
 +
 +
==Output==
 +
====Waveform====
 +
[[File:RTOS 22 logicAnalyzer.png|center|framed|Waveform]]
 
{{DISQUS}}
 
{{DISQUS}}

Latest revision as of 12:06, 30 May 2015

Amruta (talk)


Intro

Check RTOS Basics : Queue tutorial for API details.

Code

Find here more examples on queue.

Output

Waveform

Waveform