You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/03/10 13:20:48 UTC

[incubator-nuttx] branch master updated (0b4ffa2 -> 1d3afe9)

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

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


    from 0b4ffa2  Checks for multiline comments right of #el..., changes message for a certain case of a comment following a right of code comment
     add b6fd522  drivers/analog: fix nxstyle warnings
     add 1d3afe9  include/nuttx/analog/ads1242.h: fix nxstyle warnings

No new revisions were added by this update.

Summary of changes:
 drivers/analog/ad5410.c        | 18 ++++++++----
 drivers/analog/ads1242.c       | 38 +++++++++++++-----------
 drivers/analog/ads1255.c       | 14 +++++----
 drivers/analog/comp.c          | 10 ++++---
 drivers/analog/dac.c           | 43 +++++++++++++++-------------
 drivers/analog/dac7554.c       |  5 ++--
 drivers/analog/dac7571.c       |  2 +-
 drivers/analog/ltc1867l.c      | 15 ++++++----
 drivers/analog/opamp.c         |  7 +++--
 drivers/analog/pga11x.c        | 65 ++++++++++++++++++++++++------------------
 include/nuttx/analog/ads1242.h | 28 +++++++++---------
 11 files changed, 142 insertions(+), 103 deletions(-)