GPIO deprecated method?
Posted: Wednesday 03 November 2021 22:07
in the wiki it says "use sysfs as a prefered method" now since linux 4.8 the GPIO sysfs interface is deprecated.
the "new" method is libgpiod.
What method is the best?
For now i'm using sysfs and I nothis sometimes the status is not up-to-date to the pin state as input.
Is there a common method in use or must the wiki-page been updated?
Thanks for your thoughts
the "new" method is libgpiod.
What method is the best?
For now i'm using sysfs and I nothis sometimes the status is not up-to-date to the pin state as input.
Is there a common method in use or must the wiki-page been updated?
Thanks for your thoughts