L3GD20H driver added

This commit is contained in:
Gunar Schorcht 2017-12-21 19:04:00 +01:00
parent c3ae04c93f
commit 814e4405dc
8 changed files with 3169 additions and 0 deletions

View file

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