summaryrefslogtreecommitdiff
path: root/devices/simple_dev/simple_dev.cpp
AgeCommit message (Collapse)Author
2012-06-03try to implement lookup_digital ()Manuel Traut
- manager crashes at the moment .. Signed-off-by: Manuel Traut <manut@mecka.net>
2012-06-03add simple_dev exampleManuel Traut
- registers device at the manager - fixup manager to enable device registration - extend distrio_helper to support device registration Signed-off-by: Manuel Traut <manut@mecka.net>