<div dir="ltr">Equivalent to the content of the gpiod debian package. Very different<br>interface to the traditional Raspberry Pi command, but that command<br>explicitly calls itself deprecated and tells you to use the gpiod<br>package's commands instead.<br><br>"Works for me" on a Raspberry Pi 400, with a (small) variety of things<br>connected to GPIOs as inputs and outputs.<br><br>Missing gpiomon, which -- since the rest of these are about a year old<br>at this point -- it doesn't look like I'm going to get around to writing<br>any time soon unless someone asks for it...<br>---<br> toys/pending/gpiod.c | 259 +++++++++++++++++++++++++++++++++++++++++++<br> 1 file changed, 259 insertions(+)<br> create mode 100644 toys/pending/gpiod.c<br></div>