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/nuttx.git
from a0a61ff345 driver/serial/cdcacm: Get the status of rx or tx buf by
ioctl
new a11baeabc1 arch/xtensa/espressif: Fix I2C Slave driver build error
new 9a5a719835 arch/xtensa/esp32[-|-s2|-s3]: Fix I2C Slave driver write bug
new 141d5f8065 arch/risc-v/esp32[c3|c6|h2]: Fix I2C Slave driver write bug
The 3 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:
arch/risc-v/src/common/espressif/esp_i2c_slave.c | 76 ++++++----
arch/risc-v/src/common/espressif/esp_i2c_slave.h | 4 +-
.../src/common/espressif/esp_i2c_slave.c | 167 ++++++++++++++++-----
.../src/common/espressif/esp_i2c_slave.h | 8 +-
4 files changed, 189 insertions(+), 66 deletions(-)
copy arch/{risc-v => xtensa}/src/common/espressif/esp_i2c_slave.c (80%)
copy arch/{risc-v => xtensa}/src/common/espressif/esp_i2c_slave.h (93%)