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