Searched hist:"3 b2bb133179d7f188cba089c253db723d72863cf" (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/gpioctl/ |
H A D | gpioctl.c | diff 3b2bb133179d7f188cba089c253db723d72863cf Fri Mar 11 22:05:16 CET 2016 Oleksandr Tymoshenko <gonzo@FreeBSD.org> 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
|
H A D | gpioctl.8 | diff 3b2bb133179d7f188cba089c253db723d72863cf Fri Mar 11 22:05:16 CET 2016 Oleksandr Tymoshenko <gonzo@FreeBSD.org> 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
|