zephyr/drivers/sensor/lsm6ds0/CMakeLists.txt

4 lines
73 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_LSM6DS0 lsm6ds0.c)