PX4 / DriverFramework

Operating system and flight stack agnostic driver framework for POSIX (Linux, NuttX, Mac OS, QNX, VxWorks).
82 stars 132 forks source link

Added ability to build out of tree drivers #141

Closed mcharleb closed 8 years ago

mcharleb commented 8 years ago

Proprietary drivers cannot be built in tree so those need a mechanism to be built out of tree

Signed-off-by: Mark Charlebois mcharleb@qti.qualcomm.com

julianoes commented 8 years ago

Looks good, and doesn't seem to break anything.

Is it done and good to be merged?

julianoes commented 8 years ago

This doesn't break any build as far as I can tell, so let's get it in.