moved a bunch of garbage (things that have nothing to do in root) to _trash

This commit is contained in:
mia 2025-06-15 22:42:02 +02:00
parent d094982b2c
commit 3226ed29ec
2610 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,31 @@
CHANGELOG.txt
INSTALL.txt
LICENCE.txt
MANIFEST.in
README.txt
create_gpio_user_permissions.py
setup.cfg
setup.py
RPi/__init__.py
RPi.GPIO.egg-info/PKG-INFO
RPi.GPIO.egg-info/SOURCES.txt
RPi.GPIO.egg-info/dependency_links.txt
RPi.GPIO.egg-info/top_level.txt
RPi/GPIO/__init__.py
source/c_gpio.c
source/c_gpio.h
source/common.c
source/common.h
source/constants.c
source/constants.h
source/cpuinfo.c
source/cpuinfo.h
source/event_gpio.c
source/event_gpio.h
source/py_gpio.c
source/py_pwm.c
source/py_pwm.h
source/soft_pwm.c
source/soft_pwm.h
test/issue_94_111_154.py
test/test.py