zephyr/tests/drivers/dma
Gerson Fernando Budke 372b23d61f tests: dma: sam0: Fix loopback test
The current tests should fail because the DMA controller now is disabled
by default in the devicetree. This add specific configuration to enable
the DMA controller and decalre the amount of bytes to be transfered to
allow small devices not fail in the link phase.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2025-01-29 20:33:56 +01:00
..
chan_blen_transfer tests: dma: fix dma related cases setting for rt1060_evkc 2025-01-27 17:10:37 +01:00
chan_link_transfer boards: nxp: add RT1060 EVKC support 2025-01-21 19:27:39 +01:00
loop_transfer tests: dma: sam0: Fix loopback test 2025-01-29 20:33:56 +01:00
scatter_gather tests: dma: fix dma related cases setting for rt1060_evkc 2025-01-27 17:10:37 +01:00