LIS3MDL driver added

This commit is contained in:
Gunar Schorcht 2017-12-31 14:36:05 +01:00
parent 4715d5e8ff
commit a2b9bf193c
9 changed files with 2300 additions and 0 deletions

View file

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