summaryrefslogtreecommitdiff
path: root/generic_gpio
AgeCommit message (Collapse)Author
2012-06-03add generic_gpio example to global makefileManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-03generic_gpio example - now workingManuel Traut
- added a base class for my concret io implementation - orb needs to run during registration of objects (fixed in libcommon) Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-03add generic_gpio example/testManuel Traut
- little test which adds a single testpin to the manager - should be extended to register gpios defined in a config file - doesn't work at the moment Signed-off-by: Manuel Traut <manut@mecka.net>