zephyr/tests/drivers/dma/loop_transfer
Francois Ramu 64da50f45b tests: drivers: dma: adapt test applications on stm32l476 nucleo board
The dma test applications for MEM-to-MEM transfers are modified
to run on the stm32l476 with a DMA.
The CONFIG_DMA_LOOP_TRANSFER_DRV_NAME is either DMA_1 or DMA_2
CONFIG_DMA_LOOP_TRANSFER_CHANNEL_NR from 1 to 7 for DMA_1
CONFIG_DMA_LOOP_TRANSFER_CHANNEL_NR from 1 to 5 for DMA_2

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2020-12-27 18:16:47 +01:00
..
boards tests: drivers: dma: adapt test applications on stm32l476 nucleo board 2020-12-27 18:16:47 +01:00
src tests: drivers: dma adapt the dma tests applications for stm32 devices 2020-12-27 18:16:47 +01:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
Kconfig tests: dma: loop_transfer: allow configuration of device and channel 2020-09-03 21:50:58 +02:00
prj.conf
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00