zephyr/tests/drivers/dma/loop_transfer
Hein Wessels 775f602ce4 tests: drivers: dma: loop_transfer: add bdma test to nucleo_h743zi
Add DMA unit tests for BDMA driver.

Also requires adding additional kconfig options to allocate
the memory buffers in a specific SRAM section, because
the BDMA only has access to SRAM4.

Signed-off-by: Hein Wessels <heinwessels93@gmail.com>
2023-03-01 15:58:27 +01:00
..
boards tests: drivers: dma: loop_transfer: add bdma test to nucleo_h743zi 2023-03-01 15:58:27 +01:00
src tests: drivers: dma: loop_transfer: add bdma test to nucleo_h743zi 2023-03-01 15:58:27 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
Kconfig tests: drivers: dma: loop_transfer: add bdma test to nucleo_h743zi 2023-03-01 15:58:27 +01:00
prj.conf tests: dma: upgrade dma test to new ztest api 2022-07-29 09:31:34 -05:00
testcase.yaml tests: drivers: dma: loop_transfer: support testing multiple dmas 2023-03-01 15:58:27 +01:00