1#
2# Copyright (c) 2022 Badgerd Technologies B.V and its affiliates
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7zephyr_library()
8zephyr_library_sources(bmp581.c)
9