freebsd-src/usr.sbin/gpioctl
Oleksandr Tymoshenko 3b2bb13317 Make it possible for operations to refer to GPIO pins by name
- Try to guess what is provided as a pin spec for -t or for get/set
    operation: number or name. Fails in case of ambiguity.
- Add -p and -N switches to force pin specification interpretation:
    -p forces spec to be pin number, -N forces it to be name

Submitted by:	Emmanuel Vadot <manu@bidouilliste.com>
Differential Revision:	https://reviews.freebsd.org/D5201
2016-03-11 21:05:16 +00:00
..
gpioctl.8 Make it possible for operations to refer to GPIO pins by name 2016-03-11 21:05:16 +00:00
gpioctl.c Make it possible for operations to refer to GPIO pins by name 2016-03-11 21:05:16 +00:00
Makefile Switch gpioctl(8) to LIBADD. 2014-12-03 03:05:15 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00