mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-15 21:59:27 +00:00
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
config BR2_PACKAGE_PYTHON_RPI_GPIO
|
|
bool "python-rpi-gpio"
|
|
depends on BR2_arm
|
|
help
|
|
A Python module to control the GPIO on a Raspberry Pi.
|
|
|
|
http://sourceforge.net/p/raspberry-gpio-python
|