tests: dma: add silabs boards conf files
Added sltb010a,slwrb4180a,xg24_dk2601b and xg27_dk2602a boards files to run chan_blen_transfer, loop_transfer and scatter_gather tests. Signed-off-by: Martin Hoff <martin.hoff@silabs.com>
This commit is contained in:
parent
4c3c67bf24
commit
8af19306d7
20 changed files with 185 additions and 0 deletions
5
tests/drivers/dma/loop_transfer/boards/xg24_dk2601b.conf
Normal file
5
tests/drivers/dma/loop_transfer/boards/xg24_dk2601b.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Copyright (c) 2024 Silicon Laboratories, Inc.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
CONFIG_DMA_LOOP_TRANSFER_CHANNEL_NR=0
|
||||
CONFIG_DMA_LOOP_TRANSFER_SIZE=2048
|
Loading…
Add table
Add a link
Reference in a new issue