px4-firmware/cmake/qurt
Mark Charlebois 8cb8987bcd Use DriverFramework as a PX4 module (#4415)
* Use DriverFramework as a PX4 module

Targets wanting to use DriverFramework must add

   lib/DriverFramework/framework

to their config file.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>

* Removed spurious code

No need to add if check before for loop

Signed-off-by: Mark Charlebois <charlebm@gmail.com>

* Added DriverFramework to NuttX configs

Added lib/DriverFramework/firmware to nuttx configs

Signed-off-by: Mark Charlebois <charlebm@gmail.com>

* Updated src/lib/DriverFramework

* Removed DF_TARGET and __DF_${OS} defines

These are now handled inside DriverFramework

Signed-off-by: Mark Charlebois <charlebm@gmail.com>

* Updated DriverFramework

Signed-off-by: Mark Charlebois <charlebm@gmail.com>

* Restored __DF_${OS}

The include files in DriverFramwork need to know the target OS.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2016-05-03 10:03:28 +02:00
..
apps.h_in Rebase changes on upstream master 2016-02-19 16:59:41 +01:00
px4_impl_qurt.cmake Use DriverFramework as a PX4 module (#4415) 2016-05-03 10:03:28 +02:00
qurt_eigen.patch qurt: Added patch for Eigen to use latest version 2015-09-24 15:16:00 -07:00
qurt_funcs.cmake Rebase changes on upstream master 2016-02-19 16:59:41 +01:00