NXP platforms with the LPUART require DMA for the async feature. Exclude platforms without DMA. Also exclude platforms with DCACHE since this sample does not place the UART buffers in non-cacheable memory. Signed-off-by: Derek Snell <derek.snell@nxp.com> |
||
|---|---|---|
| .. | ||
| async_api | ||
| echo_bot | ||
| native_tty | ||
| passthrough | ||
| 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.