ba24fe3ff0
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
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
|