summaryrefslogtreecommitdiff
path: root/io/bin/generic_gpio/Makefile
AgeCommit message (Collapse)Author
2014-05-06use iniparser from depsHEADmasterManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2013-01-15generic_gpio: make it really genericManuel Traut
use libgpio for gpio access use config file for selecting and configuring gpios Signed-off-by: Manuel Traut <manut@mecka.net>
2013-01-15add libiniparser c++ library wrapperManuel Traut
needed to use the functions of the c library Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-07retriving digital ios inside a device works nowManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-07cleanup project structureManuel Traut
move some subprojects fixup makefiles Signed-off-by: Manuel Traut <manut@mecka.net>