zephyr/samples/drivers/uart
Alberto Escolar Piedras 05aaa7ea1d samples/drivers/uart: Remove native_posix overlay
native_posix is being removed as it has reached its end of life in 4.2,
after being deprecated since 4.0.

So these overlays will not serve any purpose anymore.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2025-03-07 19:16:14 +01: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.