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 fc176addeb add holder for mutex new 705e29fb27 xtensa/esp32: Support allocation of userspace heap into External RAM new e451b43798 xtensa/esp32: Improve Wi-Fi driver to support MM_KERNEL_HEAP new a4c9da9280 xtensa/esp32: Fix ESP32_SPIRAM_USER_HEAP under Protected mode 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 | 77 ++++++++++----- arch/xtensa/src/esp32/esp32_allocateheap.c | 105 +++++++++++++++------ arch/xtensa/src/esp32/esp32_himem.h | 2 + arch/xtensa/src/esp32/esp32_psram.c | 4 +- arch/xtensa/src/esp32/esp32_wifi_adapter.c | 29 ++++-- .../esp32/esp32-devkitc/configs/psram/defconfig | 4 +- .../configs/{psram => psram_usrheap}/defconfig | 8 +- 7 files changed, 162 insertions(+), 67 deletions(-) copy boards/xtensa/esp32/esp32-devkitc/configs/{psram => psram_usrheap}/defconfig (91%)