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 2019/01/16 23:45:07 UTC

[mynewt-core] branch master updated (8159f75 -> 7d97dc3)

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 8159f75  Merge pull request #1603 from sjanc/build_fix
     new a392ef2  tcs34725: Fix compilation warning
     new 2c21cf3  lis2dh12: Remove asserts form shell commands
     new e4416e2  lis2dw12: Remove asserts form shell commands
     new 7d97dc3  tcs34725: Remove asserts form shell commands

The 8450 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/lis2dh12/src/lis2dh12_shell.c | 133 +++++++++--------------
 hw/drivers/sensors/lis2dw12/src/lis2dw12_shell.c | 110 ++++++++-----------
 hw/drivers/sensors/tcs34725/src/tcs34725_shell.c |  95 ++++++++--------
 3 files changed, 144 insertions(+), 194 deletions(-)