blob: f9f628b0eb2fa2473dca883ee31108870ff34505 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_APDS9960 apds9960.c)
zephyr_library_sources_ifdef(CONFIG_APDS9960_TRIGGER apds9960_trigger.c)