zephyr/subsys/task_wdt/CMakeLists.txt

4 lines
88 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_sources_ifdef(CONFIG_TASK_WDT task_wdt.c)