mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
esp32-devkitc/wamr_wasi_debug: enable wasi-threads
This commit is contained in:
committed by
Xiang Xiao
parent
d524403c4c
commit
9aa9b88f66
@@ -62,9 +62,11 @@ CONFIG_INTERPRETERS_WAMR_BULK_MEMORY=y
|
||||
CONFIG_INTERPRETERS_WAMR_CLASSIC=y
|
||||
CONFIG_INTERPRETERS_WAMR_DEBUG_INTERP=y
|
||||
CONFIG_INTERPRETERS_WAMR_LIBC_WASI=y
|
||||
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="WAMR-1.2.2"
|
||||
CONFIG_INTERPRETERS_WAMR_VERSION="7448a994ed9e2329bbd181381c7c9fda194e1ea0"
|
||||
CONFIG_IOB_NBUFFERS=24
|
||||
CONFIG_IOB_THROTTLE=0
|
||||
CONFIG_LIBC_DLFCN=y
|
||||
|
||||
Reference in New Issue
Block a user