unplugged-vendor/external/pigweed/pw_ring_buffer/docs.rst

19 lines
347 B
ReStructuredText
Raw Normal View History

.. _module-pw_ring_buffer:
--------------
pw_ring_buffer
--------------
The ``pw_ring_buffer`` module will eventually provide several ring buffer
implementations, each with different tradeoffs.
This documentation is incomplete :)
Compatibility
=============
* C++11
Dependencies
============
* ``pw_span``
* ``pw_containers`` - for tests only