zephyr/tests/drivers/uart/uart_async_api/src
Daniel DeGrasse 4bc72144e8 tests: uart_async: Define UART loopback peripherals for LPUART
define uart peripheral that can be connected as a loopback using
external jumper for all boards this test can be run against.
Additionally, all RT boards require DMA memory to be noncacheable. Move
SRAM to DTCM for all RT10xx series boards, and to noncacheable OCRAM for
RT11xx series.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-04-06 10:03:40 -05:00
..
main.c tests: uart_async_api: Add multiple_rx_enable test case 2022-02-05 06:25:46 -05:00
test_uart_async.c tests: drivers: uart: uart_async_api: Move rx abort to timeout 2022-03-07 10:46:48 +01:00
test_uart.h tests: uart_async: Define UART loopback peripherals for LPUART 2022-04-06 10:03:40 -05:00