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>
8 lines
158 B
YAML
8 lines
158 B
YAML
tests:
|
|
libraries.lockfree:
|
|
platform_exclude:
|
|
- m5stack_core2 # renode times out
|
|
- m2gl025_miv # renode times out
|
|
tags:
|
|
- lockfree
|