[Toybox] [PATCH] gpiod: new commands.

enh enh at google.com
Mon Feb 21 17:17:04 PST 2022


Equivalent to the content of the gpiod debian package. Very different
interface to the traditional Raspberry Pi command, but that command
explicitly calls itself deprecated and tells you to use the gpiod
package's commands instead.

"Works for me" on a Raspberry Pi 400, with a (small) variety of things
connected to GPIOs as inputs and outputs.

Missing gpiomon, which -- since the rest of these are about a year old
at this point -- it doesn't look like I'm going to get around to writing
any time soon unless someone asks for it...
---
 toys/pending/gpiod.c | 259 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 259 insertions(+)
 create mode 100644 toys/pending/gpiod.c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220221/8a0016cf/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gpiod-new-commands.patch
Type: text/x-patch
Size: 7684 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20220221/8a0016cf/attachment-0002.bin>


More information about the Toybox mailing list