zephyr/subsys/debug/CMakeLists.txt

5 lines
63 B
CMake

zephyr_sources_ifdef(
CONFIG_OPENOCD_SUPPORT
openocd.c
)