zephyr/drivers/sensor/lsm9ds0_mfd/CMakeLists.txt

4 lines
81 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_LSM9DS0_MFD lsm9ds0_mfd.c)