Skip to content

Commit 5e4c3ce

Browse files
mertekrenmertvatansever
authored andcommitted
tests: drivers: dma: Add MAX32675 overlay files
Enable 'chan_blen_transfer' and 'loop_transfer' tests for MAX32675EVKIT. Signed-off-by: Mert Ekren <[email protected]>
1 parent 8c13c07 commit 5e4c3ce

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (c) 2024 Analog Devices, Inc.
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
CONFIG_CODE_DATA_RELOCATION=y
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*
2+
* Copyright (c) 2024 Analog Devices, Inc.
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
test_dma0: &dma0 { };
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/*
2+
* Copyright (c) 2024 Analog Devices, Inc.
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
5+
*/
6+
7+
test_dma0: &dma0 { };

0 commit comments

Comments
 (0)