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 10db5d65f40bdfc567be66f8de5cd46d492ecd68 Merge: a8522e6 6220b2c Author: Vipul Rahane <vrah...@gmail.com> AuthorDate: Thu Sep 14 18:30:22 2017 -0700 Merge pull request #549 from vsyn/mpu6050-interrupt MPU6050: added interrupt support .../sensors/mpu6050/include/mpu6050/mpu6050.h | 42 +++- hw/drivers/sensors/mpu6050/src/mpu6050.c | 268 ++++++++++++++++++--- hw/drivers/sensors/mpu6050/src/mpu6050_priv.h | 4 + hw/sensor/creator/src/sensor_creator.c | 13 +- 4 files changed, 280 insertions(+), 47 deletions(-) -- To stop receiving notification emails like this one, please contact "commits@mynewt.apache.org" <commits@mynewt.apache.org>.