You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by we...@apache.org on 2017/10/18 19:57:37 UTC

[mynewt-core] 01/01: Merge pull request #628 from wes3/accel

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

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

commit d77a75396fbf1b46a2e2d12d242d60402ebfbb57
Merge: af48785 ecf3319
Author: wes3 <wi...@runtime.io>
AuthorDate: Wed Oct 18 12:57:34 2017 -0700

    Merge pull request #628 from wes3/accel
    
    Commit of initial BMA253 driver.

 hw/drivers/sensors/bma253/include/bma253/bma253.h  |  253 ++
 .../syscfg.yml => drivers/sensors/bma253/pkg.yml}  |   39 +-
 hw/drivers/sensors/bma253/src/bma253.c             | 3557 ++++++++++++++++++++
 .../creator => drivers/sensors/bma253}/syscfg.yml  |   30 +-
 hw/sensor/creator/pkg.yml                          |    2 +
 hw/sensor/creator/src/sensor_creator.c             |   71 +
 hw/sensor/creator/syscfg.yml                       |    3 +
 7 files changed, 3903 insertions(+), 52 deletions(-)

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