zephyr/tests/drivers/dma/loop_transfer/socs/esp32c2.overlay
Raffael Rostagno 8ed4d044d1 tests: dma: esp32c2: esp8684: Add test config
Add test config for chan_blen_transfer suite.

Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
2025-06-09 14:35:51 -07:00

12 lines
160 B
Plaintext

/*
* Copyright (c) 2025 Espressif Systems (Shanghai) Co., Ltd.
*
* SPDX-License-Identifier: Apache-2.0
*/
&dma {
status = "okay";
};
tst_dma0: &dma { };