This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 0f2206e9a8 esp32-devkitc/wamr_wasi_debug: bump WAMR version
0f2206e9a8 is described below
commit 0f2206e9a8060aaf52be8858d4fb7181ece95447
Author: YAMAMOTO Takashi <[email protected]>
AuthorDate: Wed Nov 9 17:55:55 2022 +0900
esp32-devkitc/wamr_wasi_debug: bump WAMR version
---
boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig
b/boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig
index ddbc99154e..787d661cb6 100644
--- a/boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig
+++ b/boards/xtensa/esp32/esp32-devkitc/configs/wamr_wasi_debug/defconfig
@@ -67,7 +67,7 @@ CONFIG_INTERPRETERS_WAMR_MEMORY_PROFILING=y
CONFIG_INTERPRETERS_WAMR_MEMORY_TRACING=y
CONFIG_INTERPRETERS_WAMR_PERF_PROFILING=y
CONFIG_INTERPRETERS_WAMR_THREAD_MGR=y
-CONFIG_INTERPRETERS_WAMR_VERSION="e0c2acd178265f6e3db3eb71764c0230a8faf605"
+CONFIG_INTERPRETERS_WAMR_VERSION="30ee992762972e3dbf8c8440b9f352b33b79f38f"
CONFIG_IOB_NBUFFERS=24
CONFIG_IOB_THROTTLE=0
CONFIG_LIBC_FLOATINGPOINT=y