aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/device
Commit message (Expand)AuthorAgeFilesLines
* Direct access functions return errors directly, not touching errno.px4dev2013-07-142-62/+46
* destructors for I2C and SPI should be virtual.px4dev2013-07-142-2/+2
* Move the direct-access methods from CDev to Deviceā€¦ makes more sense that way.px4dev2013-07-134-66/+83
* Let's have some direct-access I/O methods as well.px4dev2013-07-112-12/+70
* Merged with masterLorenz Meier2013-05-091-0/+9
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-289-0/+1804