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%)

Reply via email to