L3GD20H driver added

This commit is contained in:
Gunar Schorcht 2017-12-21 19:04:00 +01:00
parent 4715d5e8ff
commit 211ca9dddb
9 changed files with 3302 additions and 0 deletions

View file

@ -0,0 +1,3 @@
PROGRAM=L3GD20H
EXTRA_COMPONENTS = extras/i2c extras/l3gd20h
include ../../common.mk