usb-gpio-board
usb-gpio-board copied to clipboard
Update to libgpiod on newer kernels
Newer kernels require libgpiod to do any gpio related tasks as libgpiod encapsulates the ioctl calls and data structures behind a straightforward API,
sysfs is deprecated !!! Here is an example of porting over from it to libgpiod,
https://github.com/avrdudes/avrdude/issues/831