zephyr/subsys/debug/CMakeLists.txt

7 lines
90 B
CMake

zephyr_sources_ifdef(
CONFIG_OPENOCD_SUPPORT
openocd.c
)
add_subdirectory(tracing)