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:24 UTC

[mynewt-core] branch master updated (0473588 -> b5c9da3)

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

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


    from 0473588  Merge pull request #1450 from ccollins476ad/metrics-mbuf-leak
     add 8cbc087  adxl345: Fix build errors
     add 263f58e  adxl345: Add alternative address support
     add 737cd07  adxl345: Fix shell dump command
     new b5c9da3  Merge pull request #1445 from kasjer/adxl345-fixes

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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(-)


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

Posted by je...@apache.org.
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(-)