Config.in 276 B

123456789
  1. config BR2_PACKAGE_PYTHON_GPIOZERO
  2. bool "python-gpiozero"
  3. depends on BR2_arm
  4. select BR2_PACKAGE_PYTHON_COLORZERO # runtime
  5. select BR2_PACKAGE_PYTHON_RPI_GPIO # runtime
  6. help
  7. A simple interface to GPIO devices with Raspberry Pi.
  8. https://github.com/gpiozero/gpiozero