zephyr/tests/drivers/uart
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
..
uart_async_api tests: drivers: uart async api test case on stm32u575 nucleo board 2022-11-23 11:32:27 +01:00
uart_basic_api ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
uart_mix_fifo_poll tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
uart_pm tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00