blob: 8e5a695f0ca5f142ea7dc87e1936fb43ca2cfa09 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_CCS811 ccs811.c)
zephyr_library_sources_ifdef(CONFIG_CCS811_TRIGGER ccs811_trigger.c)