author | Bartosz Golaszewski <bartekgola@gmail.com> | |
Sun, 15 Jan 2017 17:24:24 +0000 (18:24 +0100) | ||
committer | Bartosz Golaszewski <bartekgola@gmail.com> | |
Sun, 15 Jan 2017 17:48:18 +0000 (18:48 +0100) | ||
commit | 06cb40722aaf87d7ff7b7d168114191cfa33b312 | |
tree | 0026dda4496c117c344235b9c0039ffb2aaf10f3 | tree | snapshot |
parent | a3c12f997ea1c63c3b07807b5d112835167b2ad6 | commit | diff |
Makefile.am | diff | blob | history | |
configure.ac | diff | blob | history | |
core.c | [deleted file] | blob | history |
gpiod.h | [deleted file] | blob | history |
gpiodetect.c | [deleted file] | blob | history |
gpiofind.c | [deleted file] | blob | history |
gpioget.c | [deleted file] | blob | history |
gpioinfo.c | [deleted file] | blob | history |
gpiomon.c | [deleted file] | blob | history |
gpioset.c | [deleted file] | blob | history |
include/Makefile.am | [new file with mode: 0644] | blob |
include/gpiod.h | [new file with mode: 0644] | blob |
src/Makefile.am | [new file with mode: 0644] | blob |
src/lib/Makefile.am | [new file with mode: 0644] | blob |
src/lib/core.c | [new file with mode: 0644] | blob |
src/tools/Makefile.am | [new file with mode: 0644] | blob |
src/tools/gpiodetect.c | [new file with mode: 0644] | blob |
src/tools/gpiofind.c | [new file with mode: 0644] | blob |
src/tools/gpioget.c | [new file with mode: 0644] | blob |
src/tools/gpioinfo.c | [new file with mode: 0644] | blob |
src/tools/gpiomon.c | [new file with mode: 0644] | blob |
src/tools/gpioset.c | [new file with mode: 0644] | blob |
src/tools/tools-common.c | [new file with mode: 0644] | blob |
src/tools/tools-common.h | [new file with mode: 0644] | blob |
tools-common.c | [deleted file] | blob | history |
tools-common.h | [deleted file] | blob | history |