zephyr/tests/drivers/uart/uart_async_api/src
Francois Ramu 75c76fef36 tests: drivers: uart async with DMA on stm32fx nucleo144 boards
It enables the usart6 to run the testcase with a DMA
tests/drivers/uart/uart_async_api. DMA2 (of type V1)
is configured on channel 5 (request) streams 7 & 2.
USART Tx and Rx PG14 - PG9 pins (14 & 16 of CN10)
are connected to PASS the test.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2021-08-26 06:56:49 -04:00
..
main.c tests: uart_asyn: Simplify how the UART device is provided 2020-09-02 13:48:13 +02:00
test_uart_async.c tests: uart_async_api: flush reception in read_abort 2021-01-18 19:07:29 +01:00
test_uart.h tests: drivers: uart async with DMA on stm32fx nucleo144 boards 2021-08-26 06:56:49 -04:00