You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2020/01/16 15:29:24 UTC

[incubator-nuttx] branch master updated (177c037 -> e23d58e)

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

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 177c037  tools/configure.c: Add missing k210 support.
     add e23d58e  drivers/sensors/lsm303agr: fix compilation warnings and run through nxstyle; drivers/sensors/lsm6dsl: run through nxstyle

No new revisions were added by this update.

Summary of changes:
 drivers/sensors/lsm303agr.c       | 282 ++++++++++++++++++--------------------
 drivers/sensors/lsm6dsl.c         |  41 +++---
 include/nuttx/sensors/lsm303agr.h |  12 +-
 include/nuttx/sensors/lsm6dsl.h   |  12 +-
 4 files changed, 169 insertions(+), 178 deletions(-)