doc: Add barriers API docs

Add an entry to the barriers API in the docs.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
This commit is contained in:
Carlo Caione 2023-05-30 17:04:08 +02:00 committed by Anas Nashif
parent 19829ace7d
commit f5c66e9708
3 changed files with 11 additions and 0 deletions

View file

@ -33,6 +33,10 @@ between major releases are available in the :ref:`zephyr_release_notes`.
- Unstable
- 3.3
* - :ref:`barriers_api`
- Experimental
- 3.4
* - :ref:`bluetooth_api`
- Stable
- 1.0

View file

@ -0,0 +1,6 @@
.. _barriers_api:
Barriers API
************
.. doxygengroup:: barrier_apis

View file

@ -7,6 +7,7 @@ Hardware Support
:maxdepth: 1
arch/index.rst
barriers/index.rst
cache/index.rst
emulator/index.rst
peripherals/index.rst