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 2017/11/03 19:10:16 UTC

[mynewt-core] 01/01: Merge pull request #644 from vrahane/sensor_per_type_poll

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 2de4c39c2813b3d9f7f68f0917f2db5c825349c5
Merge: f0307a5 42ef645
Author: Vipul Rahane <vr...@gmail.com>
AuthorDate: Fri Nov 3 12:10:13 2017 -0700

    Merge pull request #644 from vrahane/sensor_per_type_poll
    
    MYNEWT-861: Sensor per type polling

 hw/drivers/sensors/bmp280/src/bmp280.c |   4 +-
 hw/sensor/include/sensor/sensor.h      |  21 +-
 hw/sensor/src/sensor.c                 | 451 ++++++++++++++++++++++++++-------
 hw/sensor/syscfg.yml                   |   8 +-
 kernel/os/include/os/os_time.h         |   7 +-
 5 files changed, 383 insertions(+), 108 deletions(-)

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