8 lines
232 B
ReStructuredText
8 lines
232 B
ReStructuredText
``pipe``
|
||
========
|
||
|
||
A test of the ``mkfifo()`` and ``pipe()`` APIs. Requires ``CONFIG_PIPES``
|
||
|
||
- ``CONFIG_EXAMPLES_PIPE_STACKSIZE`` – Sets the size of the stack to use when
|
||
creating the child tasks. The default size is ``1024``.
|