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 c300a38 commit 9010f17Copy full SHA for 9010f17
USB_Host_Examples/CircuitPython_Keyboard_USB_Host/code.py
@@ -1,3 +1,6 @@
1
+# SPDX-FileCopyrightText: 2025 Tim Cocks for Adafruit Industries
2
+#
3
+# SPDX-License-Identifier: MIT
4
import array
5
6
import usb
0 commit comments