zephyr/drivers/sensor/lm35/CMakeLists.txt

5 lines
87 B
CMake

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