esp32-devkitc/wamr_wasi_debug: bump wamr version

to contain this change:
https://github.com/bytecodealliance/wasm-micro-runtime/pull/4189

for:
https://github.com/apache/nuttx/pull/16022

note: this is the only config with CONFIG_INTERPRETERS_WAMR_DEBUG_INTERP
enabled in the tree.

Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com>
This commit is contained in:
YAMAMOTO Takashi 2025-04-17 14:43:34 +09:00 committed by Xiang Xiao
parent 2ff8199d90
commit de12b6ae82

View file

@ -62,7 +62,7 @@ CONFIG_INTERPRETERS_WAMR_LIB_WASI_THREADS=y
CONFIG_INTERPRETERS_WAMR_LOG=y
CONFIG_INTERPRETERS_WAMR_SHARED_MEMORY=y
CONFIG_INTERPRETERS_WAMR_THREAD_MGR=y
CONFIG_INTERPRETERS_WAMR_VERSION="7448a994ed9e2329bbd181381c7c9fda194e1ea0"
CONFIG_INTERPRETERS_WAMR_VERSION="0ba65326366d6675dcb4fe42a3dc6c8e00703165"
CONFIG_IOB_NBUFFERS=24
CONFIG_IOB_THROTTLE=0
CONFIG_LIBC_DLFCN=y