This is an automated email from the ASF dual-hosted git repository. aguettouche pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 5ec3ef0 group/group_signal: cancel dispatch signal when new 132ffdd risc-v/esp32c3: Add burst transfer support for GDMA new 26a5cb2 risc-v/esp32c3: Add support for DMA transfers on SPI driver 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: arch/risc-v/src/esp32c3/Kconfig | 23 ++ arch/risc-v/src/esp32c3/esp32c3_dma.c | 29 ++- arch/risc-v/src/esp32c3/esp32c3_dma.h | 4 +- arch/risc-v/src/esp32c3/esp32c3_spi.c | 411 +++++++++++++++++++++++++++++++--- 4 files changed, 431 insertions(+), 36 deletions(-)