mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 13:08:26 +00:00
esp32-devkitc/wamr_wasi_debug: enable wasi-threads
This commit is contained in:
parent
d524403c4c
commit
9aa9b88f66
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue