You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by vi...@apache.org on 2018/01/10 22:45:20 UTC

[mynewt-core] branch master updated (2d377ba -> f7ee032)

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 2d377ba  Merge pull request #721 from gj262/newtToolDocs
     add 5f388ed  sensor: Add sensor-agnostic set config function to sensor driver
     new f7ee032  Merge pull request #689 from PaxLabs/feature/sensor_cfg

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/bmp280/src/bmp280.c | 14 ++++++++++++--
 hw/drivers/sensors/ms5837/src/ms5837.c | 14 ++++++++++++--
 hw/sensor/include/sensor/sensor.h      | 11 +++++++++++
 3 files changed, 35 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-core] 01/01: Merge pull request #689 from PaxLabs/feature/sensor_cfg

Posted by vi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f7ee032db6b0c3b3e20cac2b7d8ae8d14d33ca71
Merge: 2d377ba 5f388ed
Author: Vipul Rahane <vr...@gmail.com>
AuthorDate: Wed Jan 10 14:45:18 2018 -0800

    Merge pull request #689 from PaxLabs/feature/sensor_cfg
    
    Feature/sensor cfg

 hw/drivers/sensors/bmp280/src/bmp280.c | 14 ++++++++++++--
 hw/drivers/sensors/ms5837/src/ms5837.c | 14 ++++++++++++--
 hw/sensor/include/sensor/sensor.h      | 11 +++++++++++
 3 files changed, 35 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.