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 d74a612a6e zynq-mpsoc/zcu111: independent JTAG configs from normal nsh 
configs
     new 84d39a8d9a binfmt/libelf: Enable ELF loader if text heap read is 
word-aligned
     new 016bc47a63 esp32s3/elf: Enable ELF loader for ESP32-S3
     new c99c3ceec2 up_copy_section: Improve function description

The 3 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:
 .../xtensa/esp32s3/boards/esp32s3-devkit/index.rst |  7 +++++-
 arch/xtensa/Kconfig                                |  1 +
 arch/xtensa/src/esp32s3/esp32s3_textheap.c         | 27 ++++++++++++++++++++++
 binfmt/libelf/libelf_load.c                        | 12 ++++++++--
 .../esp32s3-devkit}/configs/elf/defconfig          | 23 ++++++++----------
 include/nuttx/arch.h                               | 10 ++++++--
 libs/libc/machine/xtensa/arch_elf.c                |  3 ++-
 libs/libc/modlib/modlib_load.c                     | 12 ++++++++--
 8 files changed, 74 insertions(+), 21 deletions(-)
 copy boards/xtensa/{esp32/esp32-devkitc => 
esp32s3/esp32s3-devkit}/configs/elf/defconfig (80%)

Reply via email to