wasm-micro-runtime/product-mini/platforms/zephyr/simple/prj.conf
TianlongLiang cab5ea4207
Sync gitbook with main (#4123)
Merge branch main(f2e3348305) into gitbook
2025-03-03 14:05:12 +08:00

9 lines
232 B
Plaintext

# Copyright (C) 2019 Intel Corporation. All rights reserved.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
CONFIG_STACK_SENTINEL=y
CONFIG_PRINTK=y
CONFIG_LOG=y
CONFIG_LOG_BUFFER_SIZE=4096
CONFIG_THREAD_RUNTIME_STATS=y