History log of /freebsd-12.1/lib/libgpio/Makefile (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0
# d48a2d23 26-Feb-2016 Bryan Drewery <[email protected]>

Remove WARNS inherited fine by ../Makefile.inc.

Sponsored by: EMC / Isilon Storage Division


# a70cba95 04-Feb-2016 Glen Barber <[email protected]>

First pass through library packaging.

Sponsored by: The FreeBSD Foundation


Revision tags: release/10.2.0
# 4e8058e3 20-Mar-2015 Luiz Otavio O Souza <[email protected]>

Add the missing manual page link to the recently added function.


# f12128e4 24-Nov-2014 Rui Paulo <[email protected]>

Import libgpio.

This is a thin wrapper around the kernel interface which should make
it easier to write GPIO applications. gpioctl(8) will be converted to
use this library in a separate commit.

Di

Import libgpio.

This is a thin wrapper around the kernel interface which should make
it easier to write GPIO applications. gpioctl(8) will be converted to
use this library in a separate commit.

Differential Revision: https://reviews.freebsd.org/D1183
Reviewed by: adrian, loos
Discussed on: arm@, embedded@
Relnotes: yes

show more ...