LICENSE
README.md
setup.cfg
setup.py
periphery/__init__.py
periphery/__init__.pyi
periphery/gpio.py
periphery/gpio.pyi
periphery/gpio_cdev1.py
periphery/gpio_cdev2.py
periphery/gpio_sysfs.py
periphery/i2c.py
periphery/i2c.pyi
periphery/led.py
periphery/led.pyi
periphery/mmio.py
periphery/mmio.pyi
periphery/pwm.py
periphery/pwm.pyi
periphery/py.typed
periphery/serial.py
periphery/serial.pyi
periphery/spi.py
periphery/spi.pyi
python_periphery.egg-info/PKG-INFO
python_periphery.egg-info/SOURCES.txt
python_periphery.egg-info/dependency_links.txt
python_periphery.egg-info/top_level.txt
tests/test.py
tests/test_gpio.py
tests/test_gpio_sysfs.py
tests/test_i2c.py
tests/test_led.py
tests/test_mmio.py
tests/test_pwm.py
tests/test_serial.py
tests/test_spi.py