We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08606ea commit 774affeCopy full SHA for 774affe
tests/drivers/dma/loop_transfer/boards/rpi_pico.overlay
@@ -0,0 +1,9 @@
1
+/*
2
+ * Copyright (c) 2023 Tokita, Hiroshi <[email protected]>
3
+ *
4
+ * SPDX-License-Identifier: Apache-2.0
5
+ */
6
+
7
+test_dma: &dma {
8
+ status = "okay";
9
+};
0 commit comments