Skip to content

Commit 5510222

Browse files
committed
fixup! rp2350/riscv: multicore support
1 parent 92f5b8a commit 5510222

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cpu/rp2350_common/core.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* SPDX-FileCopyrightText: 2025 Tom Hert <[email protected]>
3+
* SPDX-FileCopyrightText: 2025 HAW Hamburg
4+
* SPDX-License-Identifier: LGPL-2.1-only
5+
*/
6+
17
#include "compat_layer.h"
28
#include "periph_cpu.h"
39
#include "multicore.h"

0 commit comments

Comments
 (0)