summaryrefslogtreecommitdiff
path: root/app/drivers/sensor/CMakeLists.txt
blob: a4c2ba89f9cf839753360d1c8e67dbc8448f9695 (plain)
1
2
3
4
5
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT

add_subdirectory_ifdef(CONFIG_ZMK_BATTERY_VOLTAGE_DIVIDER battery_voltage_divider)
add_subdirectory_ifdef(CONFIG_EC11 ec11)