LIS3MDL 3-axes magnetometer driver added (#547)
This commit is contained in:
parent
f5bbff8b87
commit
812794f7d9
9 changed files with 2300 additions and 0 deletions
3
examples/lis3mdl/Makefile
Normal file
3
examples/lis3mdl/Makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=LIS3MDL
|
||||
EXTRA_COMPONENTS = extras/i2c extras/lis3mdl
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue