1# Copyright (c) 2024 Analog Devices, Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4# zephyr-keep-sorted-start
5add_subdirectory(temp)
6add_subdirectory_ifdef(CONFIG_NPM1300_CHARGER npm1300_charger)
7add_subdirectory_ifdef(CONFIG_NPM2100_VBAT npm2100_vbat)
8add_subdirectory_ifdef(CONFIG_QDEC_NRFX qdec_nrfx)
9# zephyr-keep-sorted-stop
10