zephyr/drivers/sensor/dht/CMakeLists.txt

4 lines
65 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_DHT dht.c)