zephyr/doc/kernel_v2/data_passing
Allan Stephens 1bafb52d85 unified/doc: Mention that a list of items can be added to a fifo
Fifo section now mentions the existence of this capability, and
notes the associated APIs. (Including an example of using the APIs
is not done, since the amount of code needed to show the creation
of the list of data items is significant, and is likely of little
interest to most users.)

Change-Id: I0485cb7d6a35df48a5eab7f6e7a751ddf403625b
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-31 20:03:49 +00:00
..
data_passing.rst unified/doc: Update ring buffers section of Kernel Primer 2016-10-21 15:33:31 +00:00
fifos.rst unified/doc: Mention that a list of items can be added to a fifo 2016-10-31 20:03:49 +00:00
lifos.rst
mailboxes.rst
message_queues.rst unified: Tweak msgq API parameters 2016-10-19 14:54:44 +00:00
pipes.rst unified: Tweak pipe API parameters 2016-10-15 07:09:58 +00:00
stacks.rst unified: Update k_stack_pop() usage in documentation 2016-10-24 22:58:26 +00:00