zephyr/tests/lib/lockfree/prj.conf
Tom Burdick d95caa51a4 sys: Add a lockfree mpsc and spsc queues
Moves the rtio_ prefixed lockfree queues to sys alongside existing
mpsc/spsc pbuf, ringbuf, and similar queue-like data structures.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-06-06 00:42:29 -07:00

3 lines
41 B
Plaintext

CONFIG_ZTEST=y
CONFIG_TIMING_FUNCTIONS=y