zephyr/tests/drivers/uart/uart_async_api/src
Francois Ramu 169bf0f612 tests: drivers: uart stm32 run uart_async api on f767 nucleo
This sets the dts of dma for using the uart 6 asynch api.
The stm32f767 has a dma V1 with request 5 for Tx/Rx usart6
The Tx&Rx pins (PG14, PG9) of the usart6 are connected
on the nucleo_f767zi board to pass the test
The CONFIG_DCACHE=n must also be set to disable Dcache.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-05-25 11:38:05 -07: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: drivers: uart stm32 run uart_async api on f767 nucleo 2022-05-25 11:38:05 -07:00