gpioctl icon indicating copy to clipboard operation
gpioctl copied to clipboard

gpioctl should be able to switch pull-ups on if available.

Open nettings opened this issue 5 years ago • 0 comments

As discussed at https://github.com/brgl/libgpiod/issues/31#issue-384105605 , libgpiod cannot currently do it, and it's arguably out of scope for a generic GPIO library until there is a generic universal kernel interface for this. But if we detect a Raspberry Pi, it would be a nice move to optionally set the pull-ups or at least bundle a tool to do it.

nettings avatar Mar 09 '19 01:03 nettings