This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from edef327  arch/arm: Move ARCHCPUFLAGS to Toolchain.defs
     add 43b7d9b  xtensa/esp32s3: Sync GPIO sigmap with IDF version
     add 77944ce  xtensa/esp32s3: Clean up and improve GPIO driver interface
     add f21a9f9  xtensa/esp32s3: Enable UART pins to use IOMUX and bypass GPIO 
matrix
     add 9ae826e  xtensa/esp32s3: Fix output handling for pins numbered from 32 
to 48

No new revisions were added by this update.

Summary of changes:
 arch/xtensa/include/esp32s3/chip.h                 |   4 -
 arch/xtensa/src/esp32s3/esp32s3_gpio.c             | 147 ++++++++++++++++-----
 arch/xtensa/src/esp32s3/esp32s3_gpio.h             |  95 +++++++++----
 arch/xtensa/src/esp32s3/esp32s3_lowputc.c          | 112 ++++++++++++++--
 .../src/esp32s3/hardware/esp32s3_gpio_sigmap.h     |  47 +++++--
 arch/xtensa/src/esp32s3/hardware/esp32s3_iomux.h   |   1 -
 .../src/esp32s3/hardware/esp32s3_pinmap.h}         |  30 +++--
 7 files changed, 338 insertions(+), 98 deletions(-)
 copy arch/{risc-v/src/esp32c3/hardware/esp32c3_pinmap.h => 
xtensa/src/esp32s3/hardware/esp32s3_pinmap.h} (67%)

Reply via email to