zephyr/drivers/sensor/max17055/CMakeLists.txt

8 lines
144 B
CMake
Raw Permalink Normal View History

# Copyright 2020 Google LLC
#
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_MAX17055 max17055.c)