blob: 94f5692b56a4824da882838a38f45c53dbfe85d2 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_CCS811)
zephyr_library()
zephyr_library_sources(board.c)
endif()