zephyr/samples/testing
Luiz Augusto von Dentz e5ed88f328 fifo: Make use of k_queue as implementation
This makes k_fifo functions rely on k_queue and port k_poll to use
k_queue directly.

Once all users of k_fifo migrate to k_queue this should no longer be
needed.

Change-Id: Icf16d580f88d11b2cb89e1abd23ae314f43dbd20
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-02-27 21:20:52 +00:00
..
integration license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
unit fifo: Make use of k_queue as implementation 2017-02-27 21:20:52 +00:00