blob: 1cf7224baa6c4dc27308835ecbfc947992e00658 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(
CONFIG_OPENOCD_SUPPORT
openocd.c
)
zephyr_sources_ifdef(
CONFIG_ASAN
asan.c
)
add_subdirectory(tracing)