Skip to content

Commit 4aec077

Browse files
MaureenHelmnashif
authored andcommitted
tests: drivers: Extend dma channel link test to mimxrt1064_evk board
Adds mimxrt1064_evk to the list of allowed platforms for the dma channel link test. Signed-off-by: Maureen Helm <[email protected]>
1 parent 3021c27 commit 4aec077

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/drivers/dma/chan_link_transfer/testcase.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ tests:
33
min_ram: 16
44
depends_on: dma
55
tags: drivers dma
6-
platform_allow: frdm_k64f mimxrt1060_evk
6+
platform_allow: frdm_k64f mimxrt1060_evk mimxrt1064_evk
77
drivers.dma.interactive:
88
depends_on: dma
99
extra_args: CONF_FILE=prj_shell.conf
1010
min_ram: 16
1111
tags: drivers dma
1212
harness: keyboard
13-
platform_allow: frdm_k64f mimxrt1060_evk
13+
platform_allow: frdm_k64f mimxrt1060_evk mimxrt1064_evk

0 commit comments

Comments
 (0)