You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/07/01 06:50:22 UTC

[incubator-nuttx] branch master updated (e659ae8 -> b45ccad)

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 e659ae8  Kinetis:Serial No DMA Poll needed
     add b45ccad  xtensa/esp32: Adds support for SERIAL_TXDMA.

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/src/esp32/Kconfig               |   40 +
 arch/xtensa/src/esp32/esp32_serial.c        |  591 ++++++++-
 arch/xtensa/src/esp32/hardware/esp32_uhci.h | 1825 +++++++++++++++++++++++++++
 3 files changed, 2436 insertions(+), 20 deletions(-)
 create mode 100644 arch/xtensa/src/esp32/hardware/esp32_uhci.h