# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(
CONFIG_OPENOCD_SUPPORT
openocd.c
)
CONFIG_ASAN
asan_hacks.c
add_subdirectory(tracing)