external_zblue/samples/drivers/uart
Benjamin Cabé bc001bf9dd doc: samples: Adopt code-sample-category across tree
This commit uses the new .. zephyr:code-sample-category directive to
categorize code samples across the tree.
Updates existing legacy references to manually defined targets to now
use :zephyr:code-sample-category: role instead.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2026-04-20 17:44:55 +08:00
..
echo_bot hwmv2: Introduce Hardware model version 2 and convert devices 2026-04-20 17:04:04 +08:00
native_tty hwmv2: Introduce Hardware model version 2 and convert devices 2026-04-20 17:04:04 +08:00
passthrough sample: uart passthrough: fix filtering and twister file 2026-04-20 17:40:34 +08:00
README.rst doc: samples: Adopt code-sample-category across tree 2026-04-20 17:44:55 +08:00

README.rst

.. zephyr:code-sample-category:: uart
   :name: Universal Asynchronous Receiver-Transmitter (UART)
   :show-listing:

   These samples demonstrate how to use the :ref:`UART <uart_api>` driver API.