aboutsummaryrefslogtreecommitdiff
path: root/lib/libgpio
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* pkgbase: Create a FreeBSD-utilities package and make it the default oneEmmanuel Vadot2019-09-051-1/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use GPIOTOGGLE to toggle the pin state instead of read, modify and write.Luiz Otavio O Souza2016-04-191-5/+5
* MFHGlen Barber2016-03-021-2/+0
|\
| * Remove WARNS inherited fine by ../Makefile.inc.Bryan Drewery2016-02-261-2/+0
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Bump .Dd for the example code update.Christian Brueffer2015-07-011-1/+1
* Make the example code actually work.Christian Brueffer2015-07-011-1/+3
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-0/+20
|/
* Add the missing manual page link to the recently added function.Luiz Otavio O Souza2015-03-201-0/+1
* Fix contraction and unnecessary commas in function arguments.Luiz Otavio O Souza2015-03-081-21/+21
* Add a new ioctl to allow the setting of GPIO pin names.Luiz Otavio O Souza2015-03-083-2/+29
* Fix an off-by-one in gpio_pin_list().Rui Paulo2014-12-021-1/+1
* Import libgpio.Rui Paulo2014-11-244-0/+594