This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e2ddb55101c nuttx/nx: compilation error occurs
new 877ddd06a8b arch/xtensa/esp32s3: Fix ROM strdup heap issue in
USER_HEAP mode
new 36f07f5c44b arch/xtensa/esp32: Fix ROM strdup heap issue in USER_HEAP
mode
new b28d60947ae boards/xtensa/esp32/esp32-devkitc: Fix psram_usrheap
defconfig
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:
arch/xtensa/src/esp32/Kconfig | 11 +++++++++++
arch/xtensa/src/esp32/hal.mk | 5 +++--
arch/xtensa/src/esp32s3/Kconfig | 11 +++++++++++
arch/xtensa/src/esp32s3/hal.mk | 6 +++++-
.../esp32/esp32-devkitc/configs/psram_usrheap/defconfig | 2 +-
5 files changed, 31 insertions(+), 4 deletions(-)