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 fdc3c44cc4 sched/group: fix task info heap-use-after-free add 07342f7957 xtensa/esp32: SPI support to configure as R/W/RW mode No new revisions were added by this update. Summary of changes: arch/xtensa/src/esp32/Kconfig | 62 ++++++++++++++ arch/xtensa/src/esp32/esp32_spi.c | 91 +++++++++++++++----- arch/xtensa/src/esp32/esp32_spi.h | 8 ++ arch/xtensa/src/esp32/esp32_spi_slave.c | 146 ++++++++++++++++++++++++++------ 4 files changed, 264 insertions(+), 43 deletions(-)