zephyr/samples/drivers/uart
Jordan Yates bb0f19260a samples: uart: async_api: added
Add a sample that utilises the ASYNC API to queue packets in bursts.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-04-25 18:58:47 +02:00
..
async_api samples: uart: async_api: added 2025-04-25 18:58:47 +02:00
echo_bot
native_tty samples/drivers/uart: Remove native_posix overlay 2025-03-07 19:16:14 +01:00
passthrough
README.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00

.. 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.