zephyr/drivers/sensor/seeed/CMakeLists.txt

8 lines
230 B
CMake
Raw Normal View History

# Copyright (c) 2024 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
# zephyr-keep-sorted-start
add_subdirectory_ifdef(CONFIG_GROVE_SENSORS grove)
add_subdirectory_ifdef(CONFIG_HM330X hm330x)
# zephyr-keep-sorted-stop