zephyr/subsys/timing/CMakeLists.txt

7 lines
130 B
CMake

# Copyright (c) 2020 Intel Corporation.
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(timing.c)