zephyr/drivers/sensor/hdc1008/CMakeLists.txt

4 lines
73 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_HDC1008 hdc1008.c)