This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 9be93addea mpfs/mpfs_corespi: Several speed optimizations to the FPGA
driver
new e499c6c1c7 drivers/ioexpander: Add const to the pin array
new a37759a6a9 drivers/ioexpander: Add const to the value array of
multiwritepin
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:
drivers/analog/lmp92001.c | 16 ++++++++--------
drivers/ioexpander/ioe_dummy.c | 16 ++++++++--------
drivers/ioexpander/iso1h812g.c | 6 +++---
drivers/ioexpander/iso1i813t.c | 6 +++---
drivers/ioexpander/mcp23x08.c | 16 ++++++++--------
drivers/ioexpander/mcp23x17.c | 18 +++++++++---------
drivers/ioexpander/pca9538.c | 12 ++++++------
drivers/ioexpander/pca9555.c | 6 +++---
drivers/ioexpander/pcf8574.c | 12 ++++++------
drivers/ioexpander/pcf8575.c | 6 +++---
drivers/ioexpander/skeleton.c | 19 ++++++++++++-------
drivers/ioexpander/tca64xx.c | 27 ++++++++++++++-------------
include/nuttx/ioexpander/ioexpander.h | 4 ++--
13 files changed, 85 insertions(+), 79 deletions(-)