zephyr/doc/reference/kernel/data_passing/queues.rst
Anas Nashif 262bf14c63 doc: kernel: add section about queues
We did not have any reference to queues and doxygen information were not
linked correctly. Add a placeholder and pull in doxygen data so whenever
someone adds a reference, a link is created.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-05-02 15:41:43 -04:00

19 lines
192 B
ReStructuredText

.. _queues:
Queues
######
Configuration Options
*********************
Related configuration options:
* None
API Reference
*************
.. doxygengroup:: queue_apis
:project: Zephyr