zephyr/tests/drivers/uart/uart_async_api
Francois Ramu 9488727292 tests: drivers: uart stm32 run uart_async api on f746 nucleo
This sets the dts of dma for using the uart 6 asynch api.
The stm32f746 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_f746zg 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
..
boards tests: drivers: uart stm32 run uart_async api on f746 nucleo 2022-05-25 11:38:05 -07:00
src tests: drivers: uart stm32 run uart_async api on f746 nucleo 2022-05-25 11:38:05 -07:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
testcase.yaml tests: uart_async_api: skip test cases if LPUART is present without DMA 2022-04-22 09:44:19 +02:00