Add some build tests for thread_analyzer to catch build issues at CI. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
6 lines
156 B
Plaintext
6 lines
156 B
Plaintext
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
|