Page 1 of 1

libgpiod

Posted: Sat Apr 06, 2019 4:17 pm
by mhel
The new way to access GPIO's is using libgpiod.
Is there going to be support for nanopi neo2 for line names?
It works similar to `gpio readall`, using `gpiodinfo`.

Also, when can we get support for interrupts with WirngNP?

Re: libgpiod

Posted: Mon May 27, 2019 8:18 pm
by Alekss
There is no interrupt handling in user space, only in the kernel area.

Re: libgpiod

Posted: Mon Jun 10, 2019 2:55 am
by mhel
Thanks I found out about that.