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/incubator-nuttx.git.
from 122f59b tools; nxstyle: add exception for ascii.h definitions
new bfc5514 xtensa/esp32: Clean up esp32_dma_init code
new 27e2da3 xtensa/esp32: Fix buffer size word-alignment for DMA transfers
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/xtensa/src/esp32/esp32_dma.c | 49 ++++++++++++++++++---------------
arch/xtensa/src/esp32/esp32_dma.h | 3 +-
arch/xtensa/src/esp32/esp32_spi.c | 4 +--
arch/xtensa/src/esp32/esp32_spi_slave.c | 6 ++--
4 files changed, 33 insertions(+), 29 deletions(-)