zephyr/tests/drivers/dma/chan_blen_transfer/boards/nucleo_g474re.overlay

18 lines
180 B
Plaintext
Raw Normal View History

/*
* Copyright (c) 2021 Thomas Stranger
*
* SPDX-License-Identifier: Apache-2.0
*/
&dma1 {
status = "okay";
};
&dma2 {
status = "okay";
};
&dmamux1 {
status = "okay";
};