LSM303D e-Compass driver added (#548)
This commit is contained in:
parent
39957e6203
commit
f5bbff8b87
9 changed files with 4587 additions and 0 deletions
3
examples/lsm303d/Makefile
Normal file
3
examples/lsm303d/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=LSM303D
|
||||
EXTRA_COMPONENTS = extras/i2c extras/lsm303d
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue