zephyr/tests/drivers/uart/uart_async_api/src
Francois Ramu ef148f5385 tests: drivers: uart stm32 run uart_async api on l475 disco
This sets the dts of dma for using the uart asynch api.
The stm32l475 has a dmamux with request 2 for Tx/Rx usart4
The Tx&Rx pins (PA0, PA1) of the usart4 are connected
on the disco_l475_iot1 board to pass the test.


Signed-off-by: Francois Ramu <francois.ramu@st.com>
2021-03-04 12:58:50 +01: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 stm32 run uart_async api on l475 disco 2021-03-04 12:58:50 +01:00