1# Copyright (c) 2024 Analog Devices, Inc. 2# SPDX-License-Identifier: Apache-2.0 3 4# zephyr-keep-sorted-start 5add_subdirectory_ifdef(CONFIG_ESP32_TEMP esp32_temp) 6add_subdirectory_ifdef(CONFIG_PCNT_ESP32 pcnt_esp32) 7# zephyr-keep-sorted-stop 8