Integrated DriverFramework

Refacored ADCSIM
Compilation succeeds. Link not yet fixed.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
Mark Charlebois
2015-11-01 23:43:46 -08:00
committed by Lorenz Meier
parent b3bb8adbc5
commit 7ddd5712c5
4 changed files with 41 additions and 88 deletions

3
.gitmodules vendored
View File

@@ -28,3 +28,6 @@
[submodule "src/lib/matrix"]
path = src/lib/matrix
url = https://github.com/PX4/Matrix.git
[submodule "src/lib/DriverFramework"]
path = src/lib/DriverFramework
url = https://github.com/PX4/DriverFramework.git