zephyr/tests/drivers/dma
Francois Ramu 60bb584301 tests/drivers/dma: testing mem-to-mem DMA transfer on stm32u5
Add the testcase to run on the stm32u5x5 disco kit
and nucleo_u575zi_q boards.
The DMA instance is the GPDMA (up to 16 channels).

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-08-24 10:05:32 +02:00
..
chan_blen_transfer tests/drivers/dma: testing mem-to-mem DMA transfer on stm32u5 2022-08-24 10:05:32 +02:00
chan_link_transfer devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
loop_transfer tests/drivers/dma: testing mem-to-mem DMA transfer on stm32u5 2022-08-24 10:05:32 +02:00
scatter_gather test: dma: sg fixing source address alignment issue 2022-08-03 11:20:10 +02:00