Adds a test with the cyclic transfer bit set in the dma configuration. Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
11 lines
191 B
YAML
11 lines
191 B
YAML
tests:
|
|
drivers.dma.cyclic:
|
|
depends_on: dma
|
|
tags:
|
|
- drivers
|
|
- dma
|
|
platform_allow:
|
|
- xmc47_relax_kit
|
|
- xmc45_relax_kit
|
|
filter: dt_alias_exists("dma0")
|