zephyr/drivers/sensor/lps22hb/CMakeLists.txt

4 lines
73 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_LPS22HB lps22hb.c)