zephyr/tests/subsys/debug/thread_analyzer/prj.conf

6 lines
156 B
Plaintext
Raw Normal View History

CONFIG_THREAD_ANALYZER=y
CONFIG_THREAD_ANALYZER_AUTO=y
# log immediate mode requires a bit more stack to print
CONFIG_THREAD_ANALYZER_AUTO_STACK_SIZE=2048