Skip to content

Commit a42d1d8

Browse files
committed
esp32-devkitc/wamr_wasi_debug: bump wamr version
to contain this change: bytecodealliance/wasm-micro-runtime#4189 for: apache#16022 note: this is the only config with CONFIG_INTERPRETERS_WAMR_DEBUG_INTERP enabled in the tree. Signed-off-by: YAMAMOTO Takashi <[email protected]>
1 parent d976c66 commit a42d1d8

File tree

1 file changed

+1
-1
lines changed
  • boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug

1 file changed

+1
-1
lines changed

boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ CONFIG_INTERPRETERS_WAMR_LIB_WASI_THREADS=y
6262
CONFIG_INTERPRETERS_WAMR_LOG=y
6363
CONFIG_INTERPRETERS_WAMR_SHARED_MEMORY=y
6464
CONFIG_INTERPRETERS_WAMR_THREAD_MGR=y
65-
CONFIG_INTERPRETERS_WAMR_VERSION="7448a994ed9e2329bbd181381c7c9fda194e1ea0"
65+
CONFIG_INTERPRETERS_WAMR_VERSION="0ba65326366d6675dcb4fe42a3dc6c8e00703165"
6666
CONFIG_IOB_NBUFFERS=24
6767
CONFIG_IOB_THROTTLE=0
6868
CONFIG_LIBC_DLFCN=y

0 commit comments

Comments
 (0)