zephyr/tests/drivers/uart/uart_async_api
Francois Ramu d8093cda7b tests: drivers: uart async api test case on stm32u575 nucleo board
This commit configures the testcase to run on the
stm32u5x5 target boards. USART2 is selected
Pins Tx and Rx (PD5 PD6 on CN9) must be connected on the HW board
to pass the test.
The USART transfer uses the GP DMA transfer with request
27 and 26 on 2 DMA channels (0-15).

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-11-23 11:32:27 +01:00
..
boards tests: drivers: uart async api test case on stm32u575 nucleo board 2022-11-23 11:32:27 +01:00
src tests: drivers: uart async api test case on stm32u575 nucleo board 2022-11-23 11:32:27 +01:00
CMakeLists.txt tests: drivers: uart: move the uart async tests to new ztest API 2022-09-08 15:25:52 +00:00
prj.conf tests: drivers: uart: move the uart async tests to new ztest API 2022-09-08 15:25:52 +00:00
testcase.yaml tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00