zephyr/drivers/sensor/adxl362/CMakeLists.txt

4 lines
73 B
CMake

zephyr_library()
zephyr_library_sources_ifdef(CONFIG_ADXL362 adxl362.c)