zephyr/drivers/sensor/lm75/CMakeLists.txt

6 lines
88 B
CMake

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