52b054fb3e
Signed-off-by: Ian Haylock <haylocki@yahoo.co.uk> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
194 B
Plaintext
Executable File
8 lines
194 B
Plaintext
Executable File
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
|