zephyr/drivers/sensor/si7006/CMakeLists.txt

6 lines
111 B
CMake
Raw Permalink Normal View History

# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_SI7006 si7006.c)