zephyr/drivers/sensor/sht4x/CMakeLists.txt

6 lines
89 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(sht4x.c)