zephyr/drivers/sensor/lps25hb/CMakeLists.txt

4 lines
73 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_LPS25HB lps25hb.c)