summaryrefslogtreecommitdiff
path: root/devices/simple_dev/simple_dev.cpp
AgeCommit message (Collapse)Author
2012-06-07digital out can now be controlled by simple_deviceManuel Traut
- extended libdistrio_common to enable easy access 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-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>