You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by je...@apache.org on 2018/10/11 17:54:25 UTC

[mynewt-core] 01/01: Merge pull request #1445 from kasjer/adxl345-fixes

This is an automated email from the ASF dual-hosted git repository.

jerzy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit b5c9da334dbbca13f8a2d344c2d2e6a299cadc2a
Merge: 0473588 737cd07
Author: kasjer <ka...@users.noreply.github.com>
AuthorDate: Thu Oct 11 19:54:19 2018 +0200

    Merge pull request #1445 from kasjer/adxl345-fixes
    
    adxl345 accelerometer fixes

 hw/drivers/sensors/adxl345/src/adxl345.c       |   2 -
 hw/drivers/sensors/adxl345/src/adxl345_shell.c | 136 ++++++++++++++-----------
 hw/drivers/sensors/adxl345/syscfg.yml          |   3 +
 hw/sensor/creator/src/sensor_creator.c         |   4 +-
 4 files changed, 81 insertions(+), 64 deletions(-)