Skip to content

Commit 498ded5

Browse files
ajf58kartben
authored andcommitted
tests: drivers: dma: Increase test coverage for RP2350A
Increase test coverage for Raspberry Pi's SoCs. Use the `socs` folder rather than `boards` to enable these tests to run on any boards with the same SoCs. Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
1 parent b6b38e6 commit 498ded5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/*
2+
* SPDX-License-Identifier: Apache-2.0
3+
*
4+
* Copyright (c) 2024 Andrew Featherstone <andrew.featherstone@gmail.com>
5+
*/
6+
7+
/* RP2350A is compatible with the RP2040, so reuse. */
8+
#include "rp2040.overlay"

0 commit comments

Comments
 (0)