LSM303D driver added
This commit is contained in:
parent
c3ae04c93f
commit
e62924e2a1
8 changed files with 4537 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