Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 384 Bytes

queue.rst

File metadata and controls

26 lines (17 loc) · 384 Bytes

Queue

About

Use a queue to communicate between two threads.

Source code

The source code can also be found on Github in the examples/queue folder.

Build and run

Build and upload the application.

$ cd examples/queue
$ make -s BOARD=<board> run
read value = 1