zephyr/drivers/sensor/ccs811/CMakeLists.txt

4 lines
71 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_CCS811 ccs811.c)