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

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


    from 93b2798e303 arch/sim: Track sim_head dependencies
     new 270d1f32f92 drives/ioexpander: add support to PI4IOE IO Expander
     new 0cd11912633 documentation: mention PIO4IOE IO Expander

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../components/drivers/special/ioexpander.rst      |  97 +++
 drivers/ioexpander/CMakeLists.txt                  |   4 +
 drivers/ioexpander/Kconfig                         |  28 +
 drivers/ioexpander/Make.defs                       |   4 +
 drivers/ioexpander/pi4ioe5v6408.c                  | 864 +++++++++++++++++++++
 .../nuttx/ioexpander/pi4ioe5v6408.h                |  74 +-
 6 files changed, 1048 insertions(+), 23 deletions(-)
 create mode 100644 drivers/ioexpander/pi4ioe5v6408.c
 copy boards/arm/common/stm32/include/stm32_mlx90614.h => 
include/nuttx/ioexpander/pi4ioe5v6408.h (58%)

Reply via email to