blob: f3c0928c6261d24148ab2de84cd8a80e84c40e1f (
plain)
1
2
3
4
5
6
7
|
config BR2_PACKAGE_PYTHON_RPI_GPIO
bool "python-rpi-gpio"
depends on BR2_arm || BR2_aarch64
help
A Python module to control the GPIO on a Raspberry Pi.
http://sourceforge.net/p/raspberry-gpio-python
|