L3GD20H 3-axes gyroscope driver (#545)
This commit is contained in:
parent
a4de9dd4f1
commit
37230b2de6
9 changed files with 3302 additions and 0 deletions
3
examples/l3gd20h/Makefile
Normal file
3
examples/l3gd20h/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=L3GD20H
|
||||
EXTRA_COMPONENTS = extras/i2c extras/l3gd20h
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue