You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/12/16 07:30:10 UTC

[incubator-nuttx] branch master updated (0ee7400 -> 5df041c)

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

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


    from 0ee7400  net/tcp: fix send deadlock if disconnect
     add e43e142  driver/ioexpander: add ioe_rpmsg server and client
     add e75bcde  driver:ioe_rpmsg: set_option add regval parameter
     add 5df041c  ioe-rpmsg: bind server to diffent ept struture

No new revisions were added by this update.

Summary of changes:
 drivers/ioexpander/Kconfig                         |  17 +
 drivers/ioexpander/Make.defs                       |   4 +
 drivers/ioexpander/ioe_rpmsg.c                     | 737 +++++++++++++++++++++
 .../nuttx/ioexpander/ioe_rpmsg.h                   |  26 +-
 4 files changed, 772 insertions(+), 12 deletions(-)
 create mode 100755 drivers/ioexpander/ioe_rpmsg.c
 copy arch/arm/src/max326xx/max326_icc.h => include/nuttx/ioexpander/ioe_rpmsg.h (72%)