xref
: /
subsys
/
debug
/
thread_analyzer
/
CMakeLists.txt
Home
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SPDX-License-Identifier: Apache-2.0
2
3
zephyr_sources(
4
thread_analyzer.c
5
)
6