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

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


    from a46f286  Merge pull request #831 from 
andrzej-kaczmarek/app-gatt-discovery-fix
     add 615e3ce  MYNEWT-881 SensorAPI: LIS2DH12 set thresh cb fix
     add 5cd2eb6  MYNEWT-881 SensorAPI:Add sensor_clear_xx_thresh()
     new 4e7537b  Merge pull request #718 from vrahane/lis2dh12_thresholds_fix

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:
 apps/sensors_test/src/main.c                       |  38 +++
 .../sensors/lis2dh12/include/lis2dh12/lis2dh12.h   |  18 ++
 hw/drivers/sensors/lis2dh12/src/lis2dh12.c         | 273 ++++++++++++++++-----
 hw/sensor/include/sensor/sensor.h                  |  46 +++-
 hw/sensor/src/sensor.c                             | 108 +++++++-
 5 files changed, 413 insertions(+), 70 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
vipulrah...@apache.org.

Reply via email to