1# Copyright (c) 2023 Andreas Kilian
2# SPDX-License-Identifier: Apache-2.0
3
4zephyr_library()
5zephyr_library_sources(veml7700.c)
6