wasm-micro-runtime/product-mini/platforms/zephyr/simple/prj.conf
2024-11-28 11:49:55 +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