Config.in 417 B

123456789101112
  1. config BR2_PACKAGE_RASPI_GPIO
  2. bool "raspi-gpio"
  3. help
  4. Tool to help debug / hack at the BCM283x GPIO. You can dump
  5. the state of a GPIO or (all GPIOs). You can change a GPIO
  6. mode and pulls (and level if set as an output).
  7. Beware this tool writes directly to the BCM283x GPIO
  8. registers, ignoring anything else that may be using them
  9. (like Linux drivers).
  10. https://github.com/RPi-Distro/raspi-gpio