You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by st...@apache.org on 2016/12/22 19:13:00 UTC

[2/2] incubator-mynewt-core git commit: Merge branch 'microbuilder_sensors_branch' into sensors_branch

Merge branch 'microbuilder_sensors_branch' into sensors_branch


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/commit/7b7941e9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/tree/7b7941e9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-core/diff/7b7941e9

Branch: refs/heads/sensors_branch
Commit: 7b7941e97140baa05aca5d058f7cf55853de063e
Parents: 7fdea47 f720b6e
Author: Sterling Hughes <st...@apache.org>
Authored: Thu Dec 22 11:12:12 2016 -0800
Committer: Sterling Hughes <st...@apache.org>
Committed: Thu Dec 22 11:12:12 2016 -0800

----------------------------------------------------------------------
 .../lsm303dlhc/include/lsm303dlhc/lsm303dlhc.h  |  90 +++++
 hw/drivers/sensors/lsm303dlhc/pkg.yml           |  24 ++
 hw/drivers/sensors/lsm303dlhc/src/lsm303dlhc.c  | 398 +++++++++++++++++++
 .../sensors/lsm303dlhc/src/lsm303dlhc_priv.h    |  88 ++++
 hw/drivers/sensors/lsm303dlhc/syscfg.yml        |  32 ++
 5 files changed, 632 insertions(+)
----------------------------------------------------------------------