xref: /OK3568_Linux_fs/buildroot/package/python-pigpio/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_PIGPIO
2	bool "python-pigpio"
3	help
4	  Pigpio is a Python module for the Raspberry Pi
5	  which talks to the pigpio daemon to allow control
6	  of the general purpose input outputs (GPIO).
7
8	  http://abyz.me.uk/rpi/pigpio/python.html
9