summaryrefslogtreecommitdiff
path: root/lib/libgpio/gpio.c
AgeCommit message (Expand)Author
2025-09-03libgpio: Add and document gpio interrupt utility functionsEvgenii Ivanov
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2016-04-19Use GPIOTOGGLE to toggle the pin state instead of read, modify and write.Luiz Otavio O Souza
2015-03-08Add a new ioctl to allow the setting of GPIO pin names.Luiz Otavio O Souza
2014-12-02Fix an off-by-one in gpio_pin_list().Rui Paulo
2014-11-24Import libgpio.Rui Paulo