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 228c132 commit 42216a6Copy full SHA for 42216a6
ports/espressif/boards/seeed_xiao_esp32_s3_sense/pins.c
@@ -1,3 +1,9 @@
1
+// This file is part of the CircuitPython project: https://circuitpython.org
2
+//
3
+// SPDX-FileCopyrightText: Copyright (c) 2020 Scott Shawcroft for Adafruit Industries
4
5
+// SPDX-License-Identifier: MIT
6
+
7
#include "py/objtuple.h"
8
#include "shared-bindings/board/__init__.h"
9
#include "shared-module/displayio/__init__.h"
0 commit comments