generated from gaoyang3513/SDK_RK3288
[Mod] First commit
This commit is contained in:
10
package/python-gpiozero/Config.in
Normal file
10
package/python-gpiozero/Config.in
Normal file
@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_PYTHON_GPIOZERO
|
||||
bool "python-gpiozero"
|
||||
depends on BR2_arm
|
||||
select BR2_PACKAGE_PYTHON_COLORZERO # runtime
|
||||
select BR2_PACKAGE_PYTHON_RPI_GPIO # runtime
|
||||
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
|
||||
help
|
||||
A simple interface to GPIO devices with Raspberry Pi.
|
||||
|
||||
https://github.com/gpiozero/gpiozero
|
||||
Reference in New Issue
Block a user