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 d022a94 hw/drivers/lps33thw: Fix CLI for bus driver
new 59e7c95 hw/drivers/lis2dh12: Fix self test bit mask
new d1bf3d4 hw/drivers/lis2dh12: Fix multibyte write
new e9e6c71 hw/drivers/lis2dh12: Add self test procedure
The 3 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:
.../sensors/lis2dh12/include/lis2dh12/lis2dh12.h | 17 +-
hw/drivers/sensors/lis2dh12/src/lis2dh12.c | 182 +++++++++++++++++++++
hw/drivers/sensors/lis2dh12/src/lis2dh12_priv.h | 3 +
3 files changed, 200 insertions(+), 2 deletions(-)