Move the LSM303D driver over into the new world.

This commit is contained in:
px4dev
2013-04-06 11:16:24 -07:00
parent aa369dfef1
commit e5fa9dbcea
4 changed files with 7 additions and 42 deletions
File diff suppressed because it is too large Load Diff
+6
View File
@@ -0,0 +1,6 @@
#
# LSM303D accel/mag driver
#
MODULE_COMMAND = lsm303d
SRCS = lsm303d.cpp