aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/device/cdev.cpp
Commit message (Collapse)AuthorAgeFilesLines
* device: added register_class_devname() APIAndrew Tridgell2013-12-101-0/+36
| | | | | this allows drivers to register generic device names for a device class, with automatic class instance handling
* Make it possible to create a cdev without automatically creating a device node.px4dev2013-08-041-8/+8
|
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+398