LIS3MDL 3-axes magnetometer driver added (#547)

This commit is contained in:
Gunar Schorcht 2018-01-20 13:00:35 +01:00 committed by Ruslan V. Uss
parent f5bbff8b87
commit 812794f7d9
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