1.. _module-pw_ring_buffer:
2
3--------------
4pw_ring_buffer
5--------------
6The ``pw_ring_buffer`` module will eventually provide several ring buffer
7implementations, each with different tradeoffs.
8
9This documentation is incomplete :)
10
11Compatibility
12=============
13* C++11
14
15Dependencies
16============
17* ``pw_span``
18* ``pw_containers`` - for tests only
19