You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by je...@apache.org on 2020/04/01 06:03:59 UTC

[incubator-nuttx] branch master updated (92eae74 -> f26dda8)

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

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


    from 92eae74  drivers/rwbuffer.c:  Back out unfinished changes
     add 2b9bdc0  drivers/can: fixed nxstyle warnings
     add f26dda8  drivers/i2c: fixed nxstyle warnings

No new revisions were added by this update.

Summary of changes:
 drivers/can/can.c           | 14 ++++++++------
 drivers/can/mcp2515.h       | 24 ++++++++++++------------
 drivers/i2c/i2c_driver.c    |  1 -
 drivers/i2c/i2c_read.c      |  3 ++-
 drivers/i2c/i2c_write.c     |  3 ++-
 drivers/i2c/i2c_writeread.c |  6 ++++--
 drivers/i2c/pca9540bdp.c    | 18 ++++++++++--------
 drivers/i2c/pca9540bdp.h    |  2 +-
 8 files changed, 39 insertions(+), 32 deletions(-)