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 f0c787e commit 3b17bc6Copy full SHA for 3b17bc6
cpu/rp2350_common/core.c
@@ -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
+
7
#include "compat_layer.h"
8
#include "periph_cpu.h"
9
#include "multicore.h"
0 commit comments