zephyr/drivers/sensor/max44009/CMakeLists.txt

4 lines
75 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_MAX44009 max44009.c)