zephyr/drivers/sensor/mchp_tach_xec/CMakeLists.txt

6 lines
119 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_TACH_XEC tach_mchp_xec.c)