tests: dma: loop_transfer: add overlay for RaspberryPi Pico

Add overlay file for rpi_pico target.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
This commit is contained in:
TOKITA Hiroshi 2023-01-18 08:56:33 +09:00 committed by Carles Cufí
commit 774affe2e9

View file

@ -0,0 +1,9 @@
/*
* Copyright (c) 2023 Tokita, Hiroshi <tokita.hiroshi@fujitsu.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
test_dma: &dma {
status = "okay";
};