logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gpiodetect - libgpiod command-line utility

Author

       Bartosz Golaszewski <brgl@bgdev.pl>

Description

       List GPIO chips, print their labels and number of GPIO lines.

       Chips  may be identified by number, name, or path.  e.g. '0', 'gpiochip0', and '/dev/gpiochip0' all refer
       to the same chip.

       If no chips are specified then all chips are listed.

Name

       gpiodetect - libgpiod command-line utility

Options

-h, --help
              display this help and exit

       -v, --version
              output version information and exit

Reporting Bugs

       Report bugs to:
           Bartosz Golaszewski <brgl@bgdev.pl>
           linux-gpio <linux-gpio@vger.kernel.org>

Synopsis

gpiodetect [OPTIONS] [chip]...

See Also