blob: 1fd4af059af9ae8ae5fdb0298ab2d17b2d6d4104 [file] [log] [blame]
#
# Copyright (c) 2020 Facebook, Inc. and its affiliates
#
# SPDX-License-Identifier: Apache-2.0
#
zephyr_library()
zephyr_library_sources(bmp388.c)
zephyr_library_sources_ifdef(CONFIG_BMP388_TRIGGER bmp388_trigger.c)