zephyr/drivers/sensor/max17055/CMakeLists.txt

8 lines
122 B
CMake

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