aboutsummaryrefslogtreecommitdiff
path: root/lib/libgpio/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Use GPIOTOGGLE to toggle the pin state instead of read, modify and write.Luiz Otavio O Souza2016-04-191-5/+5
* Add a new ioctl to allow the setting of GPIO pin names.Luiz Otavio O Souza2015-03-081-0/+16
* Fix an off-by-one in gpio_pin_list().Rui Paulo2014-12-021-1/+1
* Import libgpio.Rui Paulo2014-11-241-0/+262