This is a set of libgpiod examples.
Refer to the API: https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/tree/include/gpiod.h
libgpiod introduction video: https://www.youtube.com/watch?v=76j3TIqTPTI
- libgpiod-led: Output with LED example
- libgpiod-input: Input example
- libgpiod-event: Interrupt as an event example