3 lines
135 B
CMake
3 lines
135 B
CMake
|
zephyr_sources_ifdef(CONFIG_LSM9DS0_GYRO lsm9ds0_gyro.c)
|
||
|
zephyr_sources_ifdef(CONFIG_LSM9DS0_GYRO_TRIGGER_DRDY lsm9ds0_gyro_trigger.c)
|