Initial commit

This commit is contained in:
arofarn
2021-06-28 11:49:18 +02:00
parent 7698e7ff5c
commit e5694c0386
32 changed files with 1743 additions and 3 deletions

9
setup.py.disabled Normal file
View File

@ -0,0 +1,9 @@
# SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
# SPDX-FileCopyrightText: Copyright (c) 2021 Arofarn
#
# SPDX-License-Identifier: MIT
"""
This library is not deployed to PyPI. It is either a board-specific helper library, or
does not make sense for use on or is incompatible with single board computers and Linux.
"""